Skip to content

A sidecar to help with using snapshots if your Grafana instance is stateless.

License

Notifications You must be signed in to change notification settings

Whyeasy/grafana-snapshot-helper

Repository files navigation

build status-badge Github go.mod Go version

Grafana snapshot Helper

A Grafana sidecar that allows easy usage of the snapshot capability with a stateless Grafana.

Requirements

Provide a Grafana username that can create API keys; --username <string> or as env variable GRAFANA_USER.

Provide a the corresponding password for this user; --password <string> or as env variables GRAFANA_PASSWORD