Tutorial Feedback

Use the form below to provide feedback on this page / tutorial as a whole.

Skip to content

Ingest Telemetry Data to Dynatrace using the OpenTelemetry Collector#

Support Policy

This is a demo project created by the Developer Relations team at Dynatrace, showcasing integrations with open source technologies.

Support is provided via GitHub issues only. The materials provided in this repository are offered "as-is" without any warranties, express or implied. Use them at your own risk.

View the Code

The code for this repository is hosted on GitHub. Click the "View Code on GitHub" link above.

Select Execution Mode

Please choose a way to run this demo. When you have chosen, leave the selection toggled as this ensure the correct instructions are given throughout this tutorial.

This is the easiest option. A new tab will open in your browser and everything necessary will be pre-installed.

This option uses GitHub Codespaces and is usually free (GitHub provides credits each month).

Use this option if you want to run this demo on your own machine.

To make this work, you'll need the following installed:

This hands-on demo will guide you through the process of ingesting telemetry data (metrics, logs and traces) using the Dynatrace OpenTelemetry collector.

This demo uses the OpenTelemetry demo application and the Dynatrace OpenTelemetry collector distribution (why might I want to use the Dynatrace OTEL Collector?).