---
title: Getting Started with OpenTelemetry at Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > OpenTelemetry in Datadog > Getting Started with OpenTelemetry at
  Datadog
---

# Getting Started with OpenTelemetry at Datadog

{% callout %}
##### Try "Understanding OpenTelemetry" in the Learning Center

Learn the fundamentals of OpenTelemetry, including its capabilities and benefits, key components, and how OTel and Datadog work together.

[ENROLL NOW](https://learn.datadoghq.com/courses/understanding-opentelemetry)
{% /callout %}

## Overview{% #overview %}

OpenTelemetry is an open source framework that provides standardized tools for collecting observability data from your applications. Datadog fully supports OpenTelemetry, allowing you to send your metrics, traces, and logs for powerful analysis and monitoring.

These guides provide two hands-on ways to learn how to send OpenTelemetry data to Datadog. Choose the tutorial that best fits your learning goal.

## Getting started tutorials{% #getting-started-tutorials %}

- [
  ### Explore OTel with a Datadog Example
Follow a step-by-step guide using a simple, Datadog-provided Java application. This is the quickest way to see how the OTLP receiver and Datadog Exporter work together.](https://docs.datadoghq.com/opentelemetry/getting_started/datadog_example)
- [
  ### Set up the Official OpenTelemetry Demo
Deploy the community-maintained microservices demo application. This is a more comprehensive example that showcases a realistic, multi-service environment with traces, metrics, and logs.](https://docs.datadoghq.com/opentelemetry/getting_started/otel_demo_to_datadog)

## Further reading{% #further-reading %}

- [Instrument Your Applications](https://docs.datadoghq.com/opentelemetry/instrument/)
- [Send Data to Datadog](https://docs.datadoghq.com/opentelemetry/setup/)
- [OpenTelemetry Guides](https://docs.datadoghq.com/opentelemetry/guide)
