Files
nomad/.changelog/17938.txt
Luiz Aoqui ce0f60fb68 metrics: report task memory_max value (#17938)
Add new `nomad.client.allocs.memory.max_allocated` metric to report the
value of the task `memory_max` resource value.
2023-07-19 16:50:12 -04:00

4 lines
133 B
Plaintext

```release-note:improvement
metrics: Add `allocs.memory.max_allocated` to report the value of tasks' `memory_max` resource value
```