Documentation ¶
Index ¶
- Variables
- func RunServer(opts ServerOptions) error
- func RunTargetServer(opts ServerOptions) error
- func ServerCommand(version, commit, enterpriseCommit, buildBranch, buildstamp string) *cli.Command
- func SetBuildInfo(opts ServerOptions)
- func TargetCommand(version, commit, buildBranch, buildstamp string) *cli.Command
- type ServerOptions
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConfigFile string HomePath string PidFile string Packaging string ConfigOverrides string Version bool VerboseVersion bool Profile bool ProfileAddr string ProfilePort uint64 Tracing bool TracingFile string )
flags for the grafana server command(s)
Functions ¶
func RunServer ¶
func RunServer(opts ServerOptions) error
func RunTargetServer ¶
func RunTargetServer(opts ServerOptions) error
func ServerCommand ¶
func ServerCommand(version, commit, enterpriseCommit, buildBranch, buildstamp string) *cli.Command
func SetBuildInfo ¶
func SetBuildInfo(opts ServerOptions)
func TargetCommand ¶
func TargetCommand(version, commit, buildBranch, buildstamp string) *cli.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.