KloudMate
KloudMate Agent Docs
Components

Exporters

OpenTelemetry Collector exporters bundled with the KloudMate Agent.

Exporters are components that send telemetry data to observability backends and storage systems.

Bundled Exporters

ExporterDescription
OTLP ExporterExports telemetry data via the OpenTelemetry Protocol (gRPC and HTTP)
OTLP HTTP ExporterExports telemetry data via OTLP over HTTP
Debug ExporterOutputs telemetry data to the console for debugging
Prometheus ExporterExposes metrics in Prometheus format for scraping

The KloudMate Agent is configured to export telemetry data to https://otel.kloudmate.com:4318 by default.

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

On this page