feat(k8s): add OpenTelemetry exporter endpoint to deploy.yaml #501

Merged
argoyle merged 1 commits from feat/k8s/add-opentelemetry-exporter into main 2025-06-13 09:45:50 +00:00

1 Commits

Author SHA1 Message Date
argoyle 2948905005 feat(k8s): add OpenTelemetry exporter endpoint to deploy.yaml
Add the OTEL_EXPORTER_OTLP_ENDPOINT environment variable to 
the deployment configuration. This change enables the application 
to send telemetry data to the specified OpenTelemetry collector 
endpoint for better monitoring and observability.
2025-06-13 11:36:19 +02:00