Skip to content

Commit a04ad1d

Browse files
SUMO-270928 | Apoorv | Add. Azure ML doc for 2 new dashboards (#5911)
1 parent 8fe8db0 commit a04ad1d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/integrations/microsoft-azure/azure-machine-learning.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,18 @@ The **Azure Machine Learning - Run** dashboard provides details on running exper
144144

145145
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureMachineLearning/Azure-Machine-Learning-Run.png')} alt="Azure Machine Learning - Run dashboard" style={{border: '1px solid gray'}} width="800" />
146146

147+
### Endpoint Deployments
148+
149+
The **Azure Machine Learning - Endpoint Deployments** dashboard tracks CPU, memory, and disk usage per instance, along with network activity, active connections, and deployment capacity — helping identify performance bottlenecks, scaling behavior, and infrastructure issues impacting endpoint reliability.
150+
151+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureMachineLearning/Azure-Machine-Learning-Endpoint-Deployments.png')} alt="Azure Machine Learning - Endpoint Deployments dashboard" style={{border: '1px solid gray'}} width="800" />
152+
153+
### Endpoint Requests
154+
155+
The **Azure Machine Learning - Endpoint Requests** dashboard provides insight into how many requests were received by endpoints and how quickly they are processed, highlighting typical response times (P50) and tail latencies (P90–P99) to help identify performance bottlenecks or service degradation.
156+
157+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureMachineLearning/Azure-Machine-Learning-Endpoint-Requests.png')} alt="Azure Machine Learning - Endpoint Requests" style={{border: '1px solid gray'}} width="800" />
158+
147159
## Create monitors for Azure Machine Learning app
148160

149161
import CreateMonitors from '../../reuse/apps/create-monitors.md';

0 commit comments

Comments
 (0)