blob: 65535d62130fbd0cc9bb14747b99d2af1150e670 [file] [log] [blame]
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"description": "",
"editable": false,
"gnetId": null,
"graphTooltip": 0,
"links": [],
"panels": [
{
"datasource": "$ds",
"description": "E2E Tests",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 0
},
"id": 1,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"targets": [
{
"exemplar": true,
"expr": "sum by (name) (aetheredge_e2e_tests_ok{name=~\"$agents\"})",
"interval": "",
"legendFormat": "{{name}}",
"queryType": "randomWalk",
"refId": "A"
}
],
"title": "Monitoring agents E2E Test",
"type": "timeseries"
}
],
"refresh": "",
"schemaVersion": 30,
"style": "light",
"tags": [],
"templating": {
"list": [
{
"label" : "Agents",
"multi" : true,
"name" : "agents",
"type" : "query",
"datasource": "$ds",
"definition": "label_values(aetheredge_e2e_tests_ok, name)",
"query": {
"query": "label_values(aetheredge_e2e_tests_ok, name)",
"refId": "StandardVariableQuery"
},
"refresh": 1,
"sort" : 1
},
{
"label" : "Datasource",
"multi" : false,
"name" : "ds",
"type" : "datasource",
"query": "prometheus",
"queryValue": "",
"refresh": 1,
"regex": ""
}
]
},
"time": {
"from": "now-15m",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "E2E Tests",
"uid": "site-monitoring",
"version": 1
}