prometheus/cmd
Will Hegedus bd1878700b
promtool: Fix panic on extended tsdb analyze (#13976)
Currently, running promtool tsdb analyze with the --extended flag
will cause an 'index out of range' error if running it
against a block that does not have any native histogram chunks.

This change ensures that promtool won't try to display data that doesn't exist.

Signed-off-by: Will Hegedus <whegedus@linode.com>
2024-04-24 11:35:34 +10:00
..
prometheus Update documentation about existing feature-flags 2024-04-02 19:18:57 -03:00
promtool promtool: Fix panic on extended tsdb analyze (#13976) 2024-04-24 11:35:34 +10:00