Skip to content

2.5.0 / 2019-03-25

Compare
Choose a tag to compare
@truthbk truthbk released this 25 Mar 16:32
a80608a

Notes

  • [FEATURE] Kafka: Updated kafka integration to include all stats. See #498 (Thanks @dpricha89)
  • [FEATURE] PostgreSQL: enable extra metrics collection. See #493 (Thanks @diogokiss)
  • [FEATURE] Reporting: make gem provider configurable at the datadog-agent class level. See #486
  • [IMPROVEMENT] Disk: support new integration options replacing deprecations. See #508
  • [IMPROVEMENT] Remove apt-transport-https package install. See #504 (Thanks @fr3nd)
  • [BUGFIX] Reporting: use https:// in datadog-reports.yaml. See #503 (Thanks @cabrinha)
  • [BUGFIX] TCP check: check_name instead of name. See #501 (Thanks @cabrinha)
  • [BUGFIX] SSH check: fix broken config location: ssh_check.d instead of ssh.d. See #502 (Thanks @cabrinha)
  • [BUGFIX] Revert chatty apt-get update behavior. See #506 and #507