Skip to content

Add support for dynamic labels (where the value is obtained from tracing fields)#28

Open
TED-996 wants to merge 6 commits intohrxi:masterfrom
TED-996:master
Open

Add support for dynamic labels (where the value is obtained from tracing fields)#28
TED-996 wants to merge 6 commits intohrxi:masterfrom
TED-996:master

Conversation

@TED-996
Copy link
Copy Markdown

@TED-996 TED-996 commented Jan 28, 2024

For a project I'm working on I needed to set labels based on tracing fields. This PR adds support for that (as "dynamic labels") gated behind a default feature. When the feature is disabled, the execution flow is almost unchanged. The code has been tested inside an application both with the feature enabled and disabled and performs as expected.

A single unrelated change here is making the bounded event queue quite a bit larger, into "you have bigger problems if you overflow this" territory - i just found the initial value a bit restrictive. I can remove / split this change into a separate PR if you consider it appropriate.

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.

1 participant