diff --git a/CHANGELOG.md b/CHANGELOG.md index eade1e4a873..4a37d00feb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ IMPROVEMENTS: * api: Metrics endpoint exposes Prometheus formatted metrics [GH-3171] * telemetry: Add support for tagged metrics for Nomad clients [GH-3147] + * telemetry: Add basic Prometheus configuration for a Nomad cluster [GH-3186] BUG FIXES: * core: *Fix restoration of stopped periodic jobs [GH-3201]