[hotROD] Replace gRPC instrumentation with OTEL#4558
Merged
yurishkuro merged 1 commit intojaegertracing:mainfrom Jul 2, 2023
Merged
[hotROD] Replace gRPC instrumentation with OTEL#4558yurishkuro merged 1 commit intojaegertracing:mainfrom
yurishkuro merged 1 commit intojaegertracing:mainfrom
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4558 +/- ##
==========================================
- Coverage 97.05% 97.03% -0.02%
==========================================
Files 301 301
Lines 17837 17837
==========================================
- Hits 17312 17309 -3
- Misses 421 423 +2
- Partials 104 105 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
01ee503 to
e1fd5ae
Compare
yurishkuro
approved these changes
Jul 2, 2023
Member
yurishkuro
left a comment
There was a problem hiding this comment.
Please write pr description
Contributor
Author
|
Sorry @yurishkuro I was about to do that. Left it for review. I wrote the PR desc. 😄 |
yurishkuro
approved these changes
Jul 2, 2023
afzal442
added a commit
to Cloud-Hacks/jaeger
that referenced
this pull request
Jul 10, 2023
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Related to #3380
Part of #3381
Short description of the changes