Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Access current span using gRPC context key in OpenCensusTraceLoggingEnhancer. - #1386

Merged
sebright2 merged 1 commit into
census-instrumentation:masterfrom
sebright2:stackdriver-log-correlation-span-access
Aug 27, 2018
Merged

Access current span using gRPC context key in OpenCensusTraceLoggingEnhancer.#1386
sebright2 merged 1 commit into
census-instrumentation:masterfrom
sebright2:stackdriver-log-correlation-span-access

Conversation

@sebright2

Copy link
Copy Markdown
Contributor

Avoiding accessing the OpenCensus tracing implementation early in initialization
is more robust. See the discussion in
#1371 (comment)
and
#1371 (comment).

…nhancer.

Avoiding accessing the OpenCensus tracing implementation early in initialization
is more robust.  See the discussion in
census-instrumentation#1371 (comment)
and
census-instrumentation#1371 (comment).
@codecov-io

codecov-io commented Aug 27, 2018

Copy link
Copy Markdown

Codecov Report

Merging #1386 into master will increase coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1386      +/-   ##
============================================
+ Coverage     84.16%   84.17%   +<.01%     
- Complexity     1440     1441       +1     
============================================
  Files           226      226              
  Lines          6708     6709       +1     
  Branches        625      626       +1     
============================================
+ Hits           5646     5647       +1     
  Misses          883      883              
  Partials        179      179
Impacted Files Coverage Δ Complexity Δ
...on/stackdriver/OpenCensusTraceLoggingEnhancer.java 86.04% <75%> (-2.05%) 20 <1> (+1)
...census/implcore/trace/export/SpanExporterImpl.java 93.15% <0%> (+1.36%) 8% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01f2d75...1e15cef. Read the comment docs.

@sebright2
sebright2 merged commit b8e6dcc into census-instrumentation:master Aug 27, 2018
@sebright2

Copy link
Copy Markdown
Contributor Author

Thanks!

@sebright2
sebright2 deleted the stackdriver-log-correlation-span-access branch August 27, 2018 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants