Skip to content

Getting Started#

Requirements

  • A Dynatrace SaaS Tenant with DPS license (sign up here)
    • Live, Sprint, or Dev environment
    • Full administrator access to the account and tenant
  • A GitHub account to interact with the demo repository and run a Codespaces instance

Prerequisites#

You will need full administrator access to a Dynatrace SaaS tenant with a DPS license.

  • Generate Dynatrace Access Token

Generate Dynatrace Access Token#

Generate a new API access token with the following scopes:

Ingest events
Ingest logs
Ingest metrics
Ingest OpenTelemetry traces
See Related Dynatrace API Token Creation Documentation

dt access token

Continue#

In the next section, we'll launch our Codespaces instance.