2.1.38 "Zaotune" - December 1, 2022
Kubernetes:
- Add
securityContext.allowPrivilegeEscalation: falseannotation to the Scalyr Agent DaemonSet container specification. - Fix bug that caused logging of the Kubernetes cache stats to agent status.
- More accurate docker.mem.usage metric (no longer includes filesystem cache).
- Monitor leader election algorithm now uses pods in the owning ReplicaSet or DaemonSet.
Windows:
- Add support for placeholder parameter (ie %%1234) replacement in event data.
Other
- Added support for
--debugflag to the scalyr-agent-2 status command. When this flag is used, agent prints additional debug related information with the status output. NOTE: Right now it's only supported with the healthcheck option (--health_check,-H).