You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is related or not, but I noticed that APM data is generating container.id fields with the runtime as a prefix, such as containerd-<long base64 random id> while Elastic Agent's container logs by default do not include the conatinerd prefix. This breaks the "View container logs" button in the APM UI since the filter ends up not matching the actual logs.
Implement support for cgroup v2 container ID parsing according to elastic/apm#807.
The text was updated successfully, but these errors were encountered: