Skip to content

v1.300030.0

Compare
Choose a tag to compare
@jefchien jefchien released this 05 Dec 19:35
· 381 commits to main since this release
b6c6bfa

Enhancements

  • Support both zero padded and non-padded month/day when using %m/%d for the logfile timestamp_format by @ymtaye in #870
  • Use default path when -otelconfig option not given by @adam-mateen in #894
  • Restrict pprof-addr to localhost by @adam-mateen in #893

Bug Fixes

  • Fix EMF log corruption caused by highly concurrent messages sent to the agent by @jefchien in #857
  • CA Bundle fix for AWS Secret regions by @bhanuba in #822
  • Filter out terminated pods when calculating container insights node request metrics to match kubectl implementation by @jefchien in #882
  • Fix auto_removal to not block on the file being removed by @adam-mateen in #914
  • Fix EMF exporter to respect role ARN in config by @dchappa in #915

New Contributors

Full Changelog: v1.300028.4...v1.300030.0