Documentation
¶
Overview ¶
Package cmd contains the CLI commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "php-fpm_exporter",
Short: "Exports php-fpm metrics for prometheus",
Long: `php-fpm_exporter exports prometheus compatible metrics from php-fpm.`,
}
RootCmd represents the base command when called without any subcommands
View Source
var Version string
Version that is being reported by the CLI
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.