samples-server
samples-server copied to clipboard
Add DD_SITE env var to Helm deployment template
What was changed
Added missing DD_SITE env var to the promql-to-dd-go Helm template
Why?
Metrics are being sent to the default Datadog site but our org is on a non-default site
Checklist
-
Closes #95
-
How was this tested: I deployed the resulting chart using ArgoCD and the metrics are properly forwarded to the configured DD site
-
Any docs updates needed? None
This worked properly for us as well @taonic