From 4fe0f246e720014e875622c50f806f497e1978b1 Mon Sep 17 00:00:00 2001 From: Jay DeLuca Date: Mon, 24 Jun 2024 06:49:12 -0400 Subject: [PATCH] Update docs for bundled exporters --- docs/agent-features.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/agent-features.md b/docs/agent-features.md index 92b494aa6006..9548c58d8047 100644 --- a/docs/agent-features.md +++ b/docs/agent-features.md @@ -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/)