Hi Team,, I recently started noticing Page not fou...
# support
s
Hi Team,, I recently started noticing Page not found in traces, When i checked the collector pod logs, i get
Copy code
{"level":"warn","ts":1724310180.336868,"caller":"signozspanmetricsprocessor/processor.go:1176","msg":"Too many operations to track, using overflow operation name","kind":"processor","name":"signozspanmetrics/delta","pipeline":"traces","maxNumberOfOperationsToTrackPerService":2048}
{"level":"warn","ts":1724310180.5888464,"caller":"signozspanmetricsprocessor/processor.go:1176","msg":"Too many operations to track, using overflow operation name","kind":"processor","name":"signozspanmetrics/cumulative","pipeline":"traces","maxNumberOfOperationsToTrackPerService":2048}
What can I do to fix this issue.
s
Do not send high cardinality names for spans
s
How can I Achieve this?
m
Copy code
Is this problem solved? I also encountered the same problem. Please tell me how to solve it. My collectors are 12 pods
s
n