Skip to content

docs: promote OTEL console exporter to a dedicated section (2.8)#3089

Open
lunadogbot wants to merge 1 commit intodenoland:mainfrom
lunadogbot:docs/2.8-otel-console-exporter
Open

docs: promote OTEL console exporter to a dedicated section (2.8)#3089
lunadogbot wants to merge 1 commit intodenoland:mainfrom
lunadogbot:docs/2.8-otel-console-exporter

Conversation

@lunadogbot
Copy link
Copy Markdown

Summary

The OTEL console exporter (denoland/deno#32717) was previously only described in a tip block inside Quick start. Promotes it to a dedicated "Console exporter" section so it gets a TOC entry and is easier to discover.

  • New section in runtime/fundamentals/open_telemetry.md after the Quick start.
  • Adds a metric line to the example output and a short "when to use" list.
  • Cross-links to the existing Configuration section for non-console protocols (http/protobuf, http/json, grpc).
  • Leaves the existing tip block in Quick start alone — readers who want the tip-format hint still see it; those scanning the TOC now find a real section too.

Test plan

  • deno task serve — TOC shows new "Console exporter" entry, anchor #console-exporter resolves, link to #configuration works.

The console exporter was previously only mentioned in a tip block
inside Quick start. Promotes it to a top-level "Console exporter"
section so it shows up in the page TOC and is easier to find. Adds a
metric example line and a "when to use" bullet list. Cross-links to
the Configuration section for non-console protocols.

Refs denoland/deno#32717
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