Skip to content

docs: populate JS support#670

Merged
jack-berg merged 1 commit into
open-telemetry:mainfrom
MikeGoldsmith:mike/populate-js-language-support
Jun 26, 2026
Merged

docs: populate JS support#670
jack-berg merged 1 commit into
open-telemetry:mainfrom
MikeGoldsmith:mike/populate-js-language-support

Conversation

@MikeGoldsmith

@MikeGoldsmith MikeGoldsmith commented Jun 25, 2026

Copy link
Copy Markdown
Member

Description

The JS row of the language support status was all unknown. This updates what's available in the JS SDK.

Marks the JS row supported for everything the JS SDK currently wires up
through @opentelemetry/configuration + startNodeSDK(), and not_implemented
for the gaps. Notable not_implemented entries: CardinalityLimits,
ExemplarFilter, Distribution, OpenCensusMetricProducer, PullMetricReader /
PullMetricExporter / ExperimentalPrometheusMetricExporter (the Prometheus
exporter exists in JS but isn't reachable via the schema yet), the file
exporter variants, the experimental composable / probability / jaeger
samplers, all instrumentation types, and the configurator types.

ConsoleMetricExporter is supported but does not honor
temporality_preference / default_histogram_aggregation in JS, called out
via propertyOverrides.

Generated language-support-status.md and schema-docs.md regenerated via
make generate-markdown.
@MikeGoldsmith
MikeGoldsmith requested a review from a team as a code owner June 25, 2026 13:48
@MikeGoldsmith MikeGoldsmith changed the title docs: populate JS language support status docs: populate JS support Jun 25, 2026

@trentm trentm left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. THanks.

@jack-berg
jack-berg merged commit a04a455 into open-telemetry:main Jun 26, 2026
12 checks passed
@MikeGoldsmith
MikeGoldsmith deleted the mike/populate-js-language-support branch June 30, 2026 13:02
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.

3 participants