mirror of https://github.com/status-im/consul.git
/docs/connect/observability
This commit is contained in:
parent
b79fb73468
commit
2b122dd262
|
@ -1,12 +1,11 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Connect - Observability
|
||||
description: |-
|
||||
This page documents the configurations necessary for L7 observability using
|
||||
Consul Connect.
|
||||
page_title: Service Mesh Observability: Overview
|
||||
description: >-
|
||||
To use Consul's observability features, configure proxies in the service mesh to collect and emit L7 metrics. Learn about configuring metrics destinations, the service protocol, and upstreams.
|
||||
---
|
||||
|
||||
# Observability
|
||||
# Service Mesh Observability Overview
|
||||
|
||||
In order to take advantage of Connect's L7 observability features you will need
|
||||
to:
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Connect - UI Visualization
|
||||
description: |-
|
||||
This page describes how to set up and customize the Service Mesh Topology
|
||||
visualization in Consul's UI.
|
||||
page_title: Service Mesh Observability: UI Metrics
|
||||
description: >-
|
||||
Consul's UI includes network topology visualization features to display metrics from the service mesh. Learn how to configure the UI to collect metrics, modify access for metrics proxies, and integrate custom metrics providers.
|
||||
---
|
||||
|
||||
# UI Visualization
|
||||
# UI Metrics for Service Mesh Observability
|
||||
|
||||
-> Coming here from "Configure metrics dashboard" or "Configure dashboard"? See [Configuring Dashboard URLs](#configuring-dashboard-urls).
|
||||
|
||||
|
|
Loading…
Reference in New Issue