2022-07-11 22:55:33 +08:00
|
|
|
[prometheus]
|
|
|
|
enable=true
|
2022-07-12 11:54:46 +08:00
|
|
|
scrape_config_file="/path/to/in_cluster_scrape.yaml"
|
2022-07-12 08:51:02 +08:00
|
|
|
##wal file storage path ,default ./data-agent
|
|
|
|
# wal_storage_path="/path/to/storage"
|
|
|
|
##wal reserve time duration, default value is 2 hour
|
|
|
|
# wal_min_duration=2
|
|
|
|
|