We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559fc99 commit 866e8e8Copy full SHA for 866e8e8
docs/agent-features.md
@@ -4,9 +4,8 @@ This lists out some of the features specific to java agents that OpenTelemetry A
4
provides.
5
6
- Bundled exporters
7
- - [OTLP](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md)
8
- - Jaeger gRPC
9
- - Logging
+ - [OTLP](https://opentelemetry.io/docs/specs/otlp/)
+ - Console
10
- Zipkin
11
- Bundled propagators
12
- [W3C TraceContext / Baggage](https://www.w3.org/TR/trace-context/)
0 commit comments