Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

signoz-0.32.2 otel agent does not collect host metrics #386

Open
lerlacher-fm opened this issue Jan 22, 2024 · 1 comment
Open

signoz-0.32.2 otel agent does not collect host metrics #386

lerlacher-fm opened this issue Jan 22, 2024 · 1 comment

Comments

@lerlacher-fm
Copy link

Hello,

I've done a mostly vanilla install of signoz through helm on a self-hosted kubernetes cluster.

The signoz docs suggest that host metrics should be collected: https://signoz.io/docs/tutorial/kubernetes-infra-metrics/#list-of-metrics

However, while the k8s_* metrics are collected, I can't find any system_* metrics in signoz.

The opentelemetry docs suggest that the host rootfs needs to be mounted into the container: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/README.md#collecting-host-metrics-from-inside-a-container-linux-only

I can't see any way to pass the required config for this to the helm chart.

Is this supposed to be supported?

@srikanthccv
Copy link
Member

You can use override-values.yaml to customize the config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants