Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

AIRSHIP-658: Sentry monitoring#18

Merged
mmcgarr merged 4 commits intomasterfrom
sentry-monitoring
Jan 10, 2022
Merged

AIRSHIP-658: Sentry monitoring#18
mmcgarr merged 4 commits intomasterfrom
sentry-monitoring

Conversation

@mmcgarr
Copy link
Contributor

@mmcgarr mmcgarr commented Jan 4, 2022

Sending errors to sentry so we can trigger alerts. These will trigger if we fail to start (eg. bad config) or if we fail to push messages to slack.

I'll look separately at adding some prometheus metrics.

@mmcgarr mmcgarr changed the title Sentry monitoring AIRSHIP-658: Sentry monitoring Jan 4, 2022
@Joseph-Irving
Copy link

You're sending the raw error to sentry instead of the formatted error that we log out, I would probably prefer the latter as it will give us more immediate context as to what the error relates to.

@mmcgarr
Copy link
Contributor Author

mmcgarr commented Jan 4, 2022

Thanks, yeah that might be easier to work with. I've just pushed an update. Is this how you mean? a35728e

@mmcgarr mmcgarr merged commit 3916250 into master Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants