docs: remove otel.metric.unit tag, document unit display on Datasets tab - #696
Merged
Conversation
The synthetic otel.metric.unit tag is being removed from MetricsDB responses; unit is metric metadata. Document how the Datasets tab displays units: readable labels for recognized UCUM units, brace-wrapped verbatim values for annotations and non-UCUM text, and empty braces when no unit information is available. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📝 Vale prose report✅ No prose issues found in the docs changed by this PR. |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
benenharrington
marked this pull request as ready for review
July 31, 2026 14:51
syoungl
approved these changes
Aug 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
MetricsDB is stopping returning the synthetic
otel.metric.unittag, so this deletes the only mention of it in the docs — the Unit normalization bullet in the metrics data-model section.It also adds an Explore metrics datasets section to the Datasets overview page (which previously only covered event datasets), documenting how the Datasets tab displays each metric's unit:
By→bytes,ms→milliseconds,1→dimensionless){requests}) and non-UCUM text, shown as ingested{}— no unit information (not ingested, or inconsistent within the selected time range)Testing
pnpm audit:contentpasses: no unresolved links or missing assetsbrowsere2e job failure is pre-existing onmain(red since Improve docs readability: contrast, type scale, copy-page menu #691, CSS-assertion tests not updated for the readability polish) and unrelated to this content-only change🤖 Generated with Claude Code