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

chore: dashboards to alerts creation support in query-service #3924

Merged
merged 4 commits into from
Nov 10, 2023

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Nov 8, 2023

Part of #3912

Users will be redirected from the dashboard page to the alerts page with all the queries in a widget since there can be more than one query (for example P90, P95, P99), we ask users to select the query (it can't be multiple) that should be used against the threshold. This change add the support with selectedQueryName that falls back to old logic when it doesn't exist.

Copy link

request-info bot commented Nov 8, 2023

We would appreciate it if you could provide us with more info about this issue/pr!

@github-actions github-actions bot added the chore label Nov 8, 2023
@SigNoz SigNoz deleted a comment from github-actions bot Nov 8, 2023
@srikanthccv srikanthccv marked this pull request as ready for review November 10, 2023 10:52
@nityanandagohain
Copy link
Member

nityanandagohain commented Nov 10, 2023

Don't have much knowledge on alerts, I am probably not the best presion to review this.

@srikanthccv
Copy link
Member Author

srikanthccv commented Nov 10, 2023

Honestly, nobody else has any context either and that's why I tried to add as many comments as needed to help understand the change. I will need approval to merge it so I asked both of you.

Copy link
Member

@nityanandagohain nityanandagohain left a comment

Choose a reason for hiding this comment

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

From what I understand this looks good to me. But hope the happy flow is tested properly.

@srikanthccv srikanthccv merged commit ddc3cc4 into develop Nov 10, 2023
12 checks passed
@srikanthccv srikanthccv deleted the dashboards-to-alerts branch November 10, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants