Skip to content

docs: remove otel.metric.unit tag, document unit display on Datasets tab - #696

Merged
benenharrington merged 2 commits into
mainfrom
docs/remove-otel-metric-unit-tag
Aug 5, 2026
Merged

docs: remove otel.metric.unit tag, document unit display on Datasets tab#696
benenharrington merged 2 commits into
mainfrom
docs/remove-otel-metric-unit-tag

Conversation

@benenharrington

@benenharrington benenharrington commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Overview

MetricsDB is stopping returning the synthetic otel.metric.unit tag, 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:

  • No braces — recognized UCUM units, shown as readable labels (Bybytes, msmilliseconds, 1dimensionless)
  • Curly braces — UCUM annotations ({requests}) and non-UCUM text, shown as ingested
  • Empty braces {} — no unit information (not ingested, or inconsistent within the selected time range)

Testing

🤖 Generated with Claude Code

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>
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Jul 31, 2026 2:51pm

Request Review

@github-actions

Copy link
Copy Markdown
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
benenharrington marked this pull request as ready for review July 31, 2026 14:51
@benenharrington
benenharrington merged commit 950e73b into main Aug 5, 2026
4 of 5 checks passed
@benenharrington
benenharrington deleted the docs/remove-otel-metric-unit-tag branch August 5, 2026 08:27
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.

2 participants