Skip to content

Commit 1fabd31

Browse files
add readme to sdk-experimental (#1451)
* add readme to sdk-experimental * Update sdk_experimental/README.md Co-authored-by: Francis Bogsanyi <[email protected]> --------- Co-authored-by: Francis Bogsanyi <[email protected]>
1 parent 8bfaffa commit 1fabd31

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sdk_experimental/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Experimental SDK
2+
3+
The experimental SDK houses bleeding-edge(-ish) functionality that may have unstable APIs. Some examples of what's in
4+
here:
5+
6+
* `traceresponse` propagator (in [w3c `trace-context` editor's draft](https://w3c.github.io/trace-context/))
7+
* Consistent Probability Sampler (marked as `experimental` in [opentelemetry-specification)](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/tracestate-probability-sampling.md))
8+

0 commit comments

Comments
 (0)