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:
Samuel Gaist 2024-04-24 09:36:42 +02:00 committed by poiana
parent 82c914c11d
commit 1316b0f448

View File

@ -991,7 +991,9 @@ syscall_event_drops:
# beneficial for exploring the data schema and ensuring that fields with empty
# 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
metrics:
enabled: false