Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo F committed Mar 9, 2021
1 parent 8182f69 commit 8485158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prometheus/haproxy-2-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down Expand Up @@ -12423,4 +12423,4 @@
"list": []
},
"version": 86
}
}

0 comments on commit 8485158

Please sign in to comment.