From 65b4bef8b1e2d879b306ca2a11ecc28787593cc7 Mon Sep 17 00:00:00 2001 From: nishant2508 <45869565+nishant2508@users.noreply.github.com> Date: Thu, 21 Oct 2021 10:27:18 -0700 Subject: [PATCH] Update BuiltInMetrics.md --- doc/BuiltInMetrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/BuiltInMetrics.md b/doc/BuiltInMetrics.md index 7a8a29d3b09..7e15fba6800 100644 --- a/doc/BuiltInMetrics.md +++ b/doc/BuiltInMetrics.md @@ -2,7 +2,7 @@ The IoT Edge Hub and Edge Agent module expose a number of metrics in the Prometheus exposition format that provide insights into its operational state. -## How to enable +## How to enable Metrics ### Version 1.0.10+ As of release 1.0.10, metrics are automatically exposed by default on http port **9600** of the Edge Hub and Edge Agent module.