Skip to content

docs(migration): Document low-cardinality http.server span names - #23598

Merged
chargome merged 1 commit into
charlygomez/js-3412-http-span-names-frameworksfrom
charlygomez/js-3412-http-span-names-docs
Aug 26, 2026
Merged

docs(migration): Document low-cardinality http.server span names#23598
chargome merged 1 commit into
charlygomez/js-3412-http-span-names-frameworksfrom
charlygomez/js-3412-http-span-names-docs

Conversation

@chargome

@chargome chargome commented Aug 25, 2026

Copy link
Copy Markdown
Member

Adds the http.server row to the v11 span name section and calls out that tracesSampler and ignoreSpans can no longer match on span name — they run at span start, before a route exists, so name-based rules stop matching silently. Stacked on #23597.
Fixes #23527

@chargome chargome self-assigned this Aug 25, 2026
@linear-code

linear-code Bot commented Aug 25, 2026

Copy link
Copy Markdown

JS-3412

@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch from 075d0cc to 197b948 Compare August 26, 2026 07:20
@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch from 197b948 to 47b08a4 Compare August 26, 2026 07:36
@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch 2 times, most recently from 89a54b5 to 7de7428 Compare August 26, 2026 08:11
@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch 2 times, most recently from 88c5306 to 0a6375b Compare August 26, 2026 09:28
@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch from 0a6375b to 1317cdb Compare August 26, 2026 10:10
@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch 2 times, most recently from e71a1fa to 76a0ef6 Compare August 26, 2026 13:54
@chargome
chargome marked this pull request as ready for review August 26, 2026 14:41
@chargome
chargome requested a review from Lms24 August 26, 2026 14:41
Adds the `http.server` row to the v11 span name section and calls out that `tracesSampler` and
`ignoreSpans` can no longer match on span name — they run at span start, before a route exists, so
name-based rules stop matching silently.

Also points the port-span-names skill at this file: the pageload port wrote to the root MIGRATION.md,
which has been superseded for v11 content.

Fixes #23527
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@chargome
chargome force-pushed the charlygomez/js-3412-http-span-names-docs branch from 76a0ef6 to 8da2c58 Compare August 26, 2026 15:00
@chargome
chargome requested a review from andreiborza August 26, 2026 15:07
@chargome
chargome merged commit 2edc029 into develop Aug 26, 2026
66 of 68 checks passed
@chargome
chargome deleted the charlygomez/js-3412-http-span-names-docs branch August 26, 2026 15:28
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.

Emit low cardinality http span names

2 participants