Closed Bug 1167767 Opened 9 years ago Closed 9 years ago

Setup statsd instrumentation -> datadog for socorro

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jschneider, Unassigned)

References

Details

They recommend the datadogd package for statsd client.
Blocks: 1167766
(In reply to JP Schneider [:jp] from comment #0)
> They recommend the datadogd package for statsd client.

Lars - I took a quick look at our current statsd impl:

https://github.com/mozilla/socorro/blob/master/socorro/lib/statistics.py

DataDog (the monitoring service we're using) has their own statsd library:

https://github.com/DataDog/datadogpy

Unfortunately I don't think it'll be a drop-in replacement, but we should be able to make use of it.
(In reply to Robert Helmer [:rhelmer] from comment #1)
> (In reply to JP Schneider [:jp] from comment #0)
> > They recommend the datadogd package for statsd client.
> 
> Lars - I took a quick look at our current statsd impl:
> 
> https://github.com/mozilla/socorro/blob/master/socorro/lib/statistics.py
> 
> DataDog (the monitoring service we're using) has their own statsd library:
> 
> https://github.com/DataDog/datadogpy
> 
> Unfortunately I don't think it'll be a drop-in replacement, but we should be
> able to make use of it.
Flags: needinfo?(lars)
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/e75875c3973fd20c834a10da2236635aa94836ca
Merge pull request #2816 from twobraids/statsd_crashstore

Fixes Bug 1167767 - add statsd storage class to count calls to crashstore
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Flags: needinfo?(lars)
You need to log in before you can comment on or make changes to this bug.