mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-07 06:37:17 +02:00
Merge pull request #8952 from roidelapluie/fixstorage
Storage: Create a code block for example command.
This commit is contained in:
commit
9e88c3bb4d
@ -168,6 +168,7 @@ When a new recording rule is created, there is no historical data for it. Record
|
|||||||
To see all options, use: `$ promtool tsdb create-blocks-from rules --help`.
|
To see all options, use: `$ promtool tsdb create-blocks-from rules --help`.
|
||||||
|
|
||||||
Example usage:
|
Example usage:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ promtool tsdb create-blocks-from rules \
|
$ promtool tsdb create-blocks-from rules \
|
||||||
--start 1617079873 \
|
--start 1617079873 \
|
||||||
|
Loading…
Reference in New Issue
Block a user