You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/service-bus-insights-overview.md
+15-54Lines changed: 15 additions & 54 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,75 +107,36 @@ For more information about these metrics, see [Service Bus - Request metrics](..
107
107
108
108
:::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.":::
109
109
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.
111
111
112
112
### 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.
114
114
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).
128
116
129
117
### 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.
137
119
138
120
The table that follows this section shows break down of these values for each resource (queue or topic) in the Service Bus namespace.
139
121
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.
141
126
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)
152
127
153
128
### 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**:
155
130
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
162
133
163
134
The table that follows this section shows break down of these values for each resource (queue or topic) in the Service Bus namespace.
164
135
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)
0 commit comments