Metric nomad.client.allocs.memory.cache always 0 since Nomad 1.9.0 #24920
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/driver/docker
type/bug
Follow-up to #24524
Nomad version
1.9.0 to 1.9.5
Operating system and Environment details
Ubuntu 24.04 with cgroupsv1 (testet in a VM and in WSL2)
Issue
The value of the metric nomad.client.allocs.memory.cache is always 0 since Nomad version 1.9.0
Reproduction steps
Start nomad in dev-mode with config that has telemetry enabled:
sudo nomad agent -dev -config=config.hcl
config.hcl:
Run job thats consuming some RAM:
Expected Result
nomad.client.allocs.memory.cache should output a non-zero-value like this:
Actual Result
Nomad version 1.9.0:
Nomad version 1.9.5:
Nomad version 1.8.0:
Nomad version 1.8.1:
Nomad version 1.8.4:
Thanks for your help!
The text was updated successfully, but these errors were encountered: