Docs/Prometheus/启动参数配置.md
2022-10-18 16:59:37 +08:00

5 lines
No EOL
187 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

```
--storage.tsdb.retention.time=STORAGE.TSDB.RETENTION.TIME: 保存数据的时间默认是15天15d
--storage.tsdb.retention.size=STORAGE.TSDB.RETENTION.SIZE: 存储大小
```