You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
32
32
-[#1666](https://github.com/thanos-io/thanos/pull/1666)`thanos_compact_group_compactions_total` now counts block compactions, so operations that resulted in a compacted block. The old behaviour
33
33
is now exposed by new metric: `thanos_compact_group_compaction_runs_started_total` and `thanos_compact_group_compaction_runs_completed_total` which counts compaction runs overall.
34
34
-[#1748](https://github.com/thanos-io/thanos/pull/1748) Updated all dependencies.
35
+
-[#1694](https://github.com/thanos-io/thanos/pull/1694)`prober_ready` and `prober_healthy` metrics are removed, for sake of `status`. Now `status` exposes same metric with a label, `check`. `check` can have "healty" or "ready" depending on status of the probe.
0 commit comments