prometheus/cmd
Ayoub Mrini fefd8ecfe3
[BUGFIX] avoid closing the query engine until it is guaranteed to no longer be in use. (#15724)
Backport of #15723

partially reverts https://github.com/prometheus/prometheus/pull/14064

fixes https://github.com/prometheus/prometheus/issues/15232

supersedes https://github.com/prometheus/prometheus/pull/15533

reusing Engine.Close() outside of tests will require more consideration.

Signed-off-by: machine424 <ayoubmrini424@gmail.com>
2024-12-30 11:17:47 +00:00
..
prometheus [BUGFIX] avoid closing the query engine until it is guaranteed to no longer be in use. (#15724) 2024-12-30 11:17:47 +00:00
promtool fix promtool analyze block shows metric name with 0 cardinality (#15438) 2024-11-24 17:30:20 +01:00