File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ This project uses the context progagation types defined independently in:
34
34
35
35
* [ Compatibility] ( #compatibility )
36
36
+ [ Tracing Backends] ( #tracing-backends )
37
- + [ Libraries & Frameworks] ( #libraries--- frameworks )
37
+ + [ Libraries & Frameworks] ( #libraries--frameworks )
38
38
* [ Getting Started] ( #getting-started )
39
- + [ Dependencies & Tracer backend] ( #dependencies--- tracer-backend )
39
+ + [ Dependencies & Tracer backend] ( #dependencies--tracer-backend )
40
40
+ [ Benefiting from instrumented libraries/frameworks] ( #benefiting-from-instrumented-libraries-frameworks )
41
41
+ [ Instrumenting your code] ( #instrumenting-your-code )
42
42
+ [ More examples] ( #more-examples )
@@ -49,7 +49,7 @@ This project uses the context progagation types defined independently in:
49
49
+ [ Working with ` Span ` s] ( #spans )
50
50
* In-Depth Guide for: ** Library/Framework developers**
51
51
+ [ Instrumenting your software] ( #library-framework-developers--instrumenting-your-software )
52
- + [ Extracting & injecting LoggingContext ] ( #extracting--- injecting-LoggingContext )
52
+ + [ Extracting & injecting Baggage ] ( #extracting--injecting-baggage )
53
53
+ [ Tracing your library] ( #tracing-your-library )
54
54
* In-Depth Guide for: ** Instrument developers**
55
55
+ [ Creating an ` Instrument ` ] ( #instrument-developers--creating-an-instrument )
You can’t perform that action at this time.
0 commit comments