diff --git a/ui/packages/consul-ui/app/components/consul/upstream-instance/list/index.hbs b/ui/packages/consul-ui/app/components/consul/upstream-instance/list/index.hbs index a72bd79c0..0b90b4312 100644 --- a/ui/packages/consul-ui/app/components/consul/upstream-instance/list/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/upstream-instance/list/index.hbs @@ -1,5 +1,5 @@ -
@@ -21,7 +21,7 @@ {{/if}} {{/if}} - {{#if (and (not-eq item.Datacenter dc) (not-eq item.Datacenter ""))}} + {{#if (and (not-eq item.Datacenter @dc) (not-eq item.Datacenter ""))}}
+ The following list shows individual HTTP paths exposed through Envoy for external services like Prometheus. Read more about this in our documentation. +
+- The following list shows individual HTTP paths exposed through Envoy for external services like Prometheus. Read more about this in our documentation. -
-