categraf/conf/prometheus.toml

11 lines
309 B
TOML
Raw Permalink Normal View History

[prometheus]
enable=false
scrape_config_file="/path/to/in_cluster_scrape.yaml"
2022-07-12 12:57:03 +08:00
## log level, debug warn info error
log_level="info"
2022-07-12 14:11:56 +08:00
## wal file storage path ,default ./data-agent
2022-07-12 08:51:02 +08:00
# wal_storage_path="/path/to/storage"
2022-07-12 14:11:56 +08:00
## wal reserve time duration, default value is 2 hour
2022-07-12 08:51:02 +08:00
# wal_min_duration=2