From 6803348301ddd1f3a17defe3c37209783edf6c96 Mon Sep 17 00:00:00 2001 From: kuiperda <44123852+kuiperda@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:42:07 -0400 Subject: [PATCH] Add run as admin suggestion --- receiver/sqlserverreceiver/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/receiver/sqlserverreceiver/README.md b/receiver/sqlserverreceiver/README.md index 018e3623cbe4..708be0d6ae26 100644 --- a/receiver/sqlserverreceiver/README.md +++ b/receiver/sqlserverreceiver/README.md @@ -17,6 +17,8 @@ The `sqlserver` receiver grabs metrics about a Microsoft SQL Server instance using the Windows Performance Counters. Because of this, it is a Windows only receiver. +Make sure to run the collector as administrator in order to collect all performance counters for metrics. + ## Configuration The following settings are optional: