The module lifecycle stageGeneral Availability
The module has requirements for installation

v1.0.19

Security

  • Improved the security of the module templates.
  • Prometheus and Alertmanager workloads are now compliant with the Restricted Pod Security Standard.

Features

  • Made the startup, readiness and liveness probes of the main and longterm Prometheus instances explicit, with a timeout on the health check command.

Changes

  • Added the d8_source="dkp" label to the metrics collected from the module components (Prometheus, Grafana, Memcached, Trickster, aggregating proxy).

Bug fixes

  • Fixed the retentionSize calculation description in the module documentation: the actual formula is max(pvc_size * 0.85, pvc_size - 50 GiB), and the value used for the calculation is taken from the .spec.resources.requests.storage field of the PersistentVolumeClaim.