Skip to content

Instantly share code, notes, and snippets.

@hbagdi
Last active March 27, 2019 15:10
Show Gist options
  • Save hbagdi/cfff7041617919ecfb7d2c49e6a7f338 to your computer and use it in GitHub Desktop.
Save hbagdi/cfff7041617919ecfb7d2c49e6a7f338 to your computer and use it in GitHub Desktop.
persistence:
enabled: true
datasources:
datasources.yaml:
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus-server
access: proxy
isDefault: true
dashboards:
default:
kong-dash:
gnetId: 7424
revision: 5
datasource: Prometheus
dashboardProviders:
dashboardproviders.yaml:
apiVersion: 1
providers:
- name: 'default'
orgId: 1
folder: ''
type: file
disableDeletion: false
editable: true
options:
path: /var/lib/grafana/dashboards/default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment