Skip to content
Snippets Groups Projects
Commit e506f160 authored by Xiang Dai's avatar Xiang Dai Committed by Cyril Tovena
Browse files

Add target config (#486)


* Add target config

Support costomize target config.

Signed-off-by: default avatarXiang Dai <764524258@qq.com>

* Update default value

Signed-off-by: default avatarXiang Dai <764524258@qq.com>

* bump helm version

Signed-off-by: default avatarXiang Dai <764524258@qq.com>
parent e2b25612
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,9 @@ config:
http_listen_port: 3101
positions:
filename: /run/promtail/positions.yaml
target_config:
# Period to resync directories being watched and files being tailed
sync_period: 10s
scrape_configs:
- entry_parser: '{{ .Values.entryParser }}'
job_name: kubernetes-pods-name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment