<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve" -->

---
title: Use OpenTelemetry-native observability with Datadog from...
description: Datadog has expanded its native OpenTelemetry (OTel) support across ingestion, investigation, and upstream contributions. Teams can now send OTLP telemetry to...
canonical: https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Use OpenTelemetry-native observability with Datadog from ingestion to investigation | daily.dev
og:description: Datadog has expanded its native OpenTelemetry (OTel) support across ingestion, investigation, and upstream contributions. Teams can now send OTLP telemetry to...
og:url: https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve
og:image: https://api.daily.dev/og/posts/LGDB8qEVe.png
og:image:alt: Use OpenTelemetry-native observability with Datadog from ingestion to investigation
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Use OpenTelemetry-native observability with Datadog from ingestion to investigation

**[Datadog](https://daily.dev/sources/datadog)** · 6 min read · 4 upvotes · 0 comments

## Summary

Datadog has expanded its native OpenTelemetry (OTel) support across ingestion, investigation, and upstream contributions. Teams can now send OTLP telemetry to Datadog via the standard OTLP HTTP Exporter without any proprietary components like the Datadog Agent or Datadog Exporter. A direct OTLP intake endpoint is now generally available for serverless and managed environments. OTel-native data now powers Datadog's Kubernetes Explorer and APM directly, including RED metrics via the spanmetrics connector and runtime metrics dashboards. Datadog engineers also co-authored the OTel Profiles alpha release and contribute to OTel SIGs covering profiling, sampling, RUM, and OpAMP. A Full Host Profiler built on the OTel eBPF profiler is now in Preview.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.datadoghq.com/blog/native-otel-with-datadog>

## Similar posts on daily.dev

- [Use OpenTelemetry with Observability Pipelines for vendor-neutral log collection and cost control](https://daily.dev/posts/use-opentelemetry-with-observability-pipelines-for-vendor-neutral-log-collection-and-cost-control-3av2frw5s) · Datadog · 1 upvotes · 0 comments

---

Tags: [#devops](https://daily.dev/tags/devops), [#kubernetes](https://daily.dev/tags/kubernetes), [#observability](https://daily.dev/tags/observability), [#opentelemetry](https://daily.dev/tags/opentelemetry), [#apm](https://daily.dev/tags/apm)

[View this post on daily.dev](https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Use OpenTelemetry-native observability with Datadog from ingestion to investigation","url":"https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve"},"datePublished":"2026-07-21T14:57:12.104Z","dateModified":"2026-07-21T16:20:39.118Z","description":"Datadog has expanded its native OpenTelemetry (OTel) support across ingestion, investigation, and upstream contributions. Teams can now send OTLP telemetry to...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0945f17b99de6e215f947f4434c9d211?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0945f17b99de6e215f947f4434c9d211?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Datadog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Datadog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8f9d7e3e4bd64bd7b9db9b2ea83e0c6a","url":"https://daily.dev/sources/datadog"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-lgdb8qeve","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"devops,kubernetes,observability,opentelemetry,apm","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Datadog","item":"https://daily.dev/sources/datadog"},{"@type":"ListItem","position":3,"name":"Use OpenTelemetry-native observability with Datadog from ingestion to investigation"}]}
```

