Skip to content

Commit 724561a

Browse files
authored
Merge pull request #106478 from Minewiskan/patch-15
Update analysis-services-monitor.md
2 parents 3351f8a + 288153c commit 724561a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/analysis-services/analysis-services-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how Analysis Services use Azure Metrics Explorer, a free tool
44
author: minewiskan
55
ms.service: azure-analysis-services
66
ms.topic: conceptual
7-
ms.date: 10/30/2019
7+
ms.date: 03/04/2020
88
ms.author: owend
99
ms.reviewer: minewiskan
1010

@@ -63,7 +63,7 @@ Use this table to determine which metrics are best for your monitoring scenario.
6363
|RowsWrittenPerSec|Processing: Rows written per sec|CountPerSecond|Average|Rate of rows written during processing.|
6464
|qpu_metric|QPU|Count|Average|QPU. Range 0-100 for S1, 0-200 for S2 and 0-400 for S4|
6565
|QueryPoolBusyThreads|Query Pool Busy Threads|Count|Average|Number of busy threads in the query thread pool.|
66-
|SuccessfullConnectionsPerSec|Successful Connections Per Sec|CountPerSecond|Average|Rate of successful connection completions.|
66+
|SuccessfulConnectionsPerSec|Successful Connections Per Sec|CountPerSecond|Average|Rate of successful connection completions.|
6767
|CommandPoolBusyThreads|Threads: Command pool busy threads|Count|Average|Number of busy threads in the command thread pool.|
6868
|CommandPoolIdleThreads|Threads: Command pool idle threads|Count|Average|Number of idle threads in the command thread pool.|
6969
|LongParsingBusyThreads|Threads: Long parsing busy threads|Count|Average|Number of busy threads in the long parsing thread pool.|

0 commit comments

Comments
 (0)