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

[service/telemetry] delete deprecated config types

Open atoulme opened this issue 1 year ago • 2 comments
trafficstars

Description: Delete deprecated config types which have moved to opentelemetry-go-contrib.

See https://github.com/open-telemetry/opentelemetry-collector/pull/8620 for the first changes.

atoulme avatar Feb 09 '24 08:02 atoulme

Codecov Report

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

Comparison is base (59b45a5) 90.61% compared to head (23937a9) 90.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9546   +/-   ##
=======================================
  Coverage   90.61%   90.61%           
=======================================
  Files         347      347           
  Lines       18236    18236           
=======================================
  Hits        16525    16525           
  Misses       1381     1381           
  Partials      330      330           

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

codecov[bot] avatar Feb 09 '24 08:02 codecov[bot]

Please fix contrib.

bogdandrutu avatar Feb 09 '24 16:02 bogdandrutu

@bogdandrutu build passes!

atoulme avatar Feb 15 '24 23:02 atoulme