Setting up Thanos locally and getting OOMKilled every time I access Thanos Query UI #7561
Replies: 1 comment
-
Closing as this was a local issue with my Docker. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On my local KinD cluster, I used Helm to deploy
kube-prometheus-stack
for Prometheus and Alertmanager, as well as the Bitnami Thanos chart with the following values:When I port-forward
thanos-query
and go to "rules" for example, the UI hangs until the pod gets killed with a OOM error.I'm not sure what I'm doing wrong, any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions