Skip to content

chore: move PostgreSQL Grafana dashboard into dashboards/grafana/#780

Merged
seanthegeek merged 1 commit into
masterfrom
move-pg-dashboard
May 21, 2026
Merged

chore: move PostgreSQL Grafana dashboard into dashboards/grafana/#780
seanthegeek merged 1 commit into
masterfrom
move-pg-dashboard

Conversation

@seanthegeek
Copy link
Copy Markdown
Contributor

Summary

The PostgreSQL Grafana dashboard (added in #667) shipped at the repo-root grafana/ directory by oversight. Every other dashboard source lives under dashboards/ (opensearch/, grafana/, splunk/), so this moves it next to the existing Grafana dashboard:

  • grafana/Grafana-DMARC_Reports-PostgreSQL.jsondashboards/grafana/Grafana-DMARC_Reports-PostgreSQL.json (pure rename, file unchanged)
  • Lists it in dashboards/README.md alongside the other shipped dashboards
  • Fixes the CHANGELOG.md path reference
  • Removes the now-empty top-level grafana/ directory

The only file references to the old path were the CHANGELOG line (fixed); the grafana/grafana hit in docker-compose.dashboard-dev.yml is the Docker image name, not a path. No packaging impact — the wheel ships only parsedmarc/.

Test plan

  • git records a 100% rename
  • no remaining references to the old grafana/Grafana-DMARC_Reports-PostgreSQL.json path

🤖 Generated with Claude Code

The PostgreSQL dashboard shipped at the repo-root grafana/ by oversight;
every other dashboard source lives under dashboards/ (opensearch/,
grafana/, splunk/). Move it next to the existing Grafana dashboard, list
it in dashboards/README.md, and fix the CHANGELOG path reference.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@seanthegeek seanthegeek merged commit 2b3cd32 into master May 21, 2026
3 checks passed
@seanthegeek seanthegeek deleted the move-pg-dashboard branch May 21, 2026 17:54
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.54%. Comparing base (caac8e6) to head (d335834).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #780   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files          17       17           
  Lines        4628     4628           
=======================================
  Hits         3959     3959           
  Misses        669      669           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant