We have seen some issues specific to DOK cluster environments. @Prashant Shahi might have some pointers.
c
Christopher Paro
06/01/2023, 4:00 AM
I tried changing it from the fqdn to the IP but still no luck. Any help on this would be appreciated.
Christopher Paro
06/06/2023, 10:28 PM
any guidance on this or are we out of luck in terms of running this on a DOK cluster
p
Prashant Shahi
06/13/2023, 4:10 PM
@Christopher Paro IN DOK,
kubeletstats
receiver is unable to fetch metrics since the kubelet API port of the host is not accessible from within the container.
It would take some time to find proper solution around this.
Meanwhile, you could use cadvisor instead to get K8s metrics and use otel-collector-metrics to scrape it either with config change or pod annotation
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.