Skip to content

Commit 96b68bc

Browse files
committed
update
1 parent 3bb4fc8 commit 96b68bc

File tree

3 files changed

+17
-54
lines changed

3 files changed

+17
-54
lines changed
54 KB
Loading

articles/azure-monitor/insights/service-bus-insights-overview.md

Lines changed: 15 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -107,75 +107,36 @@ For more information about these metrics, see [Service Bus - Request metrics](..
107107

108108
:::image type="content" source="./media/service-bus-insights/service-bus-overview.png" lightbox="./media/service-bus-insights/service-bus-overview.png" alt-text="Screenshot of Service Bus Insights Overview.":::
109109

110-
You see the same tabs (**Overview**, **Requests**, and **Messages**) on this page, similar to the ones in the **Azure Monitor - Service Bus (Preview)** page. You'll see more information on these tabs compared to the ones in the Azure Monitor page.
110+
You see the same tabs (**Overview**, **Requests**, and **Messages**) on this page, similar to the ones in the **Azure Monitor - Service Bus (Preview)** page. You'll see more information on these tabs compared to the ones on the Azure Monitor page though.
111111

112112
### Overview tab
113-
You see the following information for the Service Bus **namespace** for the selected **time range**.
113+
You see the following information for the Service Bus **namespace** for the selected **time range**: number of active connections, connections opened, successful requests, throttled requests, and incoming messages.
114114

115-
- Number of active connections
116-
- Number of connections opened
117-
- Number of successful requests
118-
- Number of throttled requests
119-
- Number of incoming messages
120-
121-
It also has charts showing the following information for the namespace over time in the selected time range.
122-
123-
- Active connections
124-
- Connections opened and closed
125-
- Successful requests
126-
- Throttled requests
127-
- Incoming and outgoing messages
115+
You also see charts with the following information for the namespace over time in the selected time range: active connections, connections opened and closed, successful requests, throttled requests, and incoming & outgoing messages. For example, in the image in the previous section, the **Active Connections** chart shows the number of active connections in the last 4 hours (selected time range).
128116

129117
### Requests tab
130-
You see the following information for the Service Bus **namespace** for the selected **time range**.
131-
132-
- Number of incoming requests
133-
- Number of successful requests
134-
- Number of server errors
135-
- Number of user errors
136-
- Number of throttled requests
118+
You see the following information for the Service Bus **namespace** for the selected **time range**: number of incoming requests, successful requests, server errors, user errors, and throttled requests.
137119

138120
The table that follows this section shows break down of these values for each resource (queue or topic) in the Service Bus namespace.
139121

140-
It also has charts showing the following information for the namespace over time in the selected time range.
122+
It also has charts showing the following information for the namespace over time in the selected time range:
123+
124+
- Incoming, successful, and throttled requests for all entities in the namespace and for each entity in the namespace
125+
- Server and user errors for all entities in the namespace and for each entity (segment) in the namespace.
141126

142-
- Incoming requests
143-
- Incoming requests by segment (queues and topics in the namespace)
144-
- Successful requests
145-
- Successful requests - by segment (queues and topics in the namespace)
146-
- Server errors
147-
- Server errors by segment (queues and topics in the namespace)
148-
- User errors
149-
- User errors by segment (queues and topics in the namespace)
150-
- Throttled requests
151-
- Throttled requests by segment (queues and topics in the namespace)
152127

153128
### Messages tab
154-
You see the following information for the Service Bus **namespace** for the selected **time range**.
129+
You see the following information for the Service Bus **namespace** for the selected **time range**:
155130

156-
- Number of incoming messages
157-
- Number of outgoing messages
158-
- Average of number of messages in queues and topics
159-
- Average of number of active messages in queues and topics
160-
- Average of number of scheduled messages in queues and topics
161-
- Number of dead-lettered messages
131+
- Number of incoming, outgoing, and dead-lettered messages
132+
- Average number of messages, active messages, and scheduled messages in queues and topics
162133

163134
The table that follows this section shows break down of these values for each resource (queue or topic) in the Service Bus namespace.
164135

165-
It also has charts showing the following information for the namespace over time in the selected time range.
166-
167-
- Incoming messages
168-
- Incoming messages by segment (queues or topics in the namespace)
169-
- Outgoing messages
170-
- Outgoing messages by segment (queues or topics in the namespace)
171-
- Messages in queues or topics
172-
- Messages in queues or topics segmented by each queue or topic
173-
- Active messages in queues or topics
174-
- Active messages in queues or topics segmented by each queue or topic
175-
- Scheduled messages in queues or topics
176-
- Scheduled messages in queues or topics segmented by each queue or topic
177-
- Dead-lettered messages in queues or topics
178-
- Dead-lettered Messages in queues or topics segmented by each queue or topic
136+
It also has charts showing the following information for the namespace over time in the selected time range:
137+
138+
- Incoming, outgoing, all, active, scheduled, and dead-lettered messages for all entities (queues and topics) in the namespace.
139+
- Breakdown of above metrics by segment or entity (queue or topic in the namespace)
179140

180141

181142
### Time range

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,6 +1180,8 @@
11801180
href: insights/cosmosdb-insights-overview.md
11811181
- name: Azure Data Explorer
11821182
href: insights/data-explorer.md
1183+
- name: Azure Service Bus
1184+
href: insights/service-bus-insights.md
11831185
- name: Log Analytics workspace
11841186
href: logs/log-analytics-workspace-insights-overview.md
11851187
- name: Networks

0 commit comments

Comments
 (0)