Update docs for bundled exporters (#11662)
This commit is contained in:
parent
559fc99f46
commit
866e8e8817
|
@ -4,9 +4,8 @@ This lists out some of the features specific to java agents that OpenTelemetry A
|
||||||
provides.
|
provides.
|
||||||
|
|
||||||
- Bundled exporters
|
- Bundled exporters
|
||||||
- [OTLP](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md)
|
- [OTLP](https://opentelemetry.io/docs/specs/otlp/)
|
||||||
- Jaeger gRPC
|
- Console
|
||||||
- Logging
|
|
||||||
- Zipkin
|
- Zipkin
|
||||||
- Bundled propagators
|
- Bundled propagators
|
||||||
- [W3C TraceContext / Baggage](https://www.w3.org/TR/trace-context/)
|
- [W3C TraceContext / Baggage](https://www.w3.org/TR/trace-context/)
|
||||||
|
|
Loading…
Reference in New Issue