-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
mixin: Reintroduce thanos_objstore_bucket_operation_failures_total alert #3567
Conversation
Hi, please add this alert to the jsonnet file https://github.com/thanos-io/thanos/blob/master/mixin/alerts/sidecar.libsonnet. |
babac04
to
23a0e51
Compare
@yeya24 thx. I added the jsonnet and generated the markdown via makefile targets. Let me know if something else is missing. |
941cdf0
to
d61b5e2
Compare
I see unit-test are failing I will take look on this. |
12e71a6
to
eba61a6
Compare
That's not related to this pr so all good. |
eba61a6
to
2cff87e
Compare
CC @kakkoyun or @metalmatze for a review ^^ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. Thanks for your contribution. Only one comment.
2cff87e
to
2559f6d
Compare
2559f6d
to
aac58c4
Compare
Metric was removed on PR 2002 by mistake Signed-off-by: dmaiocchi <dmaiocchi@suse.com>
aac58c4
to
d00e8d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 Thanks for the contribution.
@yeya24 Feel free to merge it if it's also looking good to you. |
thx guys for patience and help for getting through this. 🌻 And also jsonnet, was not familiar with it. I knew dhall and toml but not yet jsonnet. 😁 That is definitely something I enjoy when picking up new issue on unfamiliar environment .. Thx for reviews again 🎸 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description:
Metric was removed on PR 2002 accidentally. fix #3005
Changes
thanos_objstore_bucket_operation_failures_total
which was deleted by mistakeVerification
tested with make example-rules-lint