Skip to content

docs: document OTLP gRPC exporter (2.8)#3083

Open
lunadogbot wants to merge 1 commit intodenoland:mainfrom
lunadogbot:docs/2.8-otlp-grpc
Open

docs: document OTLP gRPC exporter (2.8)#3083
lunadogbot wants to merge 1 commit intodenoland:mainfrom
lunadogbot:docs/2.8-otlp-grpc

Conversation

@lunadogbot
Copy link
Copy Markdown

Summary

Adds grpc to the list of supported OTEL_EXPORTER_OTLP_PROTOCOL values on the OpenTelemetry page, documenting the new gRPC OTLP exporter shipping in Deno 2.8 (denoland/deno#30365).

  • Notes the default OTLP gRPC port (4317) so users know to set OTEL_EXPORTER_OTLP_ENDPOINT accordingly.
  • Calls out a real-world driver (Azure Container Apps' managed OTel agent only supports gRPC).

Test plan

  • deno task serve — Configuration section renders.

Adds \`grpc\` to the list of supported OTEL_EXPORTER_OTLP_PROTOCOL
values in the OpenTelemetry guide. Notes the default port (4317) and
the typical use case (collectors like Azure Container Apps' managed
OTel agent that only accept gRPC).

Refs denoland/deno#30365
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant