Updated
- Bumping chart version to v0.5.72 for scalr-agent v0.63.1
Added
- Pod labels and annotations are now mounted to
/etc/podinfoin the agent worker and agent controller containers via the Downward API. - Added Kubernetes resource attributes autodiscovery. Pod labels (
infra.scalr.io/app,infra.scalr.io/env,infra.scalr.io/service) and Datadog annotations (ad.datadoghq.com/tags) are now automatically mapped to OTLP resource attributes.
Changes
- Added
listpermission foreventsto allow the controller to include debug information for failed task pods.