traefik module

edit

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

Compatibility

edit

The Traefik metricsets were tested with Traefik 1.6.

Example configuration

edit

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"]

Metricsets

edit

The following metricsets are available: