* Extract SpanData to an interface. * Move the inner link and event classes to the top level and rename for consistency. * clean up a few errant references to the impl * use the right annotation * move the Link and Event back into the SpanData and give them simple names. |
||
---|---|---|
.. | ||
src/test/java/io/opentelemetry/sdk/contrib/trace/testbed | ||
README.md | ||
build.gradle |
README.md
OpenTelemetry SDK Testbed
Testbed for OpenTelemetry API and SDK.
- Java 8 compatible.