Actions
Bug #24387
closedTelemetry buckets need to be set in seconds, not miliseconds
Description
I was hitting an issue with the statsd buckets. All the requests were falling into all buckets we had, which was strange. It turns out the buckets need to be defined in seconds, not miliseconds.
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5874 added
Updated by Lukas Zapletal over 6 years ago
- Fixed in Releases 1.20.0 added
- Found in Releases 1.18.0 added
Updated by Ivan Necas over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 69edab723b4f7baa66296e1b2f6397802ccd6f4b.
Actions