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/service-fabric/service-fabric-diagnostics-common-scenarios.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,8 @@
1
1
---
2
2
title: Azure Service Fabric Diagnose Common Scenarios
3
3
description: Learn about troubleshooting common monitoring and diagnostic scenarios within Azure Service Fabric applications.
4
-
author: srrengar
5
-
6
4
ms.topic: article
7
5
ms.date: 02/25/2019
8
-
ms.author: srrengar
9
6
---
10
7
11
8
# Diagnose common scenarios with Service Fabric
@@ -131,6 +128,7 @@ Check these links for the full list of performance counters on Reliable [Service
131
128
132
129
## Next steps
133
130
131
+
* [Look Up Common Code Package Activation Errors](./service-fabric-diagnostics-code-package-errors.md)
134
132
* [Set up Alerts in AI](../azure-monitor/app/alerts.md) to be notified about changes in performance or usage
135
133
* [Smart Detection in Application Insights](../azure-monitor/app/proactive-diagnostics.md) performs a proactive analysis of the telemetry being sent to AI to warn you of potential performance problems
136
134
* Learn more about Azure Monitor logs [alerting](../log-analytics/log-analytics-alerts.md) to aid in detection and diagnostics.
0 commit comments