Raphael Philipe Mendes da Silva

Results 55 comments of Raphael Philipe Mendes da Silva

Hi, 403 error codes should not be retried. IT seems that there is some issue with your slack configuration: https://api.slack.com/messaging/webhooks#handling_errors

Facing the same issue. I noticed that this happens only with kind starting 0.20.0. On kind v0.19.0 if we use the same image, it will succeed.

Ok, to simplify this PR I made the following changes: * Remove MaxAlerts parameter -> we already have the `exclude_alerts` parameter. This can be added in a later PR if...

I added a bit more unit tests.

Hi @bwplotka 👋🏽 I saw that you reviewed a similar PR recently: https://github.com/prometheus/prometheus/pull/10194 Would you be able to help reviewing this one as well?

I ended updating the new parameters so that they are consistent with the existing ones where we use snake case instead of camel case.

It seems that we were investigating this issue at almost the same time. :) To test reliably you just need to Update a group that was Stopped. Please check [my...

I'm a bit confused, > threw clear error on endpoint /v1/metrics saying it has reached max number of retries. This indicates that `enterprise.otelcollector.gateway.com` does not have an metrics pipeline with...