To configure the SL1 system to monitor Dynatrace resources using the DynatracePowerPack, you must first
generate a Dynatrace API token.
To do so:
- Log in to your Dynatrace portal. On the left menu, click Settings > Integration > Dynatrace API. The
Dynatrace API page appears. - Click the [Generate Token] button.
- In the blank box that appears, type a token name, and then activate (at a minimum) the “Access problem and
event feed, metrics, topology, and RUM JavaScript tag management” permission. - Click [Generate] to generate the API token.
- The newly generated API token appears in your list of API tokens. Ensure that the Disable/enable switch is
activated. - Optionally, if you want to verify the token, you can use an API tool like Postman or cURL to send a
GET request for your Dynatrace environment, and then attach the token to the Api-Token realm for the
Authorization HTTP header. For example:
curl –request GET \
–url https:///e/.live.dynatrace.com
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024