KloudMate
KloudMate Agent Docs
Components

Extensions

OpenTelemetry Collector extensions bundled with the KloudMate Agent.

Extensions provide additional capabilities to the OpenTelemetry Collector that are not part of the core telemetry pipeline (receiving, processing, exporting).

Bundled Extensions

ExtensionDescription
Health Check ExtensionExposes an HTTP endpoint for agent health monitoring
PProf ExtensionExposes Go pprof endpoints for performance profiling
zPages ExtensionProvides in-process diagnostics for debugging pipelines
Bearer Token Auth ExtensionProvides bearer token authentication for exporters

For detailed configuration of each extension, refer to the OpenTelemetry documentation.

On this page