Skip to content

5. Getting started

Requirements

  • A Grail enabled Dynatrace SaaS Tenant (sign up here).
  • A GitHub account to interact with the demo repository.

Prerequisites#

This repo and related guides assume Mac OS/Linux, but you can adapt as required for Windows.

  1. NVIDIA Build Account on build.nvidia.com
  2. Tavily Developer Account on tavily.com
  3. Dynatrace Tenant. For a Trial, visit Dynatrace signup page
  4. Dynatrace API Token with the required scopes for the OTLP Ingest API:
    • openTelemetryTrace.ingest
    • metrics.ingest
    • logs.ingest

If you are not using GitHub codespaces and want to install and run locally, then you will also need: - Python 3.11, 3.12, or 3.13 - Python package and project manager, uv - Docker or Podman for containerized deployment of a OpenTelemetry Collector