diff --git a/CHANGELOG.md b/CHANGELOG.md index 705af7f1bcd..1d8a9740f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * [CHANGE] Upgrade Cortex from v1.3.0 to v.1.4.0 [#341](https://github.com/grafana/tempo/pull/341) * [CHANGE] Compact more than 2 blocks at a time [#348](https://github.com/grafana/tempo/pull/348) * [ENHANCEMENT] Add tempodb_compaction_objects_combined metric. [#339](https://github.com/grafana/tempo/pull/339) +* [ENHANCEMENT] Add tempodb_compaction_objects_processed_total metric. [#360](https://github.com/grafana/tempo/pull/360) +* [ENHANCEMENT] Add tempodb_compaction_blocks_total metric. [#360](https://github.com/grafana/tempo/pull/360) * [BUGFIX] Frequent errors logged by compactor regarding meta not found [#327](https://github.com/grafana/tempo/pull/327) * [BUGFIX] Fix distributors panicking on rollout [#343](https://github.com/grafana/tempo/pull/343)