mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-12 22:18:30 +00:00
chore(configuration): add reference to Prometheus endpoint in metrics documentation
The cross reference makes it easier to pair the web server and the metrics configuration elements. Signed-off-by: Samuel Gaist <samuel.gaist@idiap.ch>
This commit is contained in:
parent
82c914c11d
commit
1316b0f448
@ -991,7 +991,9 @@ syscall_event_drops:
|
|||||||
# beneficial for exploring the data schema and ensuring that fields with empty
|
# beneficial for exploring the data schema and ensuring that fields with empty
|
||||||
# values are included in the output.
|
# values are included in the output.
|
||||||
#
|
#
|
||||||
# todo: prometheus export option
|
# If metrics are enabled, the web server can be configured to activate the
|
||||||
|
# corresponding Prometheus endpoint using webserver.prometheus_metrics_enabled.
|
||||||
|
#
|
||||||
# todo: syscall_counters_enabled option
|
# todo: syscall_counters_enabled option
|
||||||
metrics:
|
metrics:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user