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

OpenCensus bridge to support TraceState #5651

Merged
merged 28 commits into from
Aug 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
27e75a7
Update OpencensuBridge to propagate TraceState between OTel and OC spans
jianwu Jul 25, 2024
0838db1
address comments; add CHANGELOG; remove inverse logic in TraceState.K…
jianwu Jul 30, 2024
e9bc04b
.
jianwu Jul 31, 2024
1889613
Add SpanState.Walk() instead of Keys()
jianwu Jul 31, 2024
874e7ba
update change log
jianwu Jul 31, 2024
04cf2fd
update doc
jianwu Jul 31, 2024
9c5ac83
.
jianwu Jul 31, 2024
92a0cbe
fmt
jianwu Jul 31, 2024
c0cf713
Merge branch 'main' into tracestate-propagation
jianwu Jul 31, 2024
d58b659
Update changelog; update tests otel2oc.TestSpanContextConversion with…
jianwu Aug 2, 2024
d405c73
Merge branch 'main' into tracestate-propagation
jianwu Aug 2, 2024
6e97577
fmt
jianwu Aug 2, 2024
8b88060
Merge branch 'main' into tracestate-propagation
jianwu Aug 5, 2024
ea66803
Merge branch 'main' into tracestate-propagation
jianwu Aug 5, 2024
9b12824
Merge branch 'main' into tracestate-propagation
jianwu Aug 6, 2024
a36dbeb
Merge branch 'main' into tracestate-propagation
jianwu Aug 7, 2024
e7d4289
Update bridge/opencensus/internal/otel2oc/span_context_test.go
jianwu Aug 9, 2024
af61537
Update bridge/opencensus/internal/otel2oc/span_context_test.go
jianwu Aug 9, 2024
4d255a9
Update bridge/opencensus/internal/otel2oc/span_context_test.go
jianwu Aug 9, 2024
9de698e
Update bridge/opencensus/internal/oc2otel/span_context.go
jianwu Aug 9, 2024
100dd24
fix build and test
jianwu Aug 9, 2024
0f891d7
Merge branch 'main' into tracestate-propagation
jianwu Aug 9, 2024
f5b22f9
fmt
jianwu Aug 9, 2024
dd21c4f
Merge branch 'main' into tracestate-propagation
jianwu Aug 9, 2024
bee8e19
Merge branch 'main' into tracestate-propagation
jianwu Aug 12, 2024
1eecc6c
add more checks for header output for oc2otel span conversion
jianwu Aug 12, 2024
17d8ffd
Merge branch 'main' into tracestate-propagation
jianwu Aug 19, 2024
005c710
Merge branch 'main' into tracestate-propagation
jianwu Aug 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into tracestate-propagation
  • Loading branch information
jianwu committed Jul 31, 2024
commit c0cf713c7506a86a0e58dd9f22b866a7ec3c4cc8

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.