Enhancement
- Try using IMDSv2 only first before using client with fallback by @sethAmazon in 3eed429
- Add support for configurable IMDS retries in the
common-config.toml
by @sethAmazon in #818 - Add support for traces in agent configuration wizard by @Paramadon in cb1e819
- Remove misleading metric filter warning by @jefchien in #845
Bug Fixes
- Fix file pattern matching to support glob wildcard characters (
!{}
) by @SaxyPandaBear in #815 - Use LogStreamName instead of ServiceName in token replacement for Prometheus by @sky333999 in #841
- Add fallback shared config files for credential ordering to maintain previous AWS SDK behavior by @jefchien in #834
- Drop unsupported NaN, Inf, and out of range values by @jefchien in #847
Full Changelog: v1.300026.3...v1.300028.0