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

Capture Alerts triggered as part of telemetry #463

Closed
chaitanyaenr opened this issue Aug 14, 2023 · 3 comments
Closed

Capture Alerts triggered as part of telemetry #463

chaitanyaenr opened this issue Aug 14, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@chaitanyaenr
Copy link
Collaborator

Alerts triggered during the chaos need to be captured as part of the telemetry for the use cases where we are training a ML model on what happens in a cluster during the chaos as well as to understand what components got impacted.

@chaitanyaenr chaitanyaenr added the enhancement New feature or request label Aug 14, 2023
@chaitanyaenr
Copy link
Collaborator Author

We can expand the existing prometheus api client integration to support querying between start and end timestamps to achieve it: https://github.com/redhat-chaos/krkn/blob/main/kraken/prometheus/client.py#L26.

@chaitanyaenr
Copy link
Collaborator Author

cc: @tsebastiani @juliemathew

@tsebastiani tsebastiani self-assigned this Aug 23, 2023
@chaitanyaenr
Copy link
Collaborator Author

We might want to capture critical alerts both during and post chaos ( separate fields ).

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

No branches or pull requests

2 participants