Skip to content

Commit 6a2a5eb

Browse files
committed
add stats15 to grafana dashboard template
1 parent c980b46 commit 6a2a5eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

grafana_dashboard.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@
159159
"interval": "",
160160
"legendFormat": "Stats60 {{ name }} {{countryiso}}",
161161
"refId": "B"
162+
},
163+
{
164+
"expr": "avg(dd_Stats15{id=~\"[[id]]\"}) by (name,countryiso)",
165+
"interval": "",
166+
"legendFormat": "Stats15 {{ name }} {{countryiso}}",
167+
"refId": "C"
162168
}
163169
],
164170
"thresholds": [],

0 commit comments

Comments
 (0)