Skip to content

2.11.0

Compare
Choose a tag to compare
@Issif Issif released this 13 Nov 22:05
· 1059 commits to master since this release

2.11.0 - 2019-11-13

New

  • New output : Webhook
  • New output : DogStatsD
  • New metrics : running goroutines, number of used CPU

Enhancement

  • 💥 Standardization of metric names (to be consistent between expar and (Dog)StatsD)
  • 💥 New namespace for metrics (inputs), will be used for future inputs (fifo, gRPC)

Fix

  • StatsD implementation worked only with DogStatsD (issue #49)
  • Fix panic when payload from Falco is empty