Get started

The Dynatrace full-stack observability platform combined with Traceloop's OpenLLMetry OpenTelemetry SDK can seamlessly provide comprehensive insights into Large Language Models (LLMs) in production environments. By observing AI models, businesses can make informed decisions, optimize performance, and ensure compliance with emerging AI regulations.

Instrument your application

  1. Create a Dynatrace token so OpenLLMetry can report data to your Dynatrace tenant.

    To create a Dynatrace token

    1. In Dynatrace, go to Access Tokens.
      To find Access Tokens, press Ctrl/Cmd+K to search for and select Access Tokens.
    2. In Access Tokens, select Generate new token.
    3. Enter a Token name for your new token.
    4. Give your new token the following permissions:
    5. Search for and select all of the following scopes.
      • Ingest metrics (metrics.ingest)
      • Ingest logs (logs.ingest)
      • Ingest events (events.ingest)
      • Ingest OpenTelemetry traces (openTelemetryTrace.ingest)
      • Read metrics (metrics.read)
      • Write settings (settings.write)
    6. Select Generate token.
    7. Copy the generated token to the clipboard. Store the token in a password manager for future use.

      You can only access your token once upon creation. You can't reveal it afterward.

  2. Initialize OpenLLMetry with the token to collect all the relevant KPIs.

    How you initialize the framework depends on the language.