Enable OTel scraping for the load balancers

This commit is contained in:
Lewis Buckley
2025-10-03 14:59:43 +01:00
parent 3b00403846
commit 72191b3fa8
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -48,6 +48,10 @@ accessories:
load-balancer:
image: basecamp/kamal-proxy:lb
host: fizzy-lb-101
labels:
otel_role: load-balancer
otel_service: fizzy-load-balancer
otel_scrape_enabled: true
options:
publish:
- 80:80
+4
View File
@@ -48,6 +48,10 @@ accessories:
load-balancer:
image: basecamp/kamal-proxy:lb
host: fizzy-staging-lb-01
labels:
otel_role: load-balancer
otel_service: fizzy-load-balancer
otel_scrape_enabled: true
options:
publish:
- 80:80