prometheus/cmd
machine424 9823a93c42
fix(main.go): avoid closing the query engine until it is guaranteed to no longer be in use.
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 05:14:44 +01:00
..
prometheus fix(main.go): avoid closing the query engine until it is guaranteed to no longer be in use. 2024-12-30 05:14:44 +01:00
promtool Scraping: stop storing discovered labels (#15261) 2024-12-21 13:33:08 +00:00