mirror of https://github.com/status-im/consul.git
/docs/k8s/connect/observability
This commit is contained in:
parent
beee474916
commit
46499d2ca7
|
@ -1,10 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: Metrics
|
page_title: Configure metrics for Consul on Kubernetes
|
||||||
description: Metrics for Consul on Kubernetes
|
description: >-
|
||||||
|
Use the `connectInject.metrics` Helm values to enable Prometheus and Grafana integrations and capture metrics. Consul can collect metrics from the service mesh, sidecar proxies, agents, and gateways in a k8s cluster and then display service traffic metrics in Consul’s UI for additional observability.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Metrics
|
# Configure metrics for Consul on Kubernetes
|
||||||
|
|
||||||
Consul on Kubernetes integrates with Prometheus and Grafana to provide metrics for Consul Service Mesh. The metrics
|
Consul on Kubernetes integrates with Prometheus and Grafana to provide metrics for Consul Service Mesh. The metrics
|
||||||
available are:
|
available are:
|
||||||
|
|
Loading…
Reference in New Issue