mirror of
https://github.com/prometheus/prometheus
synced 2025-03-03 12:08:51 +00: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`.
|
||||
|
||||
Example usage:
|
||||
|
||||
```
|
||||
$ promtool tsdb create-blocks-from rules \
|
||||
--start 1617079873 \
|
||||
|
Loading…
Reference in New Issue
Block a user