Filippo Giunchedi has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/183476

Change subject: gdash: add carbon-cache utilization dashboard
......................................................................

gdash: add carbon-cache utilization dashboard

Change-Id: I5a6fbff8c8211771790e9c8b51f9f7dc91d9e17b
---
A files/gdash/dashboards/graphite/carbon_cache_cache.graph
1 file changed, 13 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/76/183476/1

diff --git a/files/gdash/dashboards/graphite/carbon_cache_cache.graph 
b/files/gdash/dashboards/graphite/carbon_cache_cache.graph
new file mode 100644
index 0000000..7b2a2db
--- /dev/null
+++ b/files/gdash/dashboards/graphite/carbon_cache_cache.graph
@@ -0,0 +1,13 @@
+title   "carbon cache utilization"
+
+field :cache_size,
+               :alias => "cache size (bytes)",
+               :data  => "sumSeries(carbon.agents.tungsten-*.cache.size)",
+
+field :queues,
+               :alias => "queues",
+               :data  => "sumSeries(carbon.agents.tungsten-*.cache.queues)",
+
+field :overflow,
+               :alias => "overflow",
+               :data  => 
"secondYAxis(sumSeries(carbon.agents.tungsten-*.cache.overflow))",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5a6fbff8c8211771790e9c8b51f9f7dc91d9e17b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to