Bug #28506
Fix prometheus telemetry
Pull request:
Found in Releases:
Description
Prometheus telemetry is broken due to an upgrade of the gem to version 1.0
Associated revisions
Refs #28506 - fixed telemetry boot require
History
#1
Updated by The Foreman Bot over 2 years ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7249 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.0.0 added
#3
Updated by Ondřej Ezr over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset b50324b4e899d1aa201496568757a4c905826aad.
#4
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/7271 added
#5
Updated by Lukas Zapletal over 2 years ago
- Target version set to 1.24.1
Tomer, I would like to request backport this one into 1.24. Monitoring has some issues downstream and I would like to get this opportunity to load telemetry data via Prometheus API rather than statsd. This would require prometheus rubygem version bump to 1.0.0 too if that's not a problem. Can file all the PRs.
#6
Updated by Tomer Brisker over 2 years ago
- Fixed in Releases 1.24.1 added
I cherry-picked the upgrade to 1.24 branch, please open a PR to update packaging accordingly.
Fixes #28506 - fix upgraded prometheus