Skip to content

Instantly share code, notes, and snippets.

@ryan-lane
Created January 15, 2015 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryan-lane/770d5c7a2f5df6fe3ccc to your computer and use it in GitHub Desktop.
Save ryan-lane/770d5c7a2f5df6fe3ccc to your computer and use it in GitHub Desktop.
# Basic usage (uses default pillar profile key 'grafana')
Ensure myservice dashboard is managed:
grafana.dashboard_present:
- name: myservice
- dashboard_from_pillar: default
- rows_from_pillar:
- systemhealth
- requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment