Skip to content

Add operations overview endpoint#9

Merged
Bmowville merged 2 commits into
mainfrom
portfolio/operations-overview
Jun 7, 2026
Merged

Add operations overview endpoint#9
Bmowville merged 2 commits into
mainfrom
portfolio/operations-overview

Conversation

@Bmowville

Copy link
Copy Markdown
Owner

Summary

  • add /api/v1/metrics/operations-overview for a dashboard-ready operator snapshot
  • include service status, summary metrics, pipeline rollups, quality rollups, stale runs, and recommended actions
  • add test coverage for the overview response
  • add .env.example, .gitignore, and GitHub Actions CI
  • document the operations overview endpoint in the README

Validation

  • python -m ruff check .
  • python -m mypy app
  • python -m pytest
  • python -m alembic upgrade head
  • git diff --check

@Bmowville Bmowville merged commit 395ca2e into main Jun 7, 2026
1 check passed
@Bmowville Bmowville deleted the portfolio/operations-overview branch June 7, 2026 04:39
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