You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this has been fixed in #1287 - now we wait until the external label info is known before starting the uploading process. Thus I'm closing it 😄 @bwplotka please reopen this if this hasn't been addressed.
Right now if we cannot talk to Prometheus due to configuration error (e.g wrong value in prometheus.url) flag, we cannot fetch external labels.
This means that if upload is enabled we upload blocks without any external labels even though we had info early that we retry.
This is combined with wrong readiness probe marking on Kubernetes.
AC:
The text was updated successfully, but these errors were encountered: