promtail: Support metrics scraping
This commit is contained in:
parent
5045dc7fde
commit
1daf64a848
3 changed files with 37 additions and 1 deletions
|
|
@ -46,8 +46,9 @@ prometheus_agent:
|
|||
enable: False
|
||||
config:
|
||||
server:
|
||||
disable: true
|
||||
http_listen_address: '::1'
|
||||
http_listen_port: 9080
|
||||
grpc_listen_address: '::1'
|
||||
grpc_listen_port: 0
|
||||
positions:
|
||||
filename: /var/lib/promtail/positions.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue