Revision 758dfbdbfd85ffbbebefad8e7ba6468848624441 authored by Grot (@grafanabot) on 10 May 2023, 09:43:01 UTC, committed by GitHub on 10 May 2023, 09:43:01 UTC
Alerting: Update contact point state semantics (#67994)

(cherry picked from commit 5d047160e9422dd4377bcd4cf63876677b0bf6c0)

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
1 parent 85096b0
Raw File
dashboards.yaml
apiVersion: 1

providers:
 - name: 'gdev dashboards'
   folder: 'gdev dashboards'
   folderUid: ''
   type: file
   allowUiUpdates: false
   updateIntervalSeconds: 60
   options:
     path: devenv/dev-dashboards
back to top