Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.62 KB

Honeycomb Kubernetes Agent Changelog

1.3.2 2019-06-21 Update recommended

Fixes

  • Supports new log path pattern for container filtering used in K8s versions published after this change. If using containerNames in your watchers configuration and have stopped receiving log data for those containers, this is likely your issue.

1.3.1 2019-06-12 Update recommended

Fixes

  • Supports new log path pattern used in K8s versions published after this change. If you upgraded your K8s cluster and stopped receiving all log data, this is likely your issue.

1.3.0 2019-05-06

Features

  • New additional_field processor for adding arbitrary fields to events. Docs here.
  • New rename_field processor for renaming event fields. See docs here.
  • New global additionalFields option for adding arbitrary fields to all events sent by the agent. Click here for more information.

Improvements

  • timefield processor can now understand time fields of type time.Time in addition to string and int. More context here.

1.2.0 2019-05-06

Semver introduced, all changes prior to May 6, 2019 included in 1.2.0.