Skip to content

collector: harden health check for v0.4.0#7

Merged
Svaag merged 1 commit into
mainfrom
release/collector-v0.4.0
Jun 29, 2026
Merged

collector: harden health check for v0.4.0#7
Svaag merged 1 commit into
mainfrom
release/collector-v0.4.0

Conversation

@Svaag

@Svaag Svaag commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump package/runtime version to 0.4.0
  • derive the FastAPI collector version from package metadata instead of hardcoding 0.2.0
  • make /healthz execute SELECT 1 and return 503 when database connectivity fails
  • add a regression test for unhealthy collector DB state

Validation

  • uv sync --group dev
  • uv run python scripts/export_schemas.py + schema diff check
  • uv run ruff check .
  • uv run mypy agent_core
  • uv run pytest -q
  • uv build

Part of the trace pipeline rollout step 3.

@Svaag Svaag merged commit 0faf257 into main Jun 29, 2026
1 check passed
@Svaag Svaag deleted the release/collector-v0.4.0 branch June 29, 2026 14:00
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