Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 486 Bytes

Add dashboard to grafana

When you run in local machine

  1. Please Add grafana url and api_key to all.yaml
  2. Add Your customized dashboards (filename.json) to files
  3. Run ansible-playbook -v run.yaml

When you run with gitlab CI

  1. Please Add Grafana GRAFANA_URL and GRAFANA_API_KEY to Gitlab CI variable
  2. Add Your customized dashboards (filename.json) to Dashboards