Update haproxy-2.0-full.json

Added escaping
This commit is contained in:
Dmitriy Alekseev 2020-05-20 23:06:12 +03:00 committed by GitHub
parent 1b5cc1b5e4
commit 17d679840d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@
}, },
"targets": [ "targets": [
{ {
"expr": "time() - haproxy_process_start_time_seconds{instance=~"$host:$port"}", "expr": "time() - haproxy_process_start_time_seconds{instance=~\"$host:$port\"}",
"intervalFactor": 2, "intervalFactor": 2,
"refId": "A", "refId": "A",
"step": 1800 "step": 1800