traefik/abra.sh
mirsal fc5aa70d27 Allow prometheus metrics collection
This patch adds a METRICS_ENABLED configuration variables which,
when switched on, defines a metrics entrypoint and enables the
built-in prometheus metrics exporter. This allows the monitoring
stack to collect and show traefik metrics
2021-08-09 23:28:15 +00:00

4 lines
96 B
Bash

export TRAEFIK_YML_VERSION=v12
export FILE_PROVIDER_YML_VERSION=v2
export ENTRYPOINT_VERSION=v2