Release Notes / Version 11.2201
Table Of ContentsFixed Prometheus Cache Metrics
Spring Boot actuator endpoint
/metrics
provides several metrics on CoreMedia components (see
Operations Basics Manual
, section
Basics of Operation | Actuator Endpoints | Metrics Endpoint
). In addition to that, actuator endpoint
/prometheus
publishes this data for scraping by monitoring application
Prometheus
. However, cache metrics were incomplete for some CoreMedia components when using this endpoint. With this fix, the complete set of cache information can now be retrieved from it.
Follow Section, “Fixed Prometheus Cache Metrics” for upgrade information.
(CMS-21612)