Skip to content

Importer for varoius Grafana Dashboards. Supports folder for an better structure.

License

Notifications You must be signed in to change notification settings

bodsch/ansible-grafana-dashboards

Repository files navigation

Ansible Role: grafana_dashboards

Importer for varoius Grafana Dashboards. Supports folder for an better structure.

A repository with sample dashboards can be viewed here.

GitHub Workflow Status GitHub issues GitHub release (latest by date) Ansible Quality Score

Requirements & Dependencies

  • rsync

Operating systems

Tested on

  • Arch Linux
  • Artix Linux
  • Debian based
    • Debian 11 / 12

configuration

grafana_dashboards_upgrade: false

grafana_dashboards_direct_download: false

grafana_dashboards_servername: "{{ ansible_fqdn }}"

grafana_dashboards_git:
  update: true
  url: ""
  version: ""

# vars from grafana role
grafana_provisioning_synced: false
grafana_data_dir: /var/lib/grafana

Contribution

Please read Contribution

Development, Branches (Git Tags)

The master Branch is my Working Horse includes the "latest, hot shit" and can be complete broken!

If you want to use something stable, please use a Tagged Version!

Author

  • Bodo Schulz

License

Apache

FREE SOFTWARE, HELL YEAH!