[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |o...@wikimedia.org
   |org |

--- Comment #12 from Bryan Davis bda...@wikimedia.org ---
Assigning to Ori in the hope that he can find some time to look into the
txstatsd behavior and the missing metrics. Once those issues are fixed it
should be pretty easy to correct the gdash configuration.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||o...@wikimedia.org

--- Comment #11 from Bryan Davis bda...@wikimedia.org ---
The configuration changes now have data being recorded in graphite for scap
runs again, but there are three remaining issues:

1) The metric names have changed. The gdash configuration is looking to add the
metrics deploy.sync-common-file, deploy.sync-common-all and deploy.scap
to the graph. With the change from direct carbon communication to statsd and
the changes to scap code, these metric names have changed. scap.scap.count
should be the equivalent of the old deploy.scap metric.

2) In theory the metrics for deploy.sync-common-file and
deploy.sync-common-all should just need a .count added to them, but I'm not
currently seeing metrics with those names in graphite at all.

3) The txstatsd recorded stats for scap.scap.count don't look right at all. I
would expect graphite to be recording the aggregate sum of the scap.scap:1|c
calls seen in the last minute which would typically be 0 and occasionally be 1
(or possibly 2 with aborted scaps). Instead it seems to be recording a value of
1.0 every minute with occasional values of 5.0 that are not correlated with
other scap logging output. [0]


[0]:
https://graphite.wikimedia.org/render?from=23%3A00_20140331until=00%3A00_20140401target=scap.scap.countformat=json

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #8 from Bryan Davis bda...@wikimedia.org ---
When we figure out what all the new deploy metrics are they should be added to
templates/gdash/deploy_addon.erb in oeprations/puppet.git to fix the marks
added.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #9 from Bryan Davis bda...@wikimedia.org ---
There is some additional problem with the current gdash configuration.

When the Show Code Deploys checkbox is active, something is causing the
generated graphite URLs to contain an extraordinary number of superfluous
ampersands. In one URL I just examined there are 4188 extra ampersands inserted
between the deployment metric stanzas and the remainder of the graph
description.

When these ampersands are removed from the graphite URL the graph renders
(albeit with no deploy markers).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High

--- Comment #10 from Greg Grossmeier g...@wikimedia.org ---
For what it's worth, I was seeing graphite urls like that (tons of s) on
Friday the 14th.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

jeremyb bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 CC||bugzilla+org.wikimedia@tuxm
   ||achine.com
   See Also||https://rt.wikimedia.org/Ti
   ||cket/Display.html?id=6970

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 119339 had a related patch set uploaded by BryanDavis:
Fix MW_STATSD_PORT to point to correct listener

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 119340 had a related patch set uploaded by BryanDavis:
Fix statsd_port value

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #4 from Bryan Davis bda...@wikimedia.org ---
After these patches land and we get some data in graphite again I think we'll
need to look at the gdash configuration and update the metric names that it
uses to identify deployments as well. deploy2graphite and scap send different
metrics to graphite.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 119340 merged by jenkins-bot:
Fix statsd_port value

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 119339 merged by Ori.livneh:
Fix MW_STATSD_PORT to point to correct listener

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #7 from Bryan Davis bda...@wikimedia.org ---
See https://gerrit.wikimedia.org/r/#/c/111409/ for the change from carbon to
statsd that should have been accompanied by a change to the gdash configuration
and port number as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 CC||bda...@wikimedia.org

--- Comment #1 from Bryan Davis bda...@wikimedia.org ---
See also https://rt.wikimedia.org/Ticket/Display.html?id=6970

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l