Closed
Bug 1028896
Opened 12 years ago
Closed 12 years ago
[ReMo] Enable NewRelic Celery monitoring
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: giorgos, Assigned: cliang)
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/411] )
Please activate 'Background Tasks Monitoring (ie Celery Monitoring)' on NewRelic,
- reps.mozilla.org
- reps.allizom.org
- reps-dev.allizom.org
Related bug 886769
Thanks!
Updated•12 years ago
|
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/411]
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → cliang
| Assignee | ||
Comment 1•12 years ago
|
||
I believe that I've got NewRelic reporting for celery working in the reps dev and staging environments. =
@giorgos: Can you please confirm that turning on New Relic reporting on celery hasn't had any unintended side effects? If there aren't any, is there a particular good or bad time to make this change to production? (It will require a reboot of the celery processes.)
This took longer than anticipated. When I first tried to get New Relic monitoring integrated, the celery processes would die with a "DistributionNotFound: Unidecode" error. The "fix" mentioned in bug 869213 was in place but didn't seem to be working. After conferring with jakem, I installed python-unidecode to satisfy the dependency.
Flags: needinfo?(giorgos)
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to C. Liang [:cyliang] from comment #1)
> @giorgos: Can you please confirm that turning on New Relic reporting on
> celery hasn't had any unintended side effects? If there aren't any, is
> there a particular good or bad time to make this change to production? (It
> will require a reboot of the celery processes.)
Both dev and stage reporting works OK. No problems reported on the websites, celery jobs run as expected. Please proceed with production. Time doesn't matter, rebooting celery is fine.
Thanks!
Flags: needinfo?(giorgos)
| Assignee | ||
Comment 3•12 years ago
|
||
The changes have been applied to production.
Please file a new bug if you discover that celery is not working correctly anymore after these changes were made.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 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
•