Skip to content

yral-dapp/analytics-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana-ops

IaC ops repo for Grafana

Workflow editing existing dashboard

  • Obtain grafana service account token from admin

  • Set grizzly context

    grr config create-context yral
    grr config set grafana.url https://grafana-yral.fly.dev
    grr config set grafana.token <token>
    
  • Start preview server

    grr serve resources
    
  • Edit in preview will also make changes to YAML file, make a commit

  • "Deploy dashboards" workflow will automatically run on github

Workflow for creating new dashboard

  • Create an empty dashboard yaml file (use this template)

  • Make a commit

  • Now edit the workflow using editing existing dashboard workflow

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published