github aws/amazon-cloudwatch-agent v1.300026.2

latest releases: v1.300047.0, v1.300045.1, v1.300046.2...
13 months ago

What's Changed

  • Add expandconverter to config provider by @jefchien in 24592ba
    🐞 This change fixes a bug in between v1.300025.0 and v1.300026.1 that could have prevented the expansion of env variables in the CloudWatch Agent json config.
  • Pin aws sdk to v1.44.106 since the defaults for root creds changed in future versions by @sky333999 in 048809e
    🐞 This change fixes a bug in between v1.300025.0 and v1.300026.1 that could have resulted in shared credentials file present in $HOME take precedence over other configured cred mechanisms such as instance role. In such scenarios, if the creds in the shared credentials file are not refreshed, the agent would throw an error complaining about an Expired Token.
  • Update OTel fork components to 24607924fd49654505e942fe5768a1a288866b39 by @sky333999 in 9a259d5
    🐞 This change fixes a bug in between v1.300025.0 and v1.300026.1 specifically for usages of the EMF plugin in highly concurrent environments that could have resulted in corruption of log events. This was as a result of a bug with the OTel tcplogreceiver and was addressed as part of amazon-contributing/opentelemetry-collector-contrib#72.
    🐞 This change also fixes a bug in between v1.300025.0 and v1.300026.1 specifically for usages of the EMF plugin wherein invalid log events that previously would be dropped by the agent would now instead be routed to a default log group emf/logs/default in CloudWatch. This was addressed as part of amazon-contributing/opentelemetry-collector-contrib#68 to match the previous behavior i.e. drop invalid EMF logs.
  • Add Endpoint Override To EMF And Only Publish EMF Logs by @sethAmazon in db03fb6
    🐞 This change fixes a bug in between v1.300025.0 and v1.300026.1 specifically for usages of the EMF plugin in combination with ca bundle.
  • Revert "Add Retry To IMDS Client" by @jefchien in a367c86
    🐞 This change fixes a bug in between v1.300025.0 and v1.300026.1 specifically when running the CloudWatch Agent in specific containerized environments such as ECS resulting in timeout errors when communicating with IMDS.
  • Removed warn log message for empty fields in telegraph metrics by @nathalapooja in fd1b308

Full Changelog: v1.300026.1...v1.300026.2

Don't miss a new amazon-cloudwatch-agent release

NewReleases is sending notifications on new releases.