Issue
- What is the correct way to configure our new PaaS environment to push metrics to a Dynatrace account?
Environment
- DXP 7.4
Resolution
- Set the following environment variables in LCP.json
LCP_PROJECT_MONITOR_DYNATRACE_TENANT → A string of characters that is part of the URL (prefix) of your Dynatrace account (https://<tenet>.live.dynatrace.com)
LCP_PROJECT_MONITOR_DYNATRACE_TOKEN → A generated token
- Once these two environments variables are configured you can deploy your Liferay service to make the Dynatrace agent within DXP to connect.