Skip to content

Commit a77fbb7

Browse files
committed
add meta description compatible summary to metrics folder pages
1 parent c00f924 commit a77fbb7

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

monitoring/metrics/definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Metric definitions
3-
summary: List of metrics captured by NServiceBus and their definitions
3+
summary: Detailed definitions of NServiceBus metrics for endpoint monitoring, including processing, failures, retries, and queue length
44
reviewed: 2025-07-18
55
redirects:
66
- nservicebus/operations/metrics

monitoring/metrics/in-servicepulse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Performance Metrics in ServicePulse
3-
summary: Describes how to use ServicePulse to review endpoint performance metrics
3+
summary: Review NServiceBus endpoint performance metrics in ServicePulse, manage endpoints, and monitor failed messages and connectivity.
44
reviewed: 2024-11-27
55
---
66

monitoring/metrics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Metrics
3-
summary: Collect metric data about endpoint performance using the Metrics plugin
3+
summary: Monitor NServiceBus endpoint performance with the Metrics plugin and report data to ServiceControl and visualize in ServicePulse
44
reviewed: 2025-07-06
55
component: Metrics
66
versions: 'Metrics:*'

monitoring/metrics/install-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Send Metrics data to ServiceControl
3-
summary: Install the Metrics plugin to send monitoring data to ServiceControl
3+
summary: Install the Metrics plugin to send NServiceBus monitoring data to ServiceControl for centralized performance tracking
44
reviewed: 2024-11-07
55
component: MetricsServiceControl
66
related:

monitoring/metrics/msmq-queue-length.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Setup Queue Length Metrics Reporting for the MSMQ Transport
3+
summary: Setup MSMQ queue length metrics reporting for NServiceBus endpoints and forward data to ServiceControl for improved monitoring
34
reviewed: 2025-01-30
45
component: MetricsServiceControl
56
related:

monitoring/metrics/performance-counters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Windows Performance Counters
3-
summary: Monitoring through the use of Windows performance counters.
3+
summary: Monitor NServiceBus endpoint performance on Windows using Performance Counters for message flow, and queue length
44
reviewed: 2025-10-22
55
component: PerfCounters
66
redirects:

monitoring/metrics/queue-length-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Queue Length Metric Troubleshooting
3-
summary: Validating queue length metrics monitoring setup.
3+
summary: Guide to resolving issues with NServiceBus queue length metrics in ServicePulse
44
reviewed: 2025-02-04
55
related:
66
- monitoring/metrics/definitions

monitoring/metrics/raw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Consume raw data from Metrics
3-
summary: Use the public API in the Metrics package to consume raw metrics data
3+
summary: Use the Metrics package API to access and report raw NServiceBus endpoint performance data to any monitoring solution
44
reviewed: 2025-08-28
55
component: Metrics
66
related:

0 commit comments

Comments
 (0)