agent icon indicating copy to clipboard operation
agent copied to clipboard

Update the opentelemetry dependency to 0.57 (or above)

Open ierezell opened this issue 3 years ago • 0 comments

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

ierezell avatar Aug 04 '22 19:08 ierezell