Skip to content

Commit 3af2372

Browse files
committed
Update README
1 parent 9c3437a commit 3af2372

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Specifically:
1212

1313
* `anonmapping-java` is a proof of concept port of `anonmapping-clib` to pure Java, without any dependencies.
1414

15+
* `otel-java-extension-demo` provides a small Java test app + an OTEL Java SDK extension so that an app instrumented using the SDK can publish the process context automatically. It's based on `anonmapping-java`.
16+
1517
* `anonmapping-clib-msgpack` provides an earlier version of the reference C implementation for publishing the process-level data using msgpack as a payload:
1618
* (This version is otherwise the same as the protobuf-based version)
1719
* There's also a pure-go port of this code in https://github.com/DataDog/dd-trace-go/pull/3937

0 commit comments

Comments
 (0)