diff --git a/grafana/git.yaml b/grafana/git.yaml index 0ff1b7cc82..157328ecef 100644 --- a/grafana/git.yaml +++ b/grafana/git.yaml @@ -57,7 +57,7 @@ dashboard: - title: HTTPS Frontend Current Sessions span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.scur, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.scur, 4) type: graph - title: HTTPS Server Connection Error Rate span: 3 @@ -82,22 +82,22 @@ dashboard: - title: HTTPS Server Average Queue Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.qtime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.qtime, 4) type: graph - title: HTTPS Server Average Connect Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.ctime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.ctime, 4) type: graph - title: HTTPS Server Average Response Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.rtime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.rtime, 4) type: graph - title: HTTPS Server Average Session Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.ttime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_https.*.openstack.org.ttime, 4) type: graph - title: HTTP Frontend showTitle: true @@ -146,7 +146,7 @@ dashboard: - title: HTTP Frontend Current Sessions span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.scur, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.scur, 4) type: graph - title: HTTP Server Connection Error Rate span: 3 @@ -171,22 +171,22 @@ dashboard: - title: HTTP Server Average Queue Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.qtime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.qtime, 4) type: graph - title: HTTP Server Average Connect Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.ctime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.ctime, 4) type: graph - title: HTTP Server Average Response Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.rtime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.rtime, 4) type: graph - title: HTTP Server Average Session Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.ttime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_http.*.openstack.org.ttime, 4) type: graph - title: Git Protocol Frontend showTitle: true @@ -235,7 +235,7 @@ dashboard: - title: Git Frontend Current Sessions span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.scur, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.scur, 4) type: graph - title: Git Server Connection Error Rate span: 3 @@ -260,20 +260,20 @@ dashboard: - title: Git Server Average Queue Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.qtime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.qtime, 4) type: graph - title: Git Server Average Connect Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.ctime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.ctime, 4) type: graph - title: Git Server Average Response Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.rtime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.rtime, 4) type: graph - title: Git Server Average Session Time span: 3 targets: - - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.ttime, 3) + - target: aliasByNode(stats.gauges.haproxy.balance_git_daemon.*.openstack.org.ttime, 4) type: graph