Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not able to access http://<IP>:9601/metrics in GKE cluster using k8 soketi helm. #36

Open
nw18rishabhjain opened this issue Aug 17, 2023 · 1 comment
Labels
goal:fix Something isn't working

Comments

@nw18rishabhjain
Copy link

nw18rishabhjain commented Aug 17, 2023

I have installed k8 soketi via helm chart and enabled metrics and serviceMonitor
However, when I try to access my-k8-soketi-k8soketi-metrics service using url http://<IP>:9601/metrics it is not accessible via curl.

The metrics service in GKE is not having any endpoint.

Screenshot 2023-08-18 at 11 30 36 AM
@rennokki rennokki added the goal:fix Something isn't working label Aug 18, 2023
@rennokki
Copy link
Member

Yes, this is a chart bug that will be fixed. To workaround, it requires you to set the SOKETI_METRICS_ENABLED=1 environment variable with extraEnv

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
goal:fix Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants