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

Added the possibility to filter out context tags not to propagate #1015

Merged
merged 1 commit into from
May 6, 2021

Conversation

pnerg
Copy link
Contributor

@pnerg pnerg commented May 5, 2021

This adds the possibility to filter (Glob) out tags NOT to propagate.
Applications may be using the context for storing tags which one does not want to automatically propagate.
In my case I have certain tags I handle in custom readers/writers and therefore don't want the default propagation to manage them.

By default the filter is empty, i.e. all tags are propagated just as it works now

@SimunKaracic SimunKaracic merged commit b7c1243 into kamon-io:master May 6, 2021
@SimunKaracic
Copy link
Contributor

Docs, tests, and clean code 👍
Thanks for the PR

@pnerg pnerg deleted the filter-tags-on-propagation branch May 6, 2021 13:58
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.

2 participants