v0.1.37
Version v0.1.37 introduces a new component to Odigos - odiglet.
The odiglet component is inspired by the kubelet component in Kubernetes and allows for more robust instrumentation.
More documentation and design documents regarding odiglet will be added soon.
🚀 Enhancements:
- Datadog: added logs support
- OpenTelemetry collector upgraded to version
0.68.0
🐞 Bug Fixes:
- Fix instrumentation not applied when container runs as non-root user
- Fix instrumentation not applied when securityContext is enabled with:
runAsUser
/runAsGroup
/runAsNonRoot
/readOnlyFileSystem
- Fix container arguments may not be passed correctly
- Add PATH lookup of container command during init