opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Add consumer profiles

Open dmathieu opened this issue 1 year ago • 1 comments

Description

This adds profiles support for consumers.

Link to tracking issue

Based on the discussion in #10375.

dmathieu avatar Jun 25 '24 07:06 dmathieu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.34%. Comparing base (de8bd27) to head (cd3ef63).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10464   +/-   ##
=======================================
  Coverage   92.33%   92.34%           
=======================================
  Files         393      395    +2     
  Lines       18647    18656    +9     
=======================================
+ Hits        17218    17227    +9     
  Misses       1069     1069           
  Partials      360      360           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 25 '24 07:06 codecov[bot]

I believe the failure is unrelated to these changes.

dmathieu avatar Jul 01 '24 10:07 dmathieu

@open-telemetry/collector-approvers planning to merge this tomorrow if nobody blocks before then

mx-psi avatar Jul 08 '24 15:07 mx-psi