Skip to content

Commit d89b25a

Browse files
authored
Merge pull request #108890 from spelluru/sbusprem0324
note on CPU and Memory
2 parents fb9afaa + ec16954 commit d89b25a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/service-bus-messaging/service-bus-metrics-azure-monitor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ The following two types of errors are classified as user errors:
100100

101101
> [!NOTE]
102102
> The following metrics are available only with the **premium** tier.
103+
>
104+
> The important metrics to monitor for any outages for a premium tier namespace are: **CPU usage per namespace** and **memory size per namespace**. [Set up alerts](../azure-monitor/platform/alerts-metric.md) for these metrics using Azure Monitor.
105+
>
106+
> The other metric you could monitor is: **throttled requests**. It shouldn't be an issue though as long as the namespace stays within its memory, CPU, and brokered connections limits. For more information, see [Throttling in Azure Service Bus Premium tier](service-bus-throttling.md#throttling-in-azure-service-bus-premium-tier)
103107
104108
| Metric Name | Description |
105109
| ------------------- | ----------------- |

0 commit comments

Comments
 (0)