Skip to content

Commit 0c8e011

Browse files
authored
Enable k8s app monitoring in FS Dynakube template
1 parent 637c6c5 commit 0c8e011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user-skel/ansible_collections/ace_box/ace_box/roles/dt-operator/templates/classicFullStack.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ metadata:
1717
annotations:
1818
feature.dynatrace.com/automatic-kubernetes-api-monitoring: "true"
1919
feature.dynatrace.com/automatic-kubernetes-api-monitoring-cluster-name: "{{cluster_name}}"
20+
feature.dynatrace.com/k8s-app-enabled: "true"
2021
spec:
2122
# Dynatrace apiUrl including the `/api` path at the end.
2223
# For SaaS, set `YOUR_ENVIRONMENT_ID` to your environment ID.

0 commit comments

Comments
 (0)