KloudMate
KloudMate Agent Docs
Components

Connectors

OpenTelemetry Collector connectors bundled with the KloudMate Agent.

Connectors join two pipelines together, acting as both an exporter in one pipeline and a receiver in another. They enable cross-signal processing and routing.

Bundled Connectors

ConnectorDescription
Span Metrics ConnectorGenerates metrics from trace spans (request counts, duration histograms, error rates)
Forward ConnectorRoutes telemetry data between pipelines without transformation
Count ConnectorGenerates count metrics from spans, logs, or data points

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

On this page