Skip to main content

Infrastructure Agent API

The Infrastructure Agent is a Go-based service that collects health metrics from Kubernetes infrastructure components and exposes them via HTTP endpoints. Base URL: http://logclaw-agent:8080 Dashboard proxy: /api/agent/*

Health Check

Liveness probe endpoint.

Response


Readiness Check

Readiness probe endpoint. Returns 200 only when all collectors are initialized.

Response (Ready)

Response (Not Ready)


Infrastructure Metrics

Returns aggregated infrastructure metrics from all collectors. Used by the Dashboard’s pipeline monitoring view.

Response

Metric Fields

Kafka

OpenSearch

External Secrets Operator


Configuration

Environment Variables