Is your feature request related to a problem ?
Hi, I am trying to setup kube prometheus stack on K3s and I am having a lot of issues. By default kube controller, proxy and etcd services are not mapped to any endpoint (with the latest version of the stack) and I have empty dashboards for those services in Grafana. Also I read that K3s is exposing metrics from all these in each of them so for the ones which work I will get duplicated data in the Prometheus. So is there custom version of kube prometheus stack which works with K3s and if not, are there any workarounds to get it to work with the latest prom stack version?
Describe the solution you'd like.
I don't have a solution. I noticed that if I add node IP for the services which do not work (proxy, controller, etcd) to endpoints key in values yaml I get Grafana dashboard showing values. I only tested it with version 41 of the stack. But this solution is not longterm and doesn't seem like something I could count on. Didn't test with multi node setup and not sure how would that work. Also I don't understand why it even works (I guess because k3s exposes all variables on all services but not sure)
Describe alternatives you've considered.
I don't know of any alternatives.
Additional context.
No response
Is your feature request related to a problem ?
Hi, I am trying to setup kube prometheus stack on K3s and I am having a lot of issues. By default kube controller, proxy and etcd services are not mapped to any endpoint (with the latest version of the stack) and I have empty dashboards for those services in Grafana. Also I read that K3s is exposing metrics from all these in each of them so for the ones which work I will get duplicated data in the Prometheus. So is there custom version of kube prometheus stack which works with K3s and if not, are there any workarounds to get it to work with the latest prom stack version?
Describe the solution you'd like.
I don't have a solution. I noticed that if I add node IP for the services which do not work (proxy, controller, etcd) to endpoints key in values yaml I get Grafana dashboard showing values. I only tested it with version 41 of the stack. But this solution is not longterm and doesn't seem like something I could count on. Didn't test with multi node setup and not sure how would that work. Also I don't understand why it even works (I guess because k3s exposes all variables on all services but not sure)
Describe alternatives you've considered.
I don't know of any alternatives.
Additional context.
No response