Documentation
¶
Index ¶
Constants ¶
View Source
const OstentVersion = "0.7.0"
OstentVersion of the latest known release. Compared to bin mode. MUST BE semver compatible: no two digits ("X.Y") allowed.
Variables ¶
View Source
var RootCmd = &cobra.Command{ SilenceUsage: true, Use: "ostent", Short: "Ostent is a metrics tool.", Long: "Ostent is a server tool to collect, display and report system metrics.", PersistentPostRunE: persistentPostRuns.runE, PersistentPreRunE: persistentPreRuns.runE, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.