Dynatrace

Supported version: Cloud 1.243 & Server till 1.221

API Rate Limit: 50 requests per minute

Supported Authentication: Token Authentication

How to generate Dynatrace token :

To generate an API token

  1. In the Dynatrace menu, select Settings.

  2. Go to Integration > Dynatrace API.

  3. Select Generate token.

  4. Enter a name for your token.

  5. Select the required permissions for the token.

  6. Select Generate.

  7. Copy the generated token to the clipboard. Store the token in a password manager for future use.

NOTE: You can only access your token once upon creation. You can’t reveal it afterwards.

IMPORTANT: Please make sure your Dynatrace instance must be accessible from the Gathr Analytics Machine.

You can assign multiple permissions to a single token, or you can generate several tokens, each with different access levels and use them accordingly—check your organization’s security policies for the best practice.

For more information Click Here

Configure Dynatrace Datasource on Gathr Analytics :

To configure Dynatrace Connector using token based authentication:

  1. Enter Dynatrace URL : a. Managed : https://{your-domain}/e/{your-environment-id} For example: https://klera/e/ffh58596

    b. Saas : https://{your-environment-id}.live.dynatrace.com For example: https://ffh58596.live.dynatrace.com

  2. Select “Create New Account” and add user friendly name for account “Dynatrace Account”

  3. Check “Pass Parameter(s) in Header” and enter followings:

    1. Token Parameter Key : “Authorization”
    2. Value : Api-Token
  4. Click on “Save”.

Top