ansible-role-cri-o/templates/etc/crio/crio.conf.d/01-metrics.conf.j2
2020-05-10 02:10:28 +02:00

8 lines
224 B
Django/Jinja

# A necessary configuration for Prometheus based metrics retrieval
[crio.metrics]
# Globally enable or disable metrics support.
enable_metrics = true
# The port on which the metrics server will listen.
metrics_port = 9090