Add prometheus metrics to webserver

This commit is contained in:
Jonny Ervine 2024-07-24 21:52:03 +08:00
parent b66b0010f7
commit 8e33785169

View File

@ -859,6 +859,7 @@ falco:
k8s_healthz_endpoint: /healthz
ssl_enabled: false
ssl_certificate: /etc/falco/falco.pem
prometheus_metrics_enabled: true
##############################################################################
# Falco logging / alerting / metrics related to software functioning (basic) #