prometheus/cmd
Bryan Boreham de35a40ed5 [REFACTOR] Small improvement to top-level naming
Previously, top-level initialization (including WAL reading) had this at
the top of the stack:

    github.com/oklog/run.(*Group).Run.func1:38

I found this confusing, and thought it had something to do with logging.

Introducing another local function should make this clearer.
Also make the error message user-centric not code-centric.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-11-11 10:55:05 +00:00
..
prometheus [REFACTOR] Small improvement to top-level naming 2024-11-11 10:55:05 +00:00
promtool feat: Allow customizing TSDB postings decoder (#13567) 2024-11-11 07:59:24 +01:00