Datadog Operator

This dataset stores metadata information about Datadog Operator usage. The Datadog Operator is a Kubernetes operator that manages the lifecycle of Datadog custom resources. Each record describes an application, including its version, how it was installed, and which features are enabled.

dd.datadog_operators

Datadog Operator Repository

Fields

TitleIDTypeData TypeDescription
Operator Versionoperator_versioncorestringApplication version of the Datadog Operator.
Kubernetes Versionkubernetes_versioncorestringKubernetes version of the cluster the Datadog Operator is running on.
Install Method Toolinstall_method_toolcorestringTool used to install the Datadog Operator.
Install Method Tool Versioninstall_method_tool_versioncorestringVersion of the tool used to install the Datadog Operator.
Is Leaderis_leadercoreboolTrue if this instance of the Datadog Operator is the leader.
Enabled CRDsenabled_crdscorehstoreList of CRDs enabled in the Datadog Operator.
Leader Election Enabledleader_election_enabledcoreboolTrue if Leader Election is enabled.
ExtendedDaemonSet Enabledextended_daemonset_enabledcoreboolTrue if usage of the ExtendedDaemonSet is enabled.
Remote Config Enabledremote_config_enabledcoreboolTrue if the Remote Configuration feature is enabled.
Introspection Enabledintrospection_enabledcoreboolTrue if the Introspection feature is enabled.
Cluster Namecluster_namecorestringCluster Name of the cluster the Datadog Operator is running on.
Config DD_URLconfig_dd_urlcorestringIf present, configured DD_URL of the Datadog Operator.
Config DD_SITEconfig_sitecorestringIf present, configured DD_SITE of the Datadog Operator.