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_20140331&until=00%3A00_20140401&target=scap.scap.count&format=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

Reply via email to