Skip to content

Commit b648506

Browse files
authored
Merge pull request #228116 from brhamilton529/how-to-monitor-appdynamics
Screenshots updates: How to monitor Spring Boot apps with the AppDynamics Java Agent
2 parents aed6242 + 9c8257c commit b648506

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed

articles/spring-apps/how-to-appdynamics-java-agent-monitor.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,21 +90,19 @@ To activate an application through the Azure portal, use the following steps.
9090
9191
1. Navigate to your Azure Spring Apps instance in the Azure portal.
9292
93-
1. Select **Apps** from the **Settings** section of the left navigation pane.
93+
1. Select **Apps** in the **Settings** section of the navigation pane.
9494
95-
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-list.png" alt-text="Screenshot of Azure portal showing the Apps section." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-list.png":::
95+
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-list.png" alt-text="Screenshot of the Azure portal showing the Apps page for an Azure Spring Apps instance." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-list.png":::
9696
97-
1. Select the application to navigate to the **Overview** page.
97+
1. Select the app, and then select **Configuration** in the navigation pane.
9898
99-
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-overview.png" alt-text="Screenshot of Azure portal app overview page." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-overview.png":::
99+
1. Use the **General settings** tab to update values such as the JVM options.
100100
101-
1. Select **Configuration** in the left navigation pane to add, update, or delete the environment variables of the application.
101+
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-general.png" alt-text="Screenshot of the Azure portal showing the Configuration page for an app in an Azure Spring Apps instance, with the General settings tab selected." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-general.png":::
102102
103-
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-env.png" alt-text="Screenshot of Azure portal showing the 'Environment variables' section of the app's Configuration page." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-env.png":::
103+
1. Select **Environment variables** to add or update the variables used by your application.
104104
105-
1. Select **General settings** to add, update, or delete the JVM options of the application.
106-
107-
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-general.png" alt-text="Screenshot of Azure portal showing the 'General settings' section of the app's Configuration page, with 'J V M options' highlighted." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-general.png":::
105+
:::image type="content" source="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-env.png" alt-text="Screenshot of the Azure portal showing the Configuration page for an app in an Azure Spring Apps instance, with the Environment variables tab selected." lightbox="media/how-to-appdynamics-java-agent-monitor/azure-spring-cloud-app-configuration-env.png":::
108106
109107
## Automate provisioning
110108
33.6 KB
Loading
-28.5 KB
Loading
-40.3 KB
Loading

0 commit comments

Comments
 (0)