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
Is your feature request related to a problem? Please describe.
When trying to ingest Infrastructure logs and metrics from Azure Resources through Diagnostic Settings using the Kafka Receiver the format used by Azure is not in an accepted format.
Describe the solution you'd like
Allow the Kafka Receiver to ingest data from Azure Resource Logs and convert it into OpenTelemetry format.
Describe alternatives you've considered
Using the Azure Event Hub Receiver or Azure Blob Storage Receiver.