labels
This commit is contained in:
parent
fbab6440ab
commit
9aa899e37c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ scrape_configs:
|
|||
scheme: http
|
||||
static_configs:
|
||||
- targets:
|
||||
- 'host.containers.internal:9100'
|
||||
- '{{ node_exporter_tailscale_ipv4 }}:9100'
|
||||
labels:
|
||||
hostname: "{{ inventory_hostname }}"
|
||||
{% for host in (groups['ipaservers'] + groups['keycloak'] + groups['radius'] + groups['generic']) %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue