Skip to content

feat(sentry-instrument): add generated semantics lookup tree - #1

Closed
sentry-junior[bot] wants to merge 2 commits into
mainfrom
feat/instrument-semantics-lookup
Closed

feat(sentry-instrument): add generated semantics lookup tree#1
sentry-junior[bot] wants to merge 2 commits into
mainfrom
feat/instrument-semantics-lookup

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 11, 2026

Copy link
Copy Markdown

Embed stable Sentry semantic convention attributes into sentry-instrument as domain-split lookup files.

SKILL.md lists every domain reference directly. Agents open only the domain they need (http, db, gen_ai, and so on). There is no separate index file.

What landed

  • generator: skills/sentry-instrument/scripts/gen-semantics.py
  • source: published attributes.json (stable attributes only)
  • 58 checked-in domain reference files
  • light wiring from tracing and AI monitoring concepts

Not in this PR

  • ops, span names, or measurements
  • auto-sync CI
  • package dependency on sentry-conventions

Re-run the script when conventions change.

Requested by David Cramer.

--

View Junior Session [Sentry]

sentry-junior Bot and others added 2 commits August 11, 2026 20:07
Embed stable Sentry semantic convention attributes as a domain-split
lookup under the instrument skill so agents can open a map and one
domain file instead of loading llms-full.txt.

Co-Authored-By: David Cramer <david@sentry.io>
Co-Authored-By: David Cramer <david@sentry.io>
@sentry-junior sentry-junior Bot closed this Aug 11, 2026
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.

0 participants