We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0d5fc commit 524d059Copy full SHA for 524d059
dynatrace/export/dependencies.go
@@ -84,7 +84,6 @@ var Dependencies = struct {
84
K8sCluster: &entityds{"KUBERNETES_CLUSTER", "KUBERNETES_CLUSTER-[A-Z0-9]{16}", false},
85
CloudApplicationNamespace: &entityds{"CLOUD_APPLICATION_NAMESPACE", "CLOUD_APPLICATION_NAMESPACE-[A-Z0-9]{16}", false},
86
EnvironmentActiveGate: &entityds{"ENVIRONMENT_ACTIVE_GATE", "ENVIRONMENT_ACTIVE_GATE-[A-Z0-9]{16}", false},
87
- //
88
}
89
90
type mgmzdep struct {
0 commit comments