Skip to content

feat(name): Add resource span name model#445

Merged
cleptric merged 3 commits into
mainfrom
cleptric/add-resource-span-name-model
Jun 30, 2026
Merged

feat(name): Add resource span name model#445
cleptric merged 3 commits into
mainfrom
cleptric/add-resource-span-name-model

Conversation

@cleptric

Copy link
Copy Markdown
Member

Define span naming conventions for browser resource loading operations. Uses url.domain as the primary template with a static Resource fallback when the attribute is unavailable.

Covers all resource ops: resource, resource.script, resource.css, resource.link, resource.img, resource.audio, resource.video, resource.iframe, and resource.other.

Define how span names are inferred for browser resource loading
operations. Uses url.domain as the primary template with a static
Resource fallback when the attribute is unavailable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (description) Add cache and resource description models by cleptric in #444
  • (name) Add resource span name model by cleptric in #445
  • Add name and description models for browser and url.template for HTTP server by cleptric in #448

🤖 This preview updates automatically when you update the PR.

@cleptric cleptric marked this pull request as ready for review June 22, 2026 12:51
@cleptric cleptric requested review from a team, Lms24, mjq and nsdeschenes as code owners June 22, 2026 12:51
Comment thread model/name/resource.json Outdated
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
@cleptric cleptric enabled auto-merge (squash) June 30, 2026 16:48
@cleptric cleptric merged commit 7f00184 into main Jun 30, 2026
17 checks passed
@cleptric cleptric deleted the cleptric/add-resource-span-name-model branch June 30, 2026 16:51
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