Skip to content

Commit

Permalink
format docs/components/compact.md
Browse files Browse the repository at this point in the history
Signed-off-by: wenmaoba <jordy1024@163.com>
  • Loading branch information
jordy1024 committed Dec 1, 2021
1 parent 4fc890f commit 3f0f19e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/components/compact.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,15 +372,15 @@ Flags:
--log.format=logfmt Log format to use. Possible options: logfmt or
json.
--log.level=info Log filtering level.
--max-time=9999-12-31T23:59:59Z
--max-time=9999-12-31T23:59:59Z
End of time range limit to serve. Thanos
Compactor will serve only metrics, which
happened earlier than this value. Option can be
happened earlier than this value. Option can be
a constant time in RFC3339 format or time
duration relative to current time, such as -1d
or 2h45m.Valid duration units are ms, s, m, h,
or 2h45m. Valid duration units are ms, s, m, h,
d, w, y.
--min-time=0000-01-01T00:00:00Z
--min-time=0000-01-01T00:00:00Z
Start of time range limit to serve. Thanos
Compactor will serve only metrics, which
happened later than this value. Option can be a
Expand Down

0 comments on commit 3f0f19e

Please sign in to comment.