Jump to: navigation, search

Difference between revisions of "Shotgun"

(Initial change)
 
Line 1: Line 1:
some
+
==What is Shotgun?==
 +
Shotgun is a tool that could be used for gathering files and commands output from a set of nodes in a data driven manner. Shotgun also allows to use custom APIs to get data. These data then can be used to analyze issues (a.k.a. diagnostic snapshot). Shotgun can be used either as a library or a CLI tool. It provides a set of drivers like `command`, `file`, `postgres`, etc. to deal with various data sources.

Revision as of 07:44, 29 March 2016

What is Shotgun?

Shotgun is a tool that could be used for gathering files and commands output from a set of nodes in a data driven manner. Shotgun also allows to use custom APIs to get data. These data then can be used to analyze issues (a.k.a. diagnostic snapshot). Shotgun can be used either as a library or a CLI tool. It provides a set of drivers like `command`, `file`, `postgres`, etc. to deal with various data sources.