prometheus/cmd
Nicolas Peugnet 898af6102d
promtool: support creating tsdb blocks from a pipe (#16011)
This is very useful when piping the input file to stdin and then using
/dev/stdin as the input file. e.g.

    xzcat dump.xz |
    	promtool tsdb create-blocks-from openmetrics /dev/stdin /tmp/data

Signed-off-by: Nicolas Peugnet <nicolas.peugnet@lip6.fr>
2025-02-13 13:03:31 +11:00
..
prometheus remote/otlp: convert delta to cumulative (#15165) 2025-01-14 11:33:31 -03:00
promtool promtool: support creating tsdb blocks from a pipe (#16011) 2025-02-13 13:03:31 +11:00