23 Jun 2023 07:04 AM - last edited on 08 Mar 2024 01:02 PM by Karolina_Linda
Hi,
We have configured Dynatrace OneAgent in our k8s stack, post which I'm able to see all the namesapces, pods, workflow, etc.
However, I'm not able to see services running inside pods.
OneAgent is running in classicFullStack mode and ActiveGate capabilities are as below
- routing
- kubernetes-monitoring
- dynatrace-api
Activegate :1.263.141.20230405-152826
AGENT_CONTAINER_IMAGE_VERSION=1.257.131.20221216-155118
Solved! Go to Solution.
26 Jun 2023 06:37 PM
Hi @rohit_kankriya, seeing no services probably means the OneAgent code was not injected into the process or that there is no traffic. Did you restart the process after deploying the OneAgent? If yes, do you see any error message under the process group instance? You can access it by going to "technologies and processes" > select a process group > select the instance of the process group.
28 Jun 2023 04:45 AM - edited 28 Jun 2023 07:18 AM
Hi @ilosarc , haven't restarted the pods yet will be doing it soon.
however I also observed that the nodes on which these pods are running are not available in Dynatrace.
not sure what I'm missing here.
28 Jun 2023 03:04 PM
Hi @rohit_kankriya, there might be a problem with the OneAgent pods in that case. I'd suggest taking a look at their status (kubectl describe pods <oneagent_pod_name> -n dynatrace) to see why they might be failing. The AGENT_CONTAINER_IMAGE_VERSION version you're trying to download might be too old. I don't think it's available to download anymore from SaaS environments. In any case, it's recommended to go through the Dynatrace Kubernetes troubleshooting docs as well: https://www.dynatrace.com/support/help/shortlink/kubernetes-troubleshoot.
03 Jul 2023 08:11 AM
have checked oneAgent Pod logs, there are no errors but have observed below
[2023-06-21 11:31:23.570 UTC] [00006adc] [info ] [oneagentextensions] [threading] Logic start
[2023-06-21 11:31:23.570 UTC] [00006adc] [info ] [oneagentextensions] [StateQueue] *STOPPED
on the other hand 'oneagentos' is running,
[2023-06-21 11:31:23.569 UTC] [00004be8] [info ] [oneagentos] [StateQueue] *STOPPED -> RUNNING
[2023-06-21 11:31:23.569 UTC] [00006ad9] [info ] [oneagentos] [threading] Logic start
[2023-06-21 11:31:23.570 UTC] [00006ad9] [info ] [oneagentos] [StateQueue] STOPPED -> *RUNNING
03 Jul 2023 09:17 AM
Hi @rohit_kankriya, this is not the ideal place for troubleshooting. Please, create a support ticket in Dynatrace: https://support.dynatrace.com/
06 Dec 2023 10:11 AM
Hey any solution to this? any support ticket created.?