01 Sep 2023
01:29 PM
- last edited on
03 Sep 2023
11:42 PM
by
MaciejNeumann
Hi @DanielS which deployment option should i use? used the operator installation from the wizard on deploy oneagent on kubernetes/openshift
Solved! Go to Solution.
@MariettaAlmeidaNormally I used ClassicFullStack but If the devs use Fargate I need to use Application Monitoring.
Do you have access to the Kubernetes Environment? can you check the DynaKube resource?
https://github.com/Dynatrace/dynatrace-operator/blob/v0.13.0/assets/samples/classicFullStack.yaml
@DanielS actually no but i reading about it, i used the classicFullstack option.
Can you give me use cases that can help me identify which deployment option should i use?
Yes, I love this page, it is very well documented here with its capabilities and limitations for each case. I mainly use Classic, but Fargate only supports Application Only, and always on Fargate I see Missing Host Information which has a lot of sense because is serverless.
But in your case is not normal, I guess that an error could be seen using describe in the pod from the kubectl CLI.
😲ok, will check with the client then and thank you for the documentation !
have a nice day @DanielS
hi all,
im monitoring kubernetes and at the pods information section inside the "overview of the workload" chart, in the host tab appears "Missing host information"
Which infom should appear here and how can i obtain this info ?
Thanks in advance you all
Hi @MariettaAlmeida the Missing Host Information on Kubernetes could be a normal situation depending on the Kubernetes deployment option you choose.
Featured Posts