getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.15k stars 4.2k forks source link

Handle maintenance window #38046

Open nklymok opened 2 years ago

nklymok commented 2 years ago

Problem Statement

Many database providers allow to set up a recurring maintenance window i.e for 30 minutes every Thursday. Database is not available during that time, so Sentry sends errors. The solution proposed in #1517 is not suitable for handling recurring maintenance windows, as it only allows to set a limit of event per day/hour etc.

Solution Brainstorm

It would be great to set up ignoring all errors during given maintenance window.

getsentry-release commented 2 years ago

Routing to @getsentry/workflow for triage. ⏲️

brianthi commented 2 years ago

Thank you @jesuisnaz for the suggestion! I have shared this with our PM team, and will consider this idea for future development.

github-actions[bot] commented 2 years ago

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

terotil commented 1 year ago

Temporary scheduled disabling of data ingestion (either project or key level) would be useful feature for us in Nordcloud.