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

feat(tracing): add OTLP headers config #2148

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

rudineirk
Copy link
Contributor

@rudineirk rudineirk requested a review from a team as a code owner September 19, 2023 13:37
@yquansah
Copy link
Contributor

Hey @rudineirk thank you for the PR!

This seems very reasonable and straightforward. With this we are going to have to make some changes to our documentation as well.

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another amazing PR @rudineirk ! Thank you! will get this merged

@markphelps markphelps enabled auto-merge (squash) September 19, 2023 13:57
auto-merge was automatically disabled September 19, 2023 14:46

Head branch was pushed to by a user without write access

@rudineirk
Copy link
Contributor Author

Fixed a problem in the jsonschema, it was breaking some tests

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #2148 (e3deab5) into main (3c40be0) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2148      +/-   ##
==========================================
- Coverage   70.64%   70.63%   -0.01%     
==========================================
  Files          73       73              
  Lines        7066     7067       +1     
==========================================
  Hits         4992     4992              
- Misses       1788     1789       +1     
  Partials      286      286              
Files Changed Coverage Δ
internal/cmd/grpc.go 0.00% <0.00%> (ø)
internal/config/tracing.go 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@markphelps markphelps merged commit e0d69f5 into flipt-io:main Sep 19, 2023
20 of 22 checks passed
@markphelps markphelps added the needs docs Requires documentation updates label Sep 23, 2023
@markphelps markphelps removed the needs docs Requires documentation updates label Oct 4, 2023
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.

3 participants