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,
|
"steppedLine": false,
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "haproxy_process_frontent_ssl_reuse{instance=\"$host\"}",
|
"expr": "haproxy_process_frontend_ssl_reuse{instance=\"$host\"}",
|
||||||
"interval": "$interval",
|
"interval": "$interval",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "SSL session reuse ratio (percent)",
|
"legendFormat": "SSL session reuse ratio (percent)",
|
||||||
|
|
Loading…
Reference in a new issue