Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(alerts): Add insights metrics option and alert type #76634

Merged

Conversation

edwardgou-sentry
Copy link
Contributor

Adds Insights Metric as an Alert type in the UI, protected behind the insights-alerts feature flag.
image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 27, 2024
@edwardgou-sentry
Copy link
Contributor Author

note: The alert rule builder doesn't fully work with Insight Metrics yet. This PR just includes the option and some types + constants. There will be a separate PR to update the builder to fully support Insights

@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review August 27, 2024 21:25
@edwardgou-sentry edwardgou-sentry requested review from a team as code owners August 27, 2024 21:25
Copy link
Contributor

@nhsiehgit nhsiehgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need a :rubber_stamp:? 🤷 👍

@edwardgou-sentry
Copy link
Contributor Author

Thanks for the review @nhsiehgit ! This PR relies on some changes from #76566 which is still open. I based this PR on that branch to minimize the code diff. Let me know if that changes anything for you! I plan to merge this in to master after #76566 is reviewed and merged

Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good

Base automatically changed from egou/feat/is-insights-metric-alert to master August 28, 2024 18:28
@edwardgou-sentry edwardgou-sentry merged commit d959542 into master Aug 28, 2024
43 checks passed
@edwardgou-sentry edwardgou-sentry deleted the egou/feat/add-insights-metrics-option-and-alert-type branch August 28, 2024 19:19
ArthurKnaus pushed a commit that referenced this pull request Aug 29, 2024
Adds Insights Metric as an Alert type in the UI, protected behind the
`insights-alerts` feature flag.
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants