eclipse / microprofile-rest-client

MicroProfile Rest Client
Apache License 2.0
141 stars 71 forks source link

Spec still references MP OpenTracing #388

Closed donbourne closed 2 months ago

donbourne commented 2 months ago

https://github.com/eclipse/microprofile-rest-client/blob/main/spec/src/main/asciidoc/integration.asciidoc#other-microprofile-technologies says "Client requests can be automatically traced when using MP OpenTracing." -- this needs to be updated to MP Telemetry. If there are any TCK tests that validate the tracing support, they need to be updated to MP Telemetry as well.