Skip to content

Browser events migration from body fields to attributes#3851

Open
jaredDlewis wants to merge 3 commits into
open-telemetry:mainfrom
jaredDlewis:web_vital-attributes
Open

Browser events migration from body fields to attributes#3851
jaredDlewis wants to merge 3 commits into
open-telemetry:mainfrom
jaredDlewis:web_vital-attributes

Conversation

@jaredDlewis

Copy link
Copy Markdown

Fixes #3401

Changes

Per #1870, events should not be using body fields.

This PR moves the web vital fields from the event body to browser.web_vital.* attributes.

Important

Pull request acceptance is subject to the triage process as described in Issue and PR Triage Management.
PRs that do not follow the guidance above may be automatically rejected and closed.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Links to prototypes or existing instrumentations (when adding or changing conventions)
  • Disclose AI usage, see OTel GenAI policy:
    • no AI used
    • AI-assisted
    • bulk AI-generated
  • I have the experience and knowledge necessary to understand, review, and validate all content in this PR.1

Footnotes

  1. Yes, I can answer maintainer questions about the content of this PR without using AI.

@jaredDlewis jaredDlewis requested review from a team as code owners July 6, 2026 21:36
@lmolkova lmolkova moved this from Untriaged to Awaiting codeowners approval in Semantic Conventions Triage Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Awaiting codeowners approval

Development

Successfully merging this pull request may close these issues.

Change browser.web_vital event to use attributes instead of body fields

2 participants