Skip to content

yral-dapp/analytics-ops

Repository files navigation

grafana-ops

Sign in with your google gobazzinga.io account at https://grafana-yral.fly.dev/

IaC ops repo for Grafana

Workflow editing existing dashboard

  • Obtain private key for datasources from admin

  • 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

Workflow for syncing from Grafana to repository

  • Set targets using grr config set targets Dashboard,Dashboardfolder,DataSource

  • Pull resources using grr pull resources

Fly logs pipeline

Fly logs pipeline

Logs dashboard usage

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •