Skip to content

Commit ae7b208

Browse files
Merge pull request #64 from paritytech/chore/sentry-dashboard
chore: back up playground cli sentry dashboard
2 parents 98d799c + 821582d commit ae7b208

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
docs-internal/
2+
sentry/

sentry/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Sentry Dashboards
2+
3+
Dashboard JSON backups live in `sentry/dashboards/`.
4+
5+
Run `./sentry/backup-dashboards.sh` before editing dashboards through the Sentry API. A dashboard
6+
`PUT` replaces the full widget list, so the checked-in JSON is the source of truth for future
7+
modifications.
8+
9+
Current dashboards:
10+
11+
- `2143100` — Playground CLI Health

0 commit comments

Comments
 (0)