v0.1.0
What's Changed
- renaming flowlogs2metrics project into flowlogs-piplines by @eranra in #102
- Add a test for extract_aggregate by @ronensc in #106
- improve version from Makefile by @eranra in #101
- multipipe by @KalmanMeth in #83
- move health.NewHealthServer before mainPipeline.Run by @eranra in #114
- Enable goimports by @ronensc in #116
- Add OWNERS file by @jotak in #112
- Asynchronous pipeline, initial integration by @mariomac in #105
- Fix bug with AddIf by @ronensc in #123
- update location db by @eranra in #122
- Fix a bug with add_if and scientific notation by @ronensc in #128
- Integrate components from Goflow-Kube by @mariomac in #120
- updated README to include new config structure by @KalmanMeth in #121
- fix manually location db and update automatic workflow by @eranra in #132
- Bump goflow by @jotak in #130
- added writeNone in confgen after encode_prom by @KalmanMeth in #133
- Create branch-based and commit-based images by @jotak in #129
- Descriptive error messages on bad pipeline formation by @mariomac in #134
- add filter transform by @eranra in #125
- fix local deploy by @eranra in #137
- update readme and graphics by @eranra in #136
- add animated gif by @eranra in #141
- update README by @eranra in #144
- fix bandwidth_per_namespace visualization by @eranra in #143
- Refactor extractor fields by @ronensc in #146
- Add filter field to prometheus encoder by @ronensc in #147
- CI: add continue-on-error: true to commmit stage by @eranra in #155
- BUILD: add fast flag to lint by @eranra in #154
- kafka end-to-end test by @KalmanMeth in #118
- e2e framework by @eranra in #145
- [NETOBSERV-237] gRPC+PB flow ingest/decoder for NetObserv eBPF Agent by @mariomac in #160
- add mod download also for lint by @eranra in #163
- moved runCommand to common utilities by @KalmanMeth in #165
- copy all files into docker container by @eranra in #166
- remove unneeded rm step by @eranra in #167
New Contributors
Full Changelog: v0.0.1...v0.1.0