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

Generate spans containing attributes with array values #19

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

stoewer
Copy link
Collaborator

@stoewer stoewer commented Dec 11, 2023

Array support:

  • When using tracing.SEMANTICS_HTTP in template mode, the generated traces will contain accept and content-type headers (according to OTEL semantics header values are arrays)
  • The default template attaches an attribute "numbers" with the value `["one", "two", "three"]

Maintenance:

  • Upgrade go to 1.21
  • Upgrade golangci-lint
  • Update k6, OTEL and other dependencies

This contributes to #17 and #13

@stoewer stoewer merged commit 95f69fd into grafana:main Dec 11, 2023
2 checks passed
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.

None yet

2 participants