Open ag-ramachandran opened 9 months ago
79 tests +3 79 :white_check_mark: +3 2m 50s :stopwatch: +8s 22 suites ±0 0 :zzz: ±0 22 files ±0 0 :x: ±0
Results for commit f4587a78. ± Comparison against base commit da0963fd.
:recycle: This comment has been updated with latest results.
Pull Request Description
This is the PR that was for Kusto Streaming. Cherry-picked from the PR #301 and rebased with master
This adds a new option called Stream, that streams data using ManagedStreamingIngest client to Kusto.
Did a couple of large runs to Kusto . While it seems to run satisfactorily, many times it falls back to queued ingest in case the volumes are high
Lower volumes seem to be using streaming quite effectively
Future Release Comment
[Add description of your change, to include in the next release] [Delete any or all irrelevant sections, e.g. if your change does not warrant a release comment at all]
Breaking Changes:
Features:
Fixes: