Skip to content

updated public preview link with real link #29739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2025
Merged
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
5 changes: 2 additions & 3 deletions content/en/profiler/automated_analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ further_reading:
tag: 'Blog'
text: "Diagnose runtime and code inefficiencies using Continuous Profiler's timeline view"
---

{{< callout url="" btn_hidden="true" >}}
Automated Analysis for the Continuous Profiler is in Preview.
{{< callout url="https://www.datadoghq.com/product-preview/automated-analysis/" btn_hidden="false" header="Join the Preview!" >}}
Automated Analysis is in Preview.
{{< /callout >}}

## Overview
Expand Down
4 changes: 2 additions & 2 deletions content/en/profiler/enabling/full_host.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ further_reading:
text: 'Getting Started with Profiler'
---

{{< callout url="" btn_hidden="true" header="Try the Full-Host Profiler Preview!">}}
The Full-Host Profiler is in Preview.
{{< callout url="https://www.datadoghq.com/product-preview/full-host-profiler/" btn_hidden="false" header="Join the Preview!" >}}
Full Host is in Preview.
{{< /callout >}}

The Full-Host Profiler is an eBPF-based profiling solution built on OpenTelemetry that sends profiling data to Datadog using the Datadog Agent. It supports symbolication for compiled languages and is optimized for containerized environments such as Docker and Kubernetes.
Expand Down
Loading