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

New metric library to support AWS WorkSpaces #568

Closed
michaelpearsonHO opened this issue Jul 4, 2023 · 1 comment · May be fixed by #569
Closed

New metric library to support AWS WorkSpaces #568

michaelpearsonHO opened this issue Jul 4, 2023 · 1 comment · May be fixed by #569
Assignees
Labels
enhancement New feature or request

Comments

@michaelpearsonHO
Copy link
Contributor

I need a new requests-driven metric value library to support the following SLI calculation.

failure metric1 + failture metric2/
total(success metric + failure metric1 + failture metric2)

example for AWS WorkSpaces Availability SLI: -
Unhealthy + Maintenance /
total(Available + Unhealthy + Maintenance)

No total request metric is provided for a number of AWS services such as WorkSpaces

@michaelpearsonHO
Copy link
Contributor Author

Redundant issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant