open-nomad/.changelog/13786.txt
Seth Hoenig c23da281a1 metrics: even classless blocked evals get metrics
This PR fixes a bug where blocked evaluations with no class set would
not have metrics exported at the dc:class scope.

Fixes #13759
2022-07-15 14:12:44 -05:00

4 lines
114 B
Plaintext

```release-note:bug
metrics: Fixed a bug where blocked evals with no class produced no dc:class scope metrics
```