From 5fd454dc2650778be99f1a75e9eb5f5bc7d8772c Mon Sep 17 00:00:00 2001 From: flipglif1 <37122664+flipglif1@users.noreply.github.com> Date: Thu, 11 Oct 2018 14:12:35 -0700 Subject: [PATCH] Update http.yaml --- http/dashboards/http.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/http/dashboards/http.yaml b/http/dashboards/http.yaml index 33e163e..f249c17 100644 --- a/http/dashboards/http.yaml +++ b/http/dashboards/http.yaml @@ -3,7 +3,7 @@ icon: color: '#000000' name: http labels: [] -name: http +name: http-1 scopes: - defaultValue: "" labelKey: site @@ -30,7 +30,7 @@ widgets: linkType: dashboard path: "" queries: - - query: name,http.status_code,:eq,:max,:cf-max + - query: name,http.status_code,:eq,:max,:cf-max,(,site,),:by scoped: true visible: true seriesStyle: @@ -64,7 +64,7 @@ widgets: linkType: dashboard path: "" queries: - - query: name,http.response_size,:eq,:max,:cf-max + - query: name,http.response_size,:eq,:max,:cf-max,(,site,),:by scoped: true visible: true seriesStyle: @@ -98,7 +98,7 @@ widgets: linkType: dashboard path: "" queries: - - query: name,http.response_time,:eq,:max,:cf-max + - query: name,http.response_time,:eq,:max,:cf-max,(,site,),:by scoped: true visible: true seriesStyle: