Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[telemetry] rename memorylimiter metrics to include memory_limiter infix #11585

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JamieDanielson
Copy link
Member

Description

Deprecated metrics used exclusively in memory limiter processor now have an infix of memory_limiter. For example, otelcol_processor_accepted_spans is now otelcol_processor_memory_limiter_accepted_spans.

Link to tracking issue

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@cd6bfbb). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11585   +/-   ##
=======================================
  Coverage        ?   91.57%           
=======================================
  Files           ?      441           
  Lines           ?    23873           
  Branches        ?        0           
=======================================
  Hits            ?    21861           
  Misses          ?     1640           
  Partials        ?      372           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rename deprecated metrics
1 participant