Add title to build info panel, remove duplicate panel (#11)

This commit is contained in:
Evan 2020-11-05 16:27:05 -05:00 committed by GitHub
parent a1ae28120b
commit 7245dc2121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,7 +268,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "",
"title": "Build Info",
"transformations": [
{
"id": "labelsToFields",
@ -455,63 +455,6 @@
"x": 12,
"y": 15
},
"id": 9,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"mean"
],
"fields": "",
"values": false
}
},
"pluginVersion": "7.0.4",
"targets": [
{
"expr": "sum(dnsmasq_hits{job=~\"$job\", instance=~\"$instance\"})",
"instant": false,
"interval": "",
"legendFormat": "",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Cache Hits",
"type": "stat"
},
{
"datasource": "$datasource",
"fieldConfig": {
"defaults": {
"custom": {},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 6,
"x": 18,
"y": 15
},
"id": 7,
"options": {
"colorMode": "value",