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

Use url.PathUnescape rather than url.QueryUnescape when parsing OTLP headers and resource attributes env vars #4698

Closed
pellared opened this issue Nov 8, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pellared
Copy link
Member

pellared commented Nov 8, 2023

I noticed that the enhancement done in #4667 is probably also worth doing for:

  • parsing the OTEL_EXPORTER_OTLP_HEADERS, OTEL_EXPORTER_OTLP_TRACES_HEADERS, OTEL_EXPORTER_OTLP_METRICS_HEADERS env vars
  • parsing OTEL_RESOURCE_ATTRIBUTES env var
@pellared pellared added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 8, 2023
@mikeblum
Copy link
Contributor

mikeblum commented Nov 8, 2023

👋 happy to take this issue on for contribfest - otel at kubecon NA '23

mikeblum pushed a commit to mikeblum/opentelemetry-go that referenced this issue Nov 8, 2023
mikeblum added a commit to mikeblum/opentelemetry-go that referenced this issue Nov 8, 2023
mikeblum added a commit to mikeblum/opentelemetry-go that referenced this issue Nov 8, 2023
mikeblum added a commit to mikeblum/opentelemetry-go that referenced this issue Nov 8, 2023
mikeblum added a commit to mikeblum/opentelemetry-go that referenced this issue Nov 9, 2023
mikeblum added a commit to mikeblum/opentelemetry-go that referenced this issue Nov 9, 2023
mikeblum added a commit to mikeblum/opentelemetry-go that referenced this issue Nov 9, 2023
MrAlias pushed a commit that referenced this issue Nov 9, 2023
@pellared
Copy link
Member Author

Fixed by #4699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Closed
Development

No branches or pull requests

2 participants