Babak Vahdat
Babak Vahdat
Hi @trask Thanks for your feedback. > This looks like an issue with "standalone" logs (logs that aren't part of a request). The logs belong to an application listening on...
> Is Application Insights auto-capturing a request telemetry record for the Azure ServiceBus listener? Yes, it does both in case of `3.2.11` & `3.3.1`. > If it is, then I...
> @bvahdat can you help me reproduce this behavior? Please give this reproducer a try: https://github.com/bvahdat/test-app
> which means it's a standalone log record and not correlated with the Service Bus transaction Thanks, how can I force the Service Bus Explorer to correlate it's pushed message...
> you may want to try the apache camel preview instrumentation Tried it out and pushed that upstream by the reproducer codebase mentioned above with no change by the observed...
[msftbot](https://github.com/apps/msftbot) please don't close.
@calvinl I guess all is already in place with this PR to be reviewed and probably merged.
@vachillo thanks for providing this PR. Have you maybe already run the tests. For me they either fail: ``` [ERROR] org.apache.camel.component.azure.servicebus.integration.ServiceBusConsumerTest.testReceiveMessages Time elapsed: 1.623 s
Thanks, closing.
Hi @minyoungjeong0812 I ran into the same error which seems to be a bug in ray release `2.7.0` being fixed in `2.7.1`: https://github.com/ray-project/ray/releases/tag/ray-2.7.1 I just upgraded to the version `2.7.1`...