Skip to content

Releases: Ingensi/dockbeat

1.0.0-final

12 Sep 12:21
Compare
Choose a tag to compare

First final version of Dockbeat.

What's new?

  • Project renamed from Dockerbeat to Dockbeat
  • Update documentation
  • Update build

Enjoy!

v1.0.0-rc3

29 Aug 09:49
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

What's new?

  • libbeat v1.2.3
  • update dockerclient

1.0.0-rc2

15 Jul 08:28
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

What's new?

  • Enable or disable stats from configuration file
  • Container labels now exported for all stats
  • Update libraries and fix some bugs

1.0.0-rc1

14 Apr 12:46
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

What's new?

  • Env vars configuration compatibility
  • Ship a new field named dockersocket to index socket uri
  • Ship events about dockerbeat itself, it allows to monitor dockerbeat daemon from the same kibana interface
  • TLS compatibility
  • Improve docker image
  • Fix some bugs

Dockerbeat 1.0.0-beta2

19 Jan 08:58
Compare
Choose a tag to compare
Pre-release

What's new?

  • Ship Blkio stats (blkio type)
  • Check docker daemon version at dockerbeat startup
  • New containerName field with human readable name
  • Resolve percentage bug (between 0.0 and 1.0 values)
  • Network events are now shipped by network (i.e. one event per container / network)

Dockerbeat 1.0.0-beta1

19 Jan 08:53
Compare
Choose a tag to compare
Pre-release

This is the first release of Dockerbeat.

Main features:

  • 4 docker stats metrics (containers / network / cpu / memory)
  • easy to read metrics (percentage / network flow)
  • build project with docker by running a make dockermake
  • provides a docker images