failed pushing to ingester: rpc error: code = Unavailable desc #4682
-
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.
I am getting below errors in distributor pod:
I am using istio, I thought because of that I got the above error messages, after disabling istio able to push the data to distributor from prometheus, but I am unable to see the data in s3 store.I didn't see any error logs in distributor, ingester, store-gateway or compactor. Logs of mimir-ingester-0:
when I search for stor related logs in ingester logs:
Any suggestions on why data is not uploaded to s3? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Able to see the data in cos
|
Beta Was this translation helpful? Give feedback.
Able to see the data in cos