Closed
Bug 1303020
Opened 9 years ago
Closed 8 years ago
log stuff with statsd
Categories
(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P3)
Release Engineering Graveyard
Applications: Balrog (backend)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: bhearsum, Unassigned)
Details
(Whiteboard: [lang=python])
While talking about metrics and log aggregation recently, I was reminded that we have the ability to dump things out via statsd, and have them aggregated to Datadog. Much of what we need is covered by what nginx and elb already send, but there may be some application-specific things that would be useful. Eg: LRU cache stats, or https://bugzilla.mozilla.org/show_bug.cgi?id=758373 (if we can find a type of chart that suits that kind of data).
To start with, I think it would be best to choose something simple so we can figure out the best place/way to integrate this with the code.
http://docs.datadoghq.com/guides/dogstatsd/#events may also be useful if we need to make use of Datadog-specific charts.
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [lang=python]
| Reporter | ||
Comment 1•8 years ago
|
||
This bug is unspecific, let's file bugs for specific things.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•