Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 628 Bytes

Resource Health

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)