Yadera
Features
- Expanded mapping of config vars to top-level and k8s environment variables in code (not
import_vars). - Expanded env vars enable agent configuration via single k8s configMap (imported with
envFrom). - Config vars such as
container_globsand logsexcludeglobs are now assigned a type (comma-separated strings). - Display Scalyr-related environment variables in
agent status -v. - Include Docker versioning information when reporting to Scalyr.
Bugs
- Fix issue preventing k8s agent from recognizing new pods.