Problem with DoBatch: InstancesCount #4662
Replies: 2 comments 14 replies
-
It looks like you're using istio. I don't have experience with istio, but there is this issue about someone mentioning their experience with Mimir and istio and there were incompatibilities with istio at the time #2852 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Dimitar Dimitrov. |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Configured mimir on kubernetes with backend to s3 by changing values.yaml file under https://github.com/grafana/mimir/blob/main/operations/helm/charts/mimir-distributed/values.yaml, trying to push data from prometheus to mimir.
Configuration in prometheus:
Received the below error from prometheus pod:
port-forwarded
mimir-distributor
pod:Distributor deployment values from values.yaml:
Ingester sts values from values.yaml:
distributor logs have some connectivity issues:
Please help me what I am missing to make
distributor
to haveInstancesCount > 0
Beta Was this translation helpful? Give feedback.
All reactions