concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
143 stars 176 forks source link

support datadog agent uds filepath #260

Closed aoldershaw closed 3 years ago

aoldershaw commented 3 years ago

Existing Issue

and refactor the setting of AGENT_HOST/AGENT_PATH - now, these are only set if the values themselves are set (rather than always being set, possibly to an empty value, if datadog is enabled).

Contributor Checklist

Reviewer Checklist

This section is intended for the core maintainers only, to track review progress. Please do not fill out this section.

  • [ ] Code reviewed
  • [ ] Topgun tests run
  • [ ] Back-port if needed
  • [ ] Is the correct branch targeted? (master or dev)