Skip to content
Snippets Groups Projects
Verified Commit 9be40535 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Activate opentelemetry collector

Refs. swh/infra/sysadm-environment#4524
parent d0d0a0ef
No related branches found
No related tags found
1 merge request!49Add templatized opentelemetry (log) collector configuration as an argocd application
......@@ -19,3 +19,21 @@ certManager:
enabled: true
webhookGandiEnabled: true
useGandiDNS: true
otlpCollector:
enabled: true
debug: false
indexes:
swh: staging-logs
system: staging-system-logs
resources:
cpu: 256m
memory: 2Gi
batch: 10
timeout: 10s
endpoints:
- http://esnode1.internal.softwareheritage.org:9200
- http://esnode2.internal.softwareheritage.org:9200
- http://esnode3.internal.softwareheritage.org:9200
- http://esnode7.internal.softwareheritage.org:9200
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