Update docs for bundled exporters (#11662)

This commit is contained in:
Jay DeLuca 2024-06-25 02:36:45 -04:00 committed by GitHub
parent 559fc99f46
commit 866e8e8817
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -4,9 +4,8 @@ This lists out some of the features specific to java agents that OpenTelemetry A
provides.
- Bundled exporters
- [OTLP](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md)
- Jaeger gRPC
- Logging
- [OTLP](https://opentelemetry.io/docs/specs/otlp/)
- Console
- Zipkin
- Bundled propagators
- [W3C TraceContext / Baggage](https://www.w3.org/TR/trace-context/)