/docs/k8s/connect/observability
This commit is contained in:
parent
bf807c2c07
commit
0f3b67e17a
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Metrics
|
||||
description: Metrics for Consul on Kubernetes
|
||||
page_title: Configure 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
|
||||
available are:
|
||||
|
|
Loading…
Reference in New Issue