getsentry / getsentry/sentry

Enable Crons monitors to have tags

Open
#66,888 1 comment 1 reaction 0 assignees View on GitHub
Improvement Product Area: Crons
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

Today, it is not possible to add tags to different monitors as a way to group them. This feature can be helpful for creating custom alerts based on a tag or search for all related monitor issues with such tag.

Example, let's say I have the following monitors:

- send-invoices
- send-billing-reminders
- process-invoices

It'd be good to group them with a tag `billing` and be able to create an alert rule to match any Cron issues with the tag `billing`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.