You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Logging Exporter](./exporters/logging)| Logging exporters, including metrics, traces, and logs |`opentelemetry-exporter-logging`|<!--VERSION_STABLE-->1.27.0<!--/VERSION_STABLE-->|[](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-exporter-logging)|
|[Logging Exporter](./exporters/logging)| Logging exporters, including metrics, traces, and logs |`opentelemetry-exporter-logging`|<!--VERSION_STABLE-->1.27.0<!--/VERSION_STABLE-->|[](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-exporter-logging)|
|[OkHttp Sender](./exporters/sender/okhttp)| OkHttp implementation of HttpSender (internal) |`opentelemetry-exporter-sender-okhttp`|<!--VERSION_STABLE-->1.27.0<!--/VERSION_STABLE-->| TODO: add link after 1.28.0 |
263
+
|[JDK Sender](./exporters/sender/okhttp)| Java 11+ native HttpClient implementation of HttpSender (internal) |`opentelemetry-exporter-sender-jdk`|<!--VERSION_UNSTABLE-->1.27.0-alpha<!--/VERSION_UNSTABLE-->| TODO: add link after 1.28.0 ||
262
264
263
265
**[1]**: Jaeger now
264
266
has [native support for OTLP](https://opentelemetry.io/blog/2022/jaeger-native-otlp/) and jaeger
Copy file name to clipboardExpand all lines: sdk-extensions/incubator/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,8 @@ Additional notes on usage:
97
97
98
98
## zPages
99
99
100
+
> **Deprecation Notice**: zPages is scheduled for removal in a future version. See [Issue #5571](https://github.com/open-telemetry/opentelemetry-java/issues/5571) for details.
101
+
100
102
OpenTelemetry Java zPages are a collection of dynamic HTML web pages embedded in your app that
101
103
display stats and trace data. Learn more
102
104
in [this blog post](https://medium.com/opentelemetry/zpages-in-opentelemetry-2b080a81eb47).
0 commit comments