capa-cloud / cloud-runtimes-jvm

Cloud Runtimes Specification for the JVM.
9 stars 5 forks source link

[Feature] Add telemetry apis about traces. #37

Open JasmineJ1230 opened 3 years ago

JasmineJ1230 commented 3 years ago

Describe the feature

We defined the api about traces in TelemetryRuntimes, including the apis to build a named tracer, and to get the context propagators which was initialize when the client was built.

Release Note

RELEASE NOTE: ADD Defined telemetry apis about traces.

JasmineJ1230 commented 3 years ago

36