Skip to content
Closed
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
2 changes: 1 addition & 1 deletion content/en/containers/monitoring/kubernetes_explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ For manual setup, see [Set up Kubernetes Explorer with a DaemonSet][5].
{{% /tab %}}
{{% tab "OpenTelemetry" %}}

<div class="alert alert-info">Native OpenTelemetry support for the Kubernetes Explorer is in Preview. Contact your account representative to request access.</div>
<div class="alert alert-info">Native OpenTelemetry support for the Kubernetes Explorer is in Preview.</div>

You can populate the Kubernetes Explorer using a native OpenTelemetry pipeline instead of the Datadog Agent. This setup uses the [`k8sobjects`][100] receiver to collect Kubernetes resource data and forwards it through the [Datadog Exporter's][101] orchestrator explorer functionality.

Expand Down
Loading