Skip to content

zoezhangmattr/murafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages