Faidon Liambotis has submitted this change and it was merged.

Change subject: gdash: remove logbase from reqstats.5xx
......................................................................


gdash: remove logbase from reqstats.5xx

As surprising as that sounds, reqstats.5xx can be 0 sometimes, in which
case Graphite returns a 500 with a backtrace that ends with:

GraphError: Logarithmic scale specified with a dataset with a minimum
value less than or equal to zero.

Change-Id: I55360737d29f7e01f53b23e35c1f89922b9db70f
---
M files/gdash/dashboards/reqerror/1.5xx.graph
M files/gdash/dashboards/reqerror/3.5xx-sum-1day.graph
M files/gdash/dashboards/reqerror/5.5xx-1wk.graph
M files/gdash/dashboards/reqerror/7.5xx-2m.graph
M files/gdash/dashboards/reqerror/9.5xx-1y.graph
5 files changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Faidon Liambotis: Verified; Looks good to me, approved



diff --git a/files/gdash/dashboards/reqerror/1.5xx.graph 
b/files/gdash/dashboards/reqerror/1.5xx.graph
index 264b006..014d94d 100644
--- a/files/gdash/dashboards/reqerror/1.5xx.graph
+++ b/files/gdash/dashboards/reqerror/1.5xx.graph
@@ -1,6 +1,5 @@
 title   "HTTP 5xx Responses -8hours"
 linewidth 2
-logbase 2
 linemode "connected"
 hide_legend "false"
 from "-8hours"
diff --git a/files/gdash/dashboards/reqerror/3.5xx-sum-1day.graph 
b/files/gdash/dashboards/reqerror/3.5xx-sum-1day.graph
index 8a505b4..18a185e 100644
--- a/files/gdash/dashboards/reqerror/3.5xx-sum-1day.graph
+++ b/files/gdash/dashboards/reqerror/3.5xx-sum-1day.graph
@@ -1,6 +1,5 @@
 title   "HTTP 5xx Responses -1day"
 linewidth 2
-logbase 2
 linemode "staircase"
 hide_legend "false"
 from "-1 day"
diff --git a/files/gdash/dashboards/reqerror/5.5xx-1wk.graph 
b/files/gdash/dashboards/reqerror/5.5xx-1wk.graph
index 5813884..4105a8c 100644
--- a/files/gdash/dashboards/reqerror/5.5xx-1wk.graph
+++ b/files/gdash/dashboards/reqerror/5.5xx-1wk.graph
@@ -1,6 +1,5 @@
 title   "HTTP 5xx Responses/hour -1week"
 linewidth 2
-logbase 2
 linemode "connected"
 hide_legend "false"
 from "-1 week"
diff --git a/files/gdash/dashboards/reqerror/7.5xx-2m.graph 
b/files/gdash/dashboards/reqerror/7.5xx-2m.graph
index 90af6ad..000126b 100644
--- a/files/gdash/dashboards/reqerror/7.5xx-2m.graph
+++ b/files/gdash/dashboards/reqerror/7.5xx-2m.graph
@@ -1,6 +1,5 @@
 title   "HTTP 5xx Responses/hour -2month"
 linewidth 2
-logbase 10
 linemode "connected"
 hide_legend "false"
 from "-2month"
diff --git a/files/gdash/dashboards/reqerror/9.5xx-1y.graph 
b/files/gdash/dashboards/reqerror/9.5xx-1y.graph
index d1c6a5d..7db424b 100644
--- a/files/gdash/dashboards/reqerror/9.5xx-1y.graph
+++ b/files/gdash/dashboards/reqerror/9.5xx-1y.graph
@@ -1,6 +1,5 @@
 title   "HTTP 5xx Responses/hour -1year"
 linewidth 2
-logbase 10
 linemode "connected"
 hide_legend "false"
 from "-1year"

-- 
To view, visit https://gerrit.wikimedia.org/r/107367
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I55360737d29f7e01f53b23e35c1f89922b9db70f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to