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

labels processor #2964

Conversation

as-polyakov
Copy link
Contributor

  • Introducing Labels Processor. The idea that this is a interception mechanism to manipulate labels during instrument binding or value recording.
  • Couple of representative use cases:
    • I would like to add certain labels extracted from baggage/context to all measurements recorded
    • I would like to strip certain labels from measurements (useful in case pre-instrumented frameworks)

It is an implementation for #1810. Based on #2956 and whole idea is sketched in this PR #2800

@as-polyakov as-polyakov requested a review from jkwatson March 3, 2021 02:42
@bogdandrutu bogdandrutu merged commit 938dd17 into open-telemetry:main Mar 5, 2021
This was referenced Dec 19, 2021
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.

3 participants