-
Notifications
You must be signed in to change notification settings - Fork 540
[out_azure_kusto] added configs #1405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added ingestion_endpoint_connect_timeout, compression_enabled, ingestion_resources_refresh_interval. Signed-off-by: Tanmaya Panda <[email protected]>
lockewritesdocs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this submission! I suggested two very minor changes.
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Tanmaya Panda <[email protected]>
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Tanmaya Panda <[email protected]>
lockewritesdocs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🦖
Signed-off-by: Tanmaya Panda <[email protected]>
|
@lecaros @lockewritesdocs Can you please merge this PR, since fluent/fluent-bit#8430 is already merged |
* [out_azure_kusto] added configs Added ingestion_endpoint_connect_timeout, compression_enabled, ingestion_resources_refresh_interval. Signed-off-by: Tanmaya Panda <[email protected]> * Update pipeline/outputs/azure_kusto.md Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Tanmaya Panda <[email protected]> * Update pipeline/outputs/azure_kusto.md Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Tanmaya Panda <[email protected]> --------- Signed-off-by: Tanmaya Panda <[email protected]> Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Tom <[email protected]>
Added ingestion_endpoint_connect_timeout, compression_enabled, ingestion_resources_refresh_interval.
References the corresponding changes in the PR fluent/fluent-bit#8430