Closed
Bug 963128
Opened 12 years ago
Closed 12 years ago
Enable ANALYZE_MODEL_FETCHES on crash stats dev and stage
Categories
(Infrastructure & Operations Graveyard :: WebOps: Socorro, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: bburton)
Details
As of https://bugzilla.mozilla.org/show_bug.cgi?id=963126 we have a way of measuring how we're using caches when talking to the middleware.
This new measuring technique thing is, by default, disabled and we should probably test it out properly first on dev and stage.
Can you set `ANALYZE_MODEL_FETCHES = True` in settings/local.py for dev and stage?
| Assignee | ||
Comment 1•12 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #0)
> As of https://bugzilla.mozilla.org/show_bug.cgi?id=963126 we have a way of
> measuring how we're using caches when talking to the middleware.
>
> This new measuring technique thing is, by default, disabled and we should
> probably test it out properly first on dev and stage.
>
> Can you set `ANALYZE_MODEL_FETCHES = True` in settings/local.py for dev and
> stage?
-dev is being retired, would you still like this for staging?
| Reporter | ||
Comment 2•12 years ago
|
||
Yes please.
It's still a bit weird because stage doesn't get nearly enough traffic to be realistic but it'll test that the new measurement code really works. And when we know it works, we can enable it on prod for a week or something.
| Assignee | ||
Comment 3•12 years ago
|
||
This has been added to the local.py template for staging and been pushed live via puppet, apache has been restarted
Sending socorro/templates/stage/etc-socorro/local.py.erb
Transmitting file data .
Committed revision 82247.
Assignee: server-ops-webops → bburton
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•