v0.1.4
What's Changed
Breaking changes 🛠
- conntrack: Remove old implementation by @ronensc in #294
- change field names for extract_aggregate by @KalmanMeth in #297
- NETOBSERV-579 prefixing all metrics, add new ones by @jotak in #314
Non-breaking changes
- Add to Transform Filter to support remove_entry_if_equal and remove_entry_if_not_equal by @KalmanMeth in #273
- NETOBSERV-396: Expose TLS configuration for prometheus endpoint by @OlivierCazade in #282
- conntrack: config validation by @ronensc in #285
- Make apitodoc support Ptrs and update docs by @ronensc in #288
- Remove enum tag from non-enum field by @ronensc in #290
- Add copyright notice to code files that lack it by @ronensc in #289
- conntrack: add conntrack to confgen and create connection size in bytes histogram metric by @ronensc in #272
- Update dashboards by @ronensc in #292
- NETOBSERV-497 allow direct metrics pipeline by @jotak in #266
- Add fake TLS keys to scan ignore list by @jotak in #293
- Log as debug: "Can't find service name for..." by @jotak in #295
- conntrack: Add update reports for long connections by @ronensc in #287
- conntrack: Add conntrack docs to README.md by @ronensc in #291
- Time based TopK/BotK extract stage by @KalmanMeth in #283
- added TopK to bandwidth_per_src_subnet by @KalmanMeth in #306
- Fix e2e test failures by @ronensc in #307
- Allow enabling Go Pprof by @mariomac in #308
- Expose some kafka parameters by @OlivierCazade in #309
- update README with timebased TopK by @KalmanMeth in #300
- Optimize netdb Services database by @mariomac in #304
- Fix PullQueueCapacity marshalling by @OlivierCazade in #310
- Few FLP optimizations by @jotak in #303
- Fix crash on startup by @jotak in #312
- NETOBSERV-589: fix Kafka protobuf decoding by @mariomac in #313
- [Trivial] add info logs on kafka settings by @jotak in #315
- NETOBSERV-578: decrease informers' memory consumption by @mariomac in #317
- Unify ingest metrics too by @jotak in #316
- NETOBSERV-578: removing arrays from pipeline interfaces by @mariomac in #319
- Remove namespace for nodes by @jotak in #321
- NETOBSERV-633 Restore ingest_flows_processed as a simple counter by @jotak in #322
- disable CGO by @mariomac in #318
- Allow defining buffer length of internal nodes by @mariomac in #323
- Speedup Loki JSON serialization by @mariomac in #324
- Change metrics to use connection tracking by @ronensc in #301
- Verify the type of operational metrics by @ronensc in #325
- Improving performance of generic map copy by @mariomac in #326
Full Changelog: v0.1.3...v0.1.4