Files
ceilometer/releasenotes/notes/add-memory-pollster-7689d354c45cc740.yaml
Callum Dickinson fa87576e29 Add memory pollster
The memory metric is useful when doing Gnocchi metric queries,
but as a notification-only metric it is not consistently published
which makes it difficult to use.

Add a compute pollster for the memory meter to ensure it gets
published regularly at the same rate as other compute metrics.

Change-Id: Idfdafeb60b134e50fbfb4e9e3edd59086ffb127c
Signed-off-by: Callum Dickinson <callum.dickinson@catalystcloud.nz>
2025-08-15 13:18:55 +12:00

6 lines
147 B
YAML

---
features:
- |
The ``memory`` meter now has measures published by a compute pollster,
in addition to the existing notification meter.