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

Expand the ResilienceEvent with the Severity #1143

Closed
martintmk opened this issue Apr 18, 2023 · 0 comments · Fixed by #1361
Closed

Expand the ResilienceEvent with the Severity #1143

martintmk opened this issue Apr 18, 2023 · 0 comments · Fixed by #1361
Assignees
Labels
up-for-grabs v8 Issues related to the new version 8 of the Polly library.
Milestone

Comments

@martintmk
Copy link
Contributor

martintmk commented Apr 18, 2023

This allows us to report Informational events and use the common-infra.

Changes:

  • Add/Modify methods on ResilienceStrategyTelemetry to accept the serverity.
  • Make sure that TelemetryResilienceStrategy strategy reports unhealthy status only for events with high severity.
  • Consider whether to introduce new enum or re-use some existing one.
@martintmk martintmk added the v8 Issues related to the new version 8 of the Polly library. label Apr 18, 2023
@martintmk martintmk added this to the v8.0.0 milestone Apr 18, 2023
@martintmk martintmk changed the title Expand the ReportedResilienceEvent with the Severity Expand the ResilienceEvent with the Severity Jun 7, 2023
@martintmk martintmk self-assigned this Jun 27, 2023
@martintmk martintmk moved this to In Progress in Polly v8 Jun 27, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Polly v8 Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up-for-grabs v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant