Skip to content

Fix the Consul host that Delivery-metrics connects to

Reuben Pereira requested to merge rp/fix-consul-host into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • Fix the Consul host that Delivery-metrics connects to

Delivery-metrics' connection to Consul does not work currently. See connection error: log message.

The hostname used in this MR is taken from !2914 (comment 1802295501).

We can add the host as a parameter in the tanka deployment instead of setting the default value here. But until we determine exactly which hostname will work, I think it is easier to experiment on this project.

gitlab-com/gl-infra/delivery#20083 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports