We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make a span using dynamic attributes. This should have more than 32 attributes and use some leaked strings.
Manually create a FieldSet, use it to create a span.
The text was updated successfully, but these errors were encountered:
We've decided to go for:
DynAttributes
Sorry, something went wrong.
Add support for custom attributes for spans and logs (#4102)
3fa7c11
Fixes #4096 Fixes #4086 Fixes #3543 Fixes #3537 --------- Signed-off-by: Benjamin Coenen <[email protected]> Co-authored-by: bryn <[email protected]>
BrynCooke
bnjjj
Successfully merging a pull request may close this issue.
Make a span using dynamic attributes.
This should have more than 32 attributes and use some leaked strings.
Manually create a FieldSet, use it to create a span.
The text was updated successfully, but these errors were encountered: