ff
This commit is contained in:
parent
5ba85f498e
commit
4c69a6ea17
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ promtail_version: "3.0.0" # TODO renovate
|
|||
promtail_loki_server_url: "http://docker10.mgrote.net:3100" # TODO passt das für blocky?
|
||||
promtail_user_additional_groups: root
|
||||
promtail_config_expand_env: true
|
||||
promtail_extra_args: "-client.external-labels=hostname=$(HOSTNAME)"
|
||||
promtail_extra_args: "-client.external-labels=hostname={{ ansible_fqdn }}"
|
||||
promtail_config_scrape_configs:
|
||||
- job_name: system
|
||||
static_configs:
|
||||
|
|
Loading…
Reference in a new issue