Closed
Bug 1439975
Opened 7 years ago
Closed 7 years ago
Send alerts to #taskcluster-bots for Sentry, Papertrail, Signal FX
Categories
(Taskcluster :: General, enhancement)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hassan, Assigned: hassan)
References
Details
No description provided.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → helfi92
Summary: Send an alert to taskcluster-bots when a sentry error occurs → Send an alert to #taskcluster-bots when a sentry error occurs
Assignee | ||
Updated•7 years ago
|
Blocks: tc-stability
Assignee | ||
Updated•7 years ago
|
Summary: Send an alert to #taskcluster-bots when a sentry error occurs → Send alerts to #taskcluster-bots for Sentry, Papertrail, Signal FX
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
`hubot-irc-alert` is now in production and it understands:
- Sentry
- Signal FX
- Papertrail
I took care of connecting all of our sentry projects to hubot. The next step is to connect Signal FX and Papertrail.
---
Signal FX:
1. Head over to the integrations page and install the webhook integration using the appropriate webhook URL[1]. Note: Enable the Send only counts option. I wasn't able to do that because I don't admin privileges.
2 Click the "Alerts" tab and select detector.
3. Create new rules and make sure to connect them to the webhook.
---
Papertrail:
1. Click on the "Events" tabs, search for the relevant query (in the example use above, “segfault”)
2. Click Save Search and give the search a name.
3. Select Save & Setup an Alert.
4. Select Webhook as the alert type.
5. Define your webhook URL and callback frequency (minute, hour, or day).
---
Webhook URLs to use:
[1] Signal FX:https://hubot-irc-alert.herokuapp.com/hubot/signalfx
[2] Paperttrail: https://hubot-irc-alert.herokuapp.com/hubot/signalfx
Assignee | ||
Comment 3•7 years ago
|
||
Added Signal FX webhook integration for all existing alerts that send emails to taskcluster-notifications+papertrail@mozilla.com.
Assignee | ||
Comment 4•7 years ago
|
||
Sorry, I meant to say Papertrail, not Signal FX :)
Assignee | ||
Comment 5•7 years ago
|
||
Added Signal FX webhook integrations for all existing detectors that were sending emails to taskcluster-notifications+signalfx@mozilla.com.
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•