Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

murafana

a small app to query grafana api

get all dashboards

get all dashboard and save to yaml file

usage

  • add .env file to local, source .env
export GRAFANA_CLOUD_API_KEY="xxxxx"
export GRAFANA_URL="https://xxxx"
  • run command
go run main.go -mode download-list
go run main.go -mode download-dashboard -uid AWSWAFV2a
go run main.go -mode download-dashboards

About

a simple app to query grafana api

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages