Hi Team,, I recently started noticing Page not found in traces, When i checked the collector pod logs, i get
{"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.