add promtail support
This commit is contained in:
parent
1b9547ecd8
commit
248ed5fd02
4 changed files with 60 additions and 1 deletions
|
|
@ -240,6 +240,8 @@ prometheus_agent:
|
|||
preferred_ip_protocol: ip4
|
||||
prober: icmp
|
||||
jobs: {}
|
||||
promtail:
|
||||
enable: False
|
||||
scrape_timeout: ~
|
||||
scrape_interval: ~
|
||||
metrics_path: ~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue