Hello, I've noticed numerous warnings in my collector logs stating
Too many operations to track, using overflow operation name
. Could someone please advise on how I might resolve this issue? Thank you
n
Nagesh Bansal
04/01/2025, 9:01 AM
Hey @Linwei, what version of signoz and otel-collector are you running? Also are you running it on kubernetes or Docker?
l
Linwei
04/01/2025, 9:05 AM
Hey, thanks, I'm currently running SigNoz v0.75.0 with Dokploy v0.21.0 using the default configuration file located at dekploy/docker/docker-compose.yml.
n
Nagesh Bansal
04/01/2025, 9:06 AM
okay, If possible can you try with upgrading the version to latest i.e v0.76.0
Meanwhile I'll get back to you if the error still persists
Hello, this is not a version issue. You have high cardinal span name in one of you services. Please look at the full log and check the instrumentation.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.