Aarjav Patni
01/30/2025, 11:19 PMk8s-infra
chart by following this doc: https://signoz.io/docs/metrics-management/k8s-infra-otel-config/
I'm getting this error in the logs of the OTel collector that k8s-infra
deployed:
2025-01-30T23:09:25.960Z info envprovider@v1.15.0/provider.go:53 Configuration references empty environment variable {"name": "OTEL_EXPORTER_OTLP_ENDPOINT"}
2025-01-30T23:09:25.960Z warn envprovider@v1.15.0/provider.go:51 Configuration references unset environment variable {"name": "SIGNOZ_API_KEY"}
Error: invalid configuration: exporters::otlp: requires a non-empty "endpoint"
2025/01/30 23:09:25 collector server run finished with error: invalid configuration: exporters::otlp: requires a non-empty "endpoint"
Chitransh Gupta
01/31/2025, 9:59 AMPrashant Shahi
01/31/2025, 2:26 PMhttps://signoz.io/docs/metrics-management/k8s-infra-otel-config/@Chitransh Gupta can you please update the above guide? We should mention the prerequisite of K8s-Infra chart already installed. If not, follow the install tutorial.
Aarjav Patni
01/31/2025, 5:35 PMAarjav Patni
01/31/2025, 5:36 PM