Enable alloy on all hosts.
This commit is contained in:
parent
e37b0a2e2d
commit
e134f2fe84
|
@ -5,6 +5,8 @@
|
||||||
sunet::invent::client:
|
sunet::invent::client:
|
||||||
export_endpoint: https://ni-frontend-test.sunet.se
|
export_endpoint: https://ni-frontend-test.sunet.se
|
||||||
invent_retention_days: 1
|
invent_retention_days: 1
|
||||||
|
sunet::otel::alloy:
|
||||||
|
otel_receiver: monitor-test.rut.sunet.se
|
||||||
'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$':
|
'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$':
|
||||||
rut::infra_ca_rp:
|
rut::infra_ca_rp:
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
|
@ -20,12 +22,8 @@
|
||||||
rut::infra_ca_rp:
|
rut::infra_ca_rp:
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.28/stable
|
channel: 1.28/stable
|
||||||
sunet::otel::alloy:
|
|
||||||
otel_receiver: monitor-test.rut.sunet.se
|
|
||||||
|
|
||||||
'^internal-sto4-test-monitor-[0-9].rut.sunet.se$':
|
'^internal-sto4-test-monitor-[0-9].rut.sunet.se$':
|
||||||
sunet::otel::alloy:
|
|
||||||
otel_receiver: monitor-test.rut.sunet.se
|
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
sunet::naemon_monitor:
|
sunet::naemon_monitor:
|
||||||
domain: monitor-test.rut.sunet.se
|
domain: monitor-test.rut.sunet.se
|
||||||
|
|
Loading…
Reference in a new issue