Kubernetes Enhanced Object Visibility Preview

  • Latest Dynatrace
  • Overview

Preview

The Kubernetes Enhanced Object Visibility Preview introduces a new way to explore Kubernetes environments in Dynatrace, offering deeper visibility, improved performance, and powerful troubleshooting capabilities. This feature will be available as an opt-in preview and can be enabled per cluster or tenant. We aim to publish this preview in early October 2025.

  • Dynatrace SaaS environment powered by Grail and AppEngine
    • There is a very small exception for a few specific tenants that won't be able to access the preview. More information on that will be available within the product.
  • DPS license with the Kubernetes Platform Monitoring capability on your Rate Card
  • Sufficient permissions to use the Kubernetes app within your Dynatrace environment
  • Dynatrace version 1.324+
  • ActiveGate version 1.323+
  • Dynatrace Operator version 1.7.0+
  • Kubernetes app 1.33.0+

By enabling this preview, you’ll gain:

  • Visibility into additional Kubernetes objects: Ingress, NetworkPolicies, CRDs, PVCs, PVs, ConfigMaps, and more.
  • Access to YAML definitions to debug and validate configurations in real time.
  • Ability to query YAMLs across all clusters and namespaces using Dynatrace Query Language (DQL) to instantly surface misconfigurations, missing references, or policy violations across your Kubernetes environment

Specifically, this preview unlocks visibility into:

  • Storage: Persistent Volumes (PV), Persistent Volume Claims (PVC)
  • Networking: Ingress, Network Policies
  • Custom Resources: CRDs and selected CRs
  • optional Configuration: ConfigMaps and Secrets
    • Secrets and ConfigMaps are not ingested by default due to potentially sensitive content. You can manually grant permissions to ingest these objects. Sensitive fields will be masked on ingest. To learn how to add also config maps and secrets, see the Setup tab.

This preview also adds insights into the YAML files of all Kubernetes objects, allowing you to inspect object configurations directly in Dynatrace. Turn on Watch to stream updates of these configurations within a few seconds to the web UI, allowing for fast validation of recent changes. The YAML is currently limited to a size of 32 kb, and we automatically strip less important fields (for example, /metadata/managedFields and kubectl.kubernetes.io/last-applied-configuration annotation).

These additions are available upon opt-in on the additional Explorer (Preview) tab of the Kubernetes app.

Kubernetes Enhanced Object Visibility Preview

A variety of further use-cases are unlocked, by allowing users to query all YAML files also via DQL. You can find a notebook with different examples within our community.

Learn more

Dive deeper into the Kubernetes app with the following resources: