Skip to content

Commit

Permalink
review + wording
Browse files Browse the repository at this point in the history
  • Loading branch information
lailabougria committed Nov 7, 2024
1 parent 8f8f8ec commit c246418
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions monitoring/metrics/install-plugin.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:

Expand All @@ -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

Expand Down

0 comments on commit c246418

Please sign in to comment.