Classic Full-Stack monitoring integrates host and application monitoring for Kubernetes environments. Instrumented pods maintain their relationship with hosts, enabling the collection of host metrics.
See .spec.oneAgent.classicFullStack
section of DynaKube for additional information.
There’s a startup dependency between the container where OneAgent is deployed and the application container to be instrumented (for example, containers with deep process monitoring enabled). The OneAgent container must be started, and the oneagenthelper
process must be running before the application container is launched to ensure proper instrumentation.
The following components are deployed via Helm/Manifests as part of the core installation. For more information, go to their respective sections:
The following components are deployed by applying a DynaKube with full-stack observability:
Classic full-stack injection requires write access from the OneAgent pod to the Kubernetes node file system to detect and inject into newly deployed containers.