cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

You are running in app-only mode. This host page contains information collected by the special agent running inside the container

Duran_Narbona
Participant

Happy new year, I have a question. I have a k8s deployment in Monitoring only and I have checked that some instances appear in the Host tab with the following message

 

You are running in app-only mode. This host page contains information collected by the special agent running inside the container. Please deploy the OneAgent in full stack mode for full visibility into your Kubernetes topology.

 

I don't want anything to be installed in those pods. I think it must be configured from the Setting - Containers tab, but I can't find the answer.

Many thanks

1 REPLY 1

bsnurka
Dynatrace Helper
Dynatrace Helper

Hey Duran,

If you are not wanting anything injected into your PODs, I would suggest looking into Host Monitoring mode https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/how-it-works#host

This does come with some limitations, but should achieve what you are looking for. Here is the corresponding YAML: https://github.com/Dynatrace/dynatrace-operator/blob/main/assets/samples/dynakube/hostMonitoring.yam...

Featured Posts