From c2464183a33bc20c002885189fd8fe4e9759cd70 Mon Sep 17 00:00:00 2001 From: Laila Bougria Date: Thu, 7 Nov 2024 15:23:29 +0100 Subject: [PATCH] review + wording --- monitoring/metrics/install-plugin.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/monitoring/metrics/install-plugin.md b/monitoring/metrics/install-plugin.md index 9e292606fb5..b77e4287137 100644 --- a/monitoring/metrics/install-plugin.md +++ b/monitoring/metrics/install-plugin.md @@ -1,7 +1,7 @@ --- title: Send Metrics data to ServiceControl summary: Install the Metrics plugin to send monitoring data to ServiceControl -reviewed: 2022-03-18 +reviewed: 2024-11-07 component: MetricsServiceControl related: - samples/logging/metrics @@ -13,7 +13,7 @@ The `NServiceBus.Metrics.ServiceControl` component enables sending monitoring da ## Configuration -After adding the package to the project, metrics are sent to ServiceControl once enabled. +The package allows collection and propagation of metrics to ServiceControl. It can be enabled via: @@ -39,7 +39,7 @@ It is recommended to [override the *host id* and *host display name* via NServic > [!NOTE] > Make sure that the `InstanceId` value is unique and human readable. -A human readable value is being passed in the following example: +A human-readable value is passed in the following example: snippet: SendMetricDataToServiceControlHostId