[BUG] EventDataBatch disables diagnostic properties and plugins
See original GitHub issueEventDataBatch
creates AMQP messages before the event sending process so when using it results the loss of Diagnostic-Id
, Correlation-Context
and any other properties set through plugins without any feedback.
I understand why EventDataBatch
generates AMQP message when TryAdd
is called but it would be better to give some warning at such situation.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
Azure Event Hubs client library for Java - version 5.15.6
An Event Hub producer is a source of telemetry data, diagnostics information, usage logs, or other log data, as part of an embedded...
Read more >Azure Event Hubs client library for JavaScript
A consumer group is a view of an entire Event Hub. Consumer groups enable multiple consuming applications to each have a separate view...
Read more >azure-eventhub
An EventHubProducerClient is a source of telemetry data, diagnostics information, usage logs, or other log data, as part of an embedded device solution,...
Read more >Microsoft.Azure.EventHubs.xml 1.0.0.7
EventData.Properties" />. .NET SDK automatically injects context when sending message to the ServiceBus (if diagnostics is enabled by tracing system).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We are going to have a fix in the next release.
There should be no immediate action needed, per Serkant’s comment. Trimming up some tags to discourage the bot from interfering with the tracking and release process.