You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(pipeline): set OTLP instrumentation scope (#173)
* fix(pipeline): set OTLP instrumentation scope
* fix(pipeline): consume ported libdatadog scope patch
Update the temporary libdatadog dependency to the PR head ported onto main. Current libdatadog also changed the stats concentrator API, so adapt the WASM stats wrapper to pass the new cardinality limit argument and encode unobfuscated buckets from FlushResult.
* fix(pipeline): return collapsed stats count from flushStats
* test(pipeline): widen stats overflow regression
0 commit comments