Closed Bug 756979 Opened 12 years ago Closed 12 years ago

Log api calls to statsd

Categories

(Marketplace Graveyard :: API, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2012-11-01

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

References

Details

Expose tastypie calls to statsd in a more meaningful way. Currently if you post with the API you get a statsd post to: view.tastypie.resources.wrapper.POST which isn't that helpful.

We want something more like api.validation.GET.
Blocks: 753469
Blocks: 760260
Assigning to Chris. The middleware we use on marketplace is:

https://github.com/andymckay/django-statsd/blob/master/django_statsd/middleware.py

We'll need to adapt this to tastypie.
Assignee: nobody → xwraithanx
Target Milestone: --- → 2012-06-21
I suspect we need to do something here:

https://github.com/mozilla/solitude/blob/master/solitude/base.py#L138-142
Priority: -- → P2
solitude is hooked up into statsd
wontfixing in favor of metlog
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
As per comments in bug 765097 comment 3
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Target Milestone: 2012-06-21 → 2012-08-09
Target Milestone: 2012-08-09 → 2012-08-16
Whiteboard: [ye-olde-paypal]
Target Milestone: 2012-08-16 → ---
Blocks: 794651
Whiteboard: [ye-olde-paypal]
Assignee: xwraithanx → amckay
Target Milestone: --- → 2012-11-01
https://github.com/mozilla/solitude/commit/3f661f
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.