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

Add missing GRPC header #165

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Add missing GRPC header #165

merged 1 commit into from
Jul 18, 2024

Conversation

sjberman
Copy link
Contributor

Problem: F5 telemetry service requires the presence of the X-F5-OTEL header set to GRPC.

Solution: Rather than having users of the library set this value, set it by default in the exporter.

Closes #41

Problem: F5 telemetry service requires the presence of the `X-F5-OTEL` header set to `GRPC`.

Solution: Rather than having users of the library set this value, set it by default in the exporter.
@sjberman sjberman requested a review from a team as a code owner July 18, 2024 20:53
@github-actions github-actions bot added the enhancement Pull requests for new features/feature enhancements label Jul 18, 2024
@sjberman sjberman merged commit 17e7492 into main Jul 18, 2024
15 checks passed
@sjberman sjberman deleted the feat/grpc-header branch July 18, 2024 22:00
@lucacome lucacome added bug An issue reporting a potential bug and removed enhancement Pull requests for new features/feature enhancements labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing GRPC header
3 participants