agent
                                
                                 agent copied to clipboard
                                
                                    agent copied to clipboard
                            
                            
                            
                        Update the opentelemetry dependency to 0.57 (or above)
Using spanmetrics processor with many metrics causes many cache misses that prevent traces and span metrics from being sent with versions under 0.56.
Here is the opentelemetry discussing and fixing the problem. https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/11149
(all other modules could be updated to 0.57 also but the fault we're facing is with processor/spanmetrics).
Thanks in advance, Have a great day