fix(templates): fix typo in grafana dashboard.json (#1305)

pull/1307/head
lyh16 2 years ago committed by GitHub
parent e983beb52a
commit 33b8a9822c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,7 +102,7 @@
"properties": [ "properties": [
{ {
"id": "displayName", "id": "displayName",
"value": "Faled" "value": "Failed"
} }
] ]
}, },
@ -290,4 +290,4 @@
"title": "Watchtower", "title": "Watchtower",
"uid": "d7bdoT-Gz", "uid": "d7bdoT-Gz",
"version": 1 "version": 1
} }

Loading…
Cancel
Save