Repository for EOEPCA Resource Health Building Block
Currently contains:
- Design documentation for the resource health building block (see
docs
) - Helm chart for core parts of the resource health building block (currently the proof-of-concept skeleton, see
helm
) - Helm chart for core parts + dependencies (OpenSearch+Dashboards and OpenTelemetry-collector) (see
resource-health-reference-deployment
) - Resources for creating and running Python-based health checks (see
pytest-health
) - Skeleton WebUI (see
web
) - A basic mock service to use as a test subject of health checks (see
mock/service
)