added otel_receiver on all hosts except monitor
This commit is contained in:
parent
3395790ee4
commit
7a780a12ff
1 changed files with 7 additions and 0 deletions
|
@ -14,10 +14,15 @@
|
||||||
- sthb-lb-1.sunet.se
|
- sthb-lb-1.sunet.se
|
||||||
- tug-lb-1.sunet.se
|
- tug-lb-1.sunet.se
|
||||||
port: '30443'
|
port: '30443'
|
||||||
|
sunet::otel::alloy:
|
||||||
|
otel_receiver: monitor-prod.rut.sunet.se
|
||||||
|
|
||||||
'^internal-sto4-prod-k8sw-[0-9].rut.sunet.se$':
|
'^internal-sto4-prod-k8sw-[0-9].rut.sunet.se$':
|
||||||
rut::infra_ca_rp:
|
rut::infra_ca_rp:
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.31/stable
|
channel: 1.31/stable
|
||||||
|
sunet::otel::alloy:
|
||||||
|
otel_receiver: monitor-prod.rut.sunet.se
|
||||||
|
|
||||||
'^internal-sto4-prod-monitor-[0-9].rut.sunet.se$':
|
'^internal-sto4-prod-monitor-[0-9].rut.sunet.se$':
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
|
@ -54,3 +59,5 @@ internal-sto4-prod-satosa-1.rut.sunet.se:
|
||||||
rut::infra_ca_rp:
|
rut::infra_ca_rp:
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.31/stable
|
channel: 1.31/stable
|
||||||
|
sunet::otel::alloy:
|
||||||
|
otel_receiver: monitor-prod.rut.sunet.se
|
||||||
|
|
Loading…
Add table
Reference in a new issue