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

Use ProcessStateStatus to detect alerting scenarios in healthcheck #4143

Merged
merged 4 commits into from Mar 23, 2023

Conversation

gskrobisz
Copy link
Member

Before

Healthcheck alerts when there is a scenario deployed-not-running.

After

Helathcheck alerts when there is scenario with any instance of ProblemStateStatus (including deployed-not-running)

@gskrobisz gskrobisz force-pushed the improvement/healthcheck_on_problem branch from 3a1764f to 93d8d14 Compare March 21, 2023 20:33
@github-actions github-actions bot added the docs label Mar 21, 2023
Copy link
Collaborator

@gadomsky gadomsky left a comment

Choose a reason for hiding this comment

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

LGTM

@gskrobisz gskrobisz force-pushed the improvement/healthcheck_on_problem branch from 15d29da to 6c1ed6e Compare March 22, 2023 18:49
@gskrobisz gskrobisz changed the base branch from improvement/filtering_by_status_part3 to staging March 22, 2023 18:52
Copy link
Collaborator

@gadomsky gadomsky left a comment

Choose a reason for hiding this comment

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

lgtm

@gskrobisz gskrobisz merged commit 5936a27 into staging Mar 23, 2023
1 check passed
@coutoPL coutoPL deleted the improvement/healthcheck_on_problem branch August 16, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants