Commit 09d1c81
fix(dashboard): add missing datasets to agent guidance (#522)
## Summary
Adds `tracemetrics` and `preprod-app-size` to the datasets list in the
Dashboard Layout section of agent-guidance.md. These were already listed
in `sentry dashboard widget --help` but were missing from the agent
guidance doc.
## Test plan
- [ ] `bun run check:skill` — skill files up to date
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 22b5281 commit 09d1c81
File tree
2 files changed
+2
-2
lines changed- docs/src/content/docs
- plugins/sentry-cli/skills/sentry-cli
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments