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 rpc.service tag to grpc client spans #2962

Merged
merged 5 commits into from
Jul 18, 2023
Merged

Conversation

rarguelloF
Copy link
Contributor

What does this PR do?

Add rpc.service tag for grpc client spans

Motivation

This tag will be used as precursor/source for peer.service.

Additional Notes

How to test the change?

@github-actions github-actions bot added integrations Involves tracing integrations tracing labels Jul 13, 2023
@rarguelloF rarguelloF marked this pull request as ready for review July 13, 2023 13:10
@rarguelloF rarguelloF requested a review from a team July 13, 2023 13:10
@rarguelloF rarguelloF marked this pull request as draft July 13, 2023 13:15
@rarguelloF rarguelloF marked this pull request as ready for review July 13, 2023 13:33
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2023

Codecov Report

Merging #2962 (48c2d19) into master (9d95c96) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2962      +/-   ##
==========================================
- Coverage   98.07%   98.07%   -0.01%     
==========================================
  Files        1301     1301              
  Lines       72083    72091       +8     
  Branches     3310     3312       +2     
==========================================
+ Hits        70699    70705       +6     
- Misses       1384     1386       +2     
Impacted Files Coverage Δ
...tracing/contrib/grpc/datadog_interceptor/client.rb 98.24% <100.00%> (+0.03%) ⬆️
lib/datadog/tracing/contrib/grpc/formatting.rb 100.00% <100.00%> (ø)
...adog/tracing/contrib/grpc/integration_test_spec.rb 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@marcotc marcotc merged commit 69beb51 into master Jul 18, 2023
162 checks passed
@marcotc marcotc deleted the rarguelloF/grpc-precursors branch July 18, 2023 21:23
@github-actions github-actions bot added this to the 1.13.0 milestone Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrations Involves tracing integrations tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants