You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to send my application's OTEL traces to an Azure Kusto database using Fluent Bit, but it seems they are being dropped somewhere along the way. Nothing is getting logged in Kusto, and Fluent Bit isn't showing any errors, even in verbose mode.
I tried using stdout instead of azurekusto and everything seems to work, so seems like some issue with azure kusto plugin only.