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 youtube channels for software developers - August 27, 2024
- DevOps Consulting Companies Improve IT Efficiency - August 23, 2024
- The Evolution and Growing Demand for DevOps Consulting Services - August 23, 2024