traefik moduleedit

This module periodically fetches metrics from a Traefik instance. The Traefik instance must be configured to expose it’s HTTP API.

Compatibilityedit

The Traefik metricsets were tested with Traefik 1.6.

Example configurationedit

The traefik module supports the standard configuration options that are described in Specify which modules to run. Here is an example configuration:

metricbeat.modules:
- module: traefik
  metricsets: ["health"]
  period: 10s
  hosts: ["localhost:8080"]

Metricsetsedit

The following metricsets are available: