Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/metrics/open_telemetry/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: OpenTelemetry Metrics
description: "Send OpenTelemetry metrics to Datadog using the OpenTelemetry Collector, the Datadog Agent, or an agentless deployment."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Send OpenTelemetry metrics to Datadog using the OpenTelemetry Collector, the Datadog Agent, or an agentless deployment."
description: "Send OpenTelemetry metrics to Datadog using the OpenTelemetry Collector, the Datadog Agent, or an Agentless deployment."

In Security, we tend to capitalize "Agentless" because it still refers to the Agent, but I'm not sure how prevalent that it is in other product areas?

aliases:
- /opentelemetry/otel_metrics
- /opentelemetry/reference/otel_metrics
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/open_telemetry/otlp_metric_types.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: OTLP Metrics Types
description: "Understand how OTLP metric types (sums, gauges, histograms, summaries) map to Datadog metric types."
further_reading:
- link: 'metrics/distributions'
tag: 'Documentation'
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/open_telemetry/query_metrics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Query Across Datadog and OpenTelemetry Metrics
description: "Query equivalent Datadog and OpenTelemetry metrics together in hybrid environments using Semantic Mode."
aliases:
- metrics/open_telemetry/otlp_metrics/
further_reading:
Expand Down
Loading