I deployed signoz on the EKS cluster, and the webs...
# support
q
I deployed signoz on the EKS cluster, and the website says that pod logs are automatically collected, right? I don’t see any logs being collected
s
Look at the signoz-otel-agent pod logs and see if there are any errors
q
my-release-signoz-otel-collector-677f787f47-4lwrn,I have checked this pods logs,don’t have error logs,just some warn:{“level”“warn”,“ts”1724037048.9204094,“caller”“clickhousemetricsexporter/exporter.go279”,“msg”:“Dropped exponential histogram metric with no data points”,“kind”“exporter”,“data type”“metrics”,“name”“clickhousemetricswrite”,“name”“signoz_latency”
Also, I don’t understand how signoz’s built-in otel-collector collects k8s pod logs. I checked the configmap of the otel-collector and only configured two receivers, httplogreceiver/heroku: endpoint: 0.0.0.0:8081 source: heroku httplogreceiver/json: endpoint: 0.0.0.0:8082 source: json
@Srikanth Chekuri can you help to explian?
s
I don’t understand how signoz’s built-in otel-collector collects k8s pod logs
This collector doesn't collect logs. The
k8s-infra
chart collects and sends logs.
q
Yes
Already set the k8s infra
But not collect log
s
It's a bug with recent chart version. We are going to get it fixed
q
Oo
@Srikanth Chekuri which version is stable?
s
Please use
0.11.10
version