Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 651 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 651 Bytes

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