Skip to content

Releases: DataDog/fluent-plugin-datadog

v0.15.0

Choose a tag to compare

@ddrthall ddrthall released this 18 Dec 19:17
26a89ba
  • Provide a configuration option to delete kubernetes and docker attributes from the log after the relevant information has been extracted into tags
  • Use JSON.generate instead of Yajl.dump
  • Add custom headers support

v0.14.4 / 2024-07-15

Choose a tag to compare

@tobz tobz released this 15 Jul 15:43

What's Changed

  • Sources container_id tag from kubernetes meta location by @rlafferty in #67

New Contributors

Full Changelog: v0.14.3...v0.14.4

v0.14.3 / 2024-04-29

Choose a tag to compare

@jszwedko jszwedko released this 29 Apr 17:58
6b202a9
  • timestamp_key is ignored if empty, nil, or null as documented

v0.14.2 / 2022-01-06

Choose a tag to compare

@remeh remeh released this 01 Jun 12:43
v0.14.2
bb9c606

v0.14.1 / 2022-01-03

Choose a tag to compare

@remeh remeh released this 03 Jan 12:48
v0.14.1
010a2b8

v0.14.0 / 2021-10-18

Choose a tag to compare

@remeh remeh released this 18 Oct 10:50
v0.14.0
9e52dd3

CHANGELOG

  • Support Datadog v2 endpoints #48

v0.13.0

Choose a tag to compare

@olivielpeau olivielpeau released this 22 Mar 20:53
b6f8bf7
  • Support HTTP proxies #46

v0.12.0

Choose a tag to compare

@gaetan-deputier gaetan-deputier released this 20 Feb 15:56
434982b
  • Breaking: Move to Fluentd v1 API
  • Support HTTP by default
  • Support gzip compression by default
  • Support for multi workers
  • Add an option to disable hostname verification