Actions
Feature #23101
closedExpose telemetry parameters in settings.yaml
Description
It would be great to have these, although we do not plan full end-to-end installer support for telemetry. Users are supposed to deploy statsd/prometheus by themselves for now.
https://github.com/theforeman/foreman/blob/develop/config/settings.yaml.example#L99-L118
Relevant options:
- telemetry - prefix
- telemetry - prometheus - enabled
- telemetry - statsd - enabled
- telemetry - statsd - host
Other options are not relevant for production use or not relevant at the moment (statsd protocol is not yet used).
Actions