Closed
Bug 910831
Opened 11 years ago
Closed 11 years ago
Stop sending uuids to statsd
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
58
People
(Reporter: lonnen, Assigned: lonnen)
Details
Unique keys are not useful and can really hurt the performance for graphite. The analytics middleware needs patching to truncate uuids from certain paths.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → chris.lonnen
Assignee | ||
Comment 1•11 years ago
|
||
https://github.com/mozilla/socorro/pull/1456
^ will fix this
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/c1300db45a7adc423843c4ee153bf96477f746b0
fixes bug 910831 - truncate paths matching a prefix in analytics middleware
https://github.com/mozilla/socorro/commit/058032c0319d6f7fd52e992afe087448107156fe
Merge pull request #1456 from lonnen/910831-truncate-metrics
fixes bug 910831 - truncate paths matching a prefix in analytics middleware
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•