Need guidance with production monitoring?
Book FREE office hours and we'll help you out
Not sure how to approach production monitoring? Book FREE office hours and we'll help you out

You are viewing documentation for an outdated version. Do you wish to see documentation for the latest version?

Reporters #

Reporters are a special kind of module that receive periodic snapshots of the telemetry data collected by Kamon and send this data (or expose it) to external systems. Reporters are organized in three main sections:

Combined Reporters #

Combined reporters can handle both metrics and spans data collected by Kamon. At the moment, the Kamon APM reporter is the only combined reporter.

Metrics Reporters #

These reporters can send metrics data to external systems. The available reporters are:

  • Prometheus. Exposes a scrape endpoint with the Prometheus exposition format.
  • InfluxDB. Sends data to InfluxDB using the line protocol.
  • StatsD. Sends data to StatsD over UDP.
  • Datadog. Sends data to the Datadog Agent or the Datadog API.
  • Sematext SPM. Sends data to Sematext through their public API.

Span Reporters #

Span reporters send Spans to external systems.

  • Zipkin. Sends data to zipkin using the V2 API.
  • Jaeger. Sends data to Jaeger’s HTTP API.
On this article
Kamon APM Logo
Monitor and fix issues in production without being an expert
Learn about APM
Try Kamon APM I know how Kamon APM can help with monitoring. Don't show this again.