- Category: Metrics / Observability
- Website: https://prometheus.io/
Setting | Env var | Default value | Description |
---|---|---|---|
prometheus.extralabels |
PROMETHEUS_EXTRALABELS |
Comma separated list of fields to use as labels additionally to rule, source, priority, tags and custom_fields |
Note
The Env var values override the settings from yaml file.
prometheus:
# extralabels: "" # comma separated list of fields to use as labels additionally to rule, source, priority, tags and custom_fields
Note
This output is used to collect metrics about Falco events and Falcosidekick outputs in prometheus format, scrape the endpoint /metrics
to collect them.