metrics/grafana/review: disable annotations by default.

This commit is contained in:
Jimmy Berry
2017-11-08 17:36:41 -06:00
parent 6aafeba0c1
commit 736bfa235e

View File

@@ -3,7 +3,7 @@
"list": [
{
"datasource": "$project",
"enable": true,
"enable": false,
"hide": false,
"iconColor": "rgba(255, 96, 96, 1)",
"limit": 100,