Closed Bug 778773 Opened 12 years ago Closed 8 years ago

KumaScript: Rework statsd measurements

Categories

(developer.mozilla.org Graveyard :: Editing, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: lorchard, Unassigned)

References

Details

The first attempt at statsd in kumascript (bug 734495) wasn't quite a success: * Need a prefix to statsd measurements (eg. developer.kumascript, developer-dev.kumascript) to better organize things and keep separate server clusters from collapsing into the same bucket * Many counter measurements have been collapsed into a single increment, rather than an amount. For instance, if 12 errors happen in a request, they get counted as one. Might be useful to switch to this statsd package, which makes fixing the above easier: https://github.com/msiebuhr/node-statsd-client
Priority: -- → P3
Version: Kuma → unspecified
Component: Docs Platform → Editing
No longer blocks: 756266
The new project bug for adding measurements to KumaScript is bug 1235409
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
See Also: → 1235409
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.