Bug #23503
Error parsing telemetry setting
Pull request:
Fixed in Releases:
Found in Releases:
Description
When some keys are missing, telemetry stack won't boot:
:telemetry: :prefix: 'fm_rails' :statsd: :enabled: true :host: '127.0.0.1:9125' :protocol: 'statsd'
Error is: Missing hash key :prometheus - we need to parse this in a better way.
Related issues
Associated revisions
History
#1
Updated by Sebastian Gräßl about 4 years ago
- Difficulty set to medium
#2
Updated by The Foreman Bot about 4 years ago
- Assignee set to Lukas Zapletal
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5621 added
#3
Updated by Anonymous about 4 years ago
- Legacy Backlogs Release (now unused) set to 353
#4
Updated by Lukas Zapletal about 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset c030096e0de5a026ec446069ecce188b57150667.
#5
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5657 added
#6
Updated by Tomer Brisker over 3 years ago
- Related to Bug #25840: Telemetry for LDAP does not work added
Fixes #23142,#23503 - telemetry improvements