grafana

package
v0.15.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GrafanaCmd = &cobra.Command{
	Use:   "grafana",
	Short: "Interact with Grafana",
	Long:  `Interact with Grafana`,
}

Functions

func RunDownloadConfig

func RunDownloadConfig(args DownloadConfigArgs) error

Types

type DownloadConfigArgs

type DownloadConfigArgs struct {
	*GrafanaArgs
	NoAlert       bool
	NoDashboards  bool
	NoDataSources bool
	StorageDir    string
}

type GrafanaArgs

type GrafanaArgs struct {
	*rootCmd.RootArgs
	ApiURL   string
	ApiToken string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL