Skip to content

Commit e6f20e8

Browse files
Merge pull request #227873 from brhamilton529/brh-screens-monitor-dynatrace
Screenshot updates: How to monitor Spring Boot apps with Dynatrace Java OneAgent
2 parents c3e36aa + 7b36e11 commit e6f20e8

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

articles/spring-apps/how-to-dynatrace-one-agent-monitor.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,21 +79,19 @@ az spring app deploy \
7979
DT_CONNECTION_POINT=<your-communication-endpoint>
8080
```
8181

82-
#### Option 2: Portal
82+
#### Option 2: Azure portal
8383

8484
To add the key/value pairs using the Azure portal, use the following steps:
8585

86-
1. Navigate to the list of your existing applications.
86+
1. In your Azure Spring Apps instance, select **Apps** in the navigation pane.
8787

88-
:::image type="content" source="media/dynatrace-oneagent/existing-applications.png" alt-text="Screenshot of the Azure portal showing the Azure Spring Apps section." lightbox="media/dynatrace-oneagent/existing-applications.png":::
88+
:::image type="content" source="media/dynatrace-oneagent/existing-applications.png" alt-text="Screenshot of the Azure portal showing the Apps page for an Azure Spring Apps instance." lightbox="media/dynatrace-oneagent/existing-applications.png":::
8989

90-
1. Select an application to navigate to the **Overview** page of the application.
90+
1. Select the application from the list, and then select **Configuration** in the navigation pane.
9191

92-
:::image type="content" source="media/dynatrace-oneagent/overview-application.png" alt-text="Screenshot of the application's Overview section." lightbox="media/dynatrace-oneagent/overview-application.png":::
92+
1. Use the **Environmental variables** tab to add or update the variables used by your application.
9393

94-
1. Select **Configurations** to add, update, or delete values in the **Environment variables** section for the application.
95-
96-
:::image type="content" source="media/dynatrace-oneagent/configuration-application.png" alt-text="Screenshot of the 'Environment variables' tab of the application's Configuration section." lightbox="media/dynatrace-oneagent/configuration-application.png":::
94+
:::image type="content" source="media/dynatrace-oneagent/configuration-application.png" alt-text="Screenshot of the Azure portal showing the Configuration page for an app in an Azure Spring Apps instance, with the Environmental variables tab selected." lightbox="media/dynatrace-oneagent/configuration-application.png":::
9795

9896
## Automate provisioning
9997

-229 KB
Loading
-203 KB
Loading

0 commit comments

Comments
 (0)