mirror of https://github.com/status-im/consul.git
fixed duplicated image path
This commit is contained in:
parent
28ca3503b8
commit
5460c0c0f6
|
@ -112,7 +112,7 @@ Consul’s built-in UI has a topology visualization for services part of the Con
|
||||||
|
|
||||||
The diagram below illustrates how the UI displays service metrics for a sample application:
|
The diagram below illustrates how the UI displays service metrics for a sample application:
|
||||||
|
|
||||||
[![UI Topology View](/img/ui-service-topology-view-hover.png)](/img/ui-service-topology-view-hover.png)
|
![UI Topology View](/img/ui-service-topology-view-hover.png)
|
||||||
|
|
||||||
The topology view is configured under `ui.metrics`. This will enable the Consul UI to query the provider specified by
|
The topology view is configured under `ui.metrics`. This will enable the Consul UI to query the provider specified by
|
||||||
`ui.metrics.provider` at the URL of the Prometheus server `ui.metrics.baseURL` to display sidecar proxy metrics for the
|
`ui.metrics.provider` at the URL of the Prometheus server `ui.metrics.baseURL` to display sidecar proxy metrics for the
|
||||||
|
|
Loading…
Reference in New Issue