changelog: add entry for #11793 (#11862)

This commit is contained in:
Luiz Aoqui
2022-01-17 11:08:29 -05:00
committed by GitHub
parent 868ab230e7
commit 4c5dd858d8

3
.changelog/11793.txt Normal file
View File

@@ -0,0 +1,3 @@
```improvement
scheduler: detect, log, and emit `nomad.nomad.plan.node_rejected` metric when an unexpected port collision is detected
```