Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
torkelo committed Jun 24, 2016
1 parent 2bf1605 commit 5002f6f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions grafana-internal-stats-graphite-version/internal_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@
},
{
"aliasColors": {
"all": "#1F78C1"
"all": "#1F78C1",
"dataproxy": "#6ED0E0"
},
"bars": false,
"datasource": "${DS_GRAPHITE}",
Expand All @@ -147,7 +148,7 @@
"current": false,
"max": false,
"min": false,
"show": true,
"show": false,
"total": false,
"values": false
},
Expand Down Expand Up @@ -249,7 +250,7 @@
"targets": [
{
"refId": "A",
"target": "aliasByNode($prefix.$server.api.dashboard.search.p*, 4)",
"target": "aliasByNode($prefix.$server.api.dashboard.search.p*, 6)",
"textEditor": false
}
],
Expand Down Expand Up @@ -287,7 +288,8 @@
},
{
"aliasColors": {
"count": "#EAB839"
"count": "#EAB839",
"dashboard": "#EAB839"
},
"bars": false,
"datasource": "${DS_GRAPHITE}",
Expand All @@ -307,7 +309,7 @@
"current": false,
"max": false,
"min": false,
"show": true,
"show": false,
"total": false,
"values": false
},
Expand Down Expand Up @@ -705,7 +707,7 @@
}
],
"time": {
"from": "now-1h",
"from": "now-6h",
"to": "now"
},
"timepicker": {
Expand Down Expand Up @@ -756,16 +758,16 @@
"type": "constant"
},
{
"type": "query",
"current": {},
"datasource": "${DS_GRAPHITE}",
"refresh": 1,
"name": "server",
"hide": 0,
"options": [],
"includeAll": false,
"multi": false,
"name": "server",
"options": [],
"query": "$prefix.*",
"current": {}
"refresh": 1,
"type": "query"
}
]
},
Expand All @@ -774,7 +776,7 @@
},
"refresh": false,
"schemaVersion": 12,
"version": 11,
"version": 14,
"links": [],
"gnetId": null
}
Binary file modified grafana-internal-stats-graphite-version/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5002f6f

Please sign in to comment.