mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-02-02 07:41:09 -08:00
Fix typo
This commit is contained in:
parent
8182f69d5f
commit
848515857c
|
@ -11013,7 +11013,7 @@
|
|||
"steppedLine": false,
|
||||
"targets": [
|
||||
{
|
||||
"expr": "haproxy_process_frontent_ssl_reuse{instance=\"$host\"}",
|
||||
"expr": "haproxy_process_frontend_ssl_reuse{instance=\"$host\"}",
|
||||
"interval": "$interval",
|
||||
"intervalFactor": 1,
|
||||
"legendFormat": "SSL session reuse ratio (percent)",
|
||||
|
@ -12423,4 +12423,4 @@
|
|||
"list": []
|
||||
},
|
||||
"version": 86
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue