Releases: falcosecurity/falcosidekick
Releases · falcosecurity/falcosidekick
2.11.1
2.11.1 - 2020-01-06
Fix
- Wrong value reference for Elasticsearch output in deployment.yaml
2.11.0
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
2.9.2
2.9.2 - 2019-10-11
Enhancement
- New metrics : Counts by prioritie
Fix
2.9.1
2.9.1 - 2019-10-07
Enhancement
2.9.0
2.9.0 - 2019-10-04
New
Enhancement
- New avatar : with colors and squared
Fix
- Duplicated entries when events have non-string fields (PR#38 thanks to @actgardner)
2.7.2
2.7.2 - 2019-08-28
Enhancement
- all referencies to previous repository are replaced, falcosidekick is now in falcosecurity organization
2.7.1
2.7.1 - 2019-08-28
Enhancement
- update of Dockerfile : golang 1.12 + alpine 3.10