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

CLD-4642 Add support for SLO metric checks while in soaking state #25

Merged
merged 11 commits into from
Sep 12, 2023

Conversation

stylianosrigas
Copy link
Contributor

Summary

  • Add support for SLO metric checks while in soaking state

Comment on lines 33 to 35
if err != nil {
return errors.Wrap(err, "failed to query thanos")
}
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be higher otherwise the for loop will break, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this should be higher otherwise the for loop will break, right?

Nice catch thanks dude

Copy link
Contributor

@angeloskyratzakos angeloskyratzakos left a comment

Choose a reason for hiding this comment

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

nice addition @stylianosrigas LGTM! 🎉

@stylianosrigas stylianosrigas merged commit 00160c3 into main Sep 12, 2023
3 checks passed
@stylianosrigas stylianosrigas deleted the CLD-4642 branch September 12, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants