Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
291bdf6
rfc(decision): Decoupling Sentry's Generative AI conventions from Ope…
alexander-alderman-webb Mar 9, 2026
41f5a21
.
alexander-alderman-webb Mar 9, 2026
bc4a322
clarify attribute definitions
alexander-alderman-webb Mar 9, 2026
349703d
add link
alexander-alderman-webb Mar 9, 2026
9b5c420
improve summary
alexander-alderman-webb Mar 9, 2026
6cd0877
v2
alexander-alderman-webb Mar 16, 2026
178a190
.
alexander-alderman-webb Mar 16, 2026
7bbb064
.
alexander-alderman-webb Mar 16, 2026
0e623e5
.
alexander-alderman-webb Mar 16, 2026
91f09b2
seer feedback
alexander-alderman-webb Mar 16, 2026
543ee82
add comment to manual instrumentation
alexander-alderman-webb Mar 17, 2026
2997b7d
remove json.dumps
alexander-alderman-webb Mar 17, 2026
feb8323
move tool definitions from agent to client
alexander-alderman-webb Mar 19, 2026
da95c6d
update manual instrumentation
alexander-alderman-webb Mar 19, 2026
9a10d26
remove text completion span type
alexander-alderman-webb Mar 19, 2026
8bb776c
fix manual instrumentation example
alexander-alderman-webb Mar 19, 2026
fbe3f1d
grammar
alexander-alderman-webb Mar 19, 2026
ea313fc
return model response in manual instrumentation example
alexander-alderman-webb Mar 19, 2026
5dc7f17
add operation name for Invoke Agent Spans
alexander-alderman-webb Mar 23, 2026
d69add7
make all token counts optional
alexander-alderman-webb Mar 23, 2026
d330c77
add sensitive data options
alexander-alderman-webb Mar 23, 2026
0d41559
update status to approved
alexander-alderman-webb Apr 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ This repository contains RFCs and DACIs. Lost?
- [0146-automatic-in-app-rules](text/0146-automatic-in-app-rules.md): For Java projects, when a code mapping is automatically created, also create an in-app stack trace rules to categorize the frames as in-app
- [0148-logs-for-crashes](text/0148-logs-for-crashes.md): Logs for Crashes
- [0149-merge-bundler-plugins](text/0149-merge-bundler-plugins.md): Merge sentry-javascript-bundler-plugins into sentry-javascript
- [0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry](text/0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry.md): Decoupling Sentry's Generative AI conventions from OpenTelemetry
Loading
Loading