forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Grafana to 5.0.2 (istio#4254)
Automatic merge from submit-queue. Update Grafana to 5.0.2 Updating from beta 5.0 to released 5.0. Also update provisioning config to v1 spec. See http://docs.grafana.org/administration/provisioning for docs on latest provisioning config spec. There should be no noticeable changes in Grafana.
- Loading branch information
1 parent
1d5d231
commit 972488c
Showing
3 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
apiVersion: 1 | ||
|
||
providers: | ||
- name: 'default' | ||
org_id: 1 | ||
orgId: 1 | ||
folder: '' | ||
type: file | ||
options: | ||
folder: /var/lib/grafana/dashboards | ||
path: /var/lib/grafana/dashboards |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters