]> xn--ix-yja.es Git - alex.git/commitdiff
Configure otel
authoralex <alex@pdp7.net>
Sun, 19 Nov 2023 17:15:46 +0000 (18:15 +0100)
committeralex <alex@pdp7.net>
Sun, 19 Nov 2023 17:15:46 +0000 (18:15 +0100)
blog/k8s.yaml

index ebb41f6de9fab9a4167dc5527b10d45532589344..01cff113bbf58cdfd31186ff5a8fab8addf76cc1 100644 (file)
@@ -32,6 +32,11 @@ items:
           - /tls-gemini/tls.crt
           - https
           - alex.corcoles.net
+          env:
+            - name: OTEL_EXPORTER_OTLP_ENDPOINT
+              value: http://clickhouse.h1.int.pdp7.net:4317
+            - name: OTEL_EXPORTER_OTLP_INSECURE
+              value: "true"
           image: quay.io/alexpdp7/blog:latest
           imagePullPolicy: Always
           name: blog