i'm getting
Transient error StatusCode.UNAVAILABLE encountered while exporting traces to my-release-signoz-otel-collector.platform.svc.cluster.local:4317, retrying in 1s.
Transient error StatusCode.UNAVAILABLE encountered while exporting traces to my-release-signoz-otel-collector.platform.svc.cluster.local:4317, retrying in 1s.
alot in my sqs consumer, what can be the reason?
s
Srikanth Chekuri
04/15/2024, 12:45 PM
It happens when a python exporter fails to send data. Your receiver is probably not available.
n
Nikhil Choubey
04/15/2024, 1:21 PM
My receiver is available
s
Srikanth Chekuri
04/15/2024, 3:34 PM
It's an intermittent issue as seen from the logs. You need to make sure the collector has enough resources and is available all the time.
n
Nikhil Choubey
04/15/2024, 6:47 PM
i'm running the collector in kubernetes and haven't really allocated on how and what resources will it get, i thought default values would be appropriatte
Nikhil Choubey
04/16/2024, 8:35 AM
how do i manage resources assigned to signoz pods?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.