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).
Updated by Lukas Zapletal almost 7 years ago
- Related to Feature #18675: Add telemetry to Foreman core added
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/puppet-foreman/pull/637 added
Updated by Marek Hulán almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-foreman|e29025f111521c523afecb2a989dfb5d4382fcb0.
Actions