From 9a5529a0aaf812f351ed9f8b92ac42da2d9f44dc Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Thu, 28 Mar 2019 12:11:25 +0200 Subject: [PATCH] Add flagger_info metric to docs --- docs/gitbook/usage/monitoring.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/gitbook/usage/monitoring.md b/docs/gitbook/usage/monitoring.md index ce38bbd5..4f60151f 100644 --- a/docs/gitbook/usage/monitoring.md +++ b/docs/gitbook/usage/monitoring.md @@ -46,6 +46,9 @@ Flagger exposes Prometheus metrics that can be used to determine the canary anal the destination weight values: ```bash +# Flagger version and mesh provider gauge +flagger_info{version="0.10.0", mesh_provider="istio"} 1 + # Canaries total gauge flagger_canary_total{namespace="test"} 1