Fabian Schmied

Results 33 comments of Fabian Schmied

> The embedded logs, (AKA, ActivityEvents) are already supported in OTLP, Jaeger exporters. > > The OTLP Log Exporter is for exporting the "standalone logs". @cijothomas Assuming I have Open...

>There is a preview package, which allows ILogger logs to be attached to Activity Events, (which will then be exported to Jaeger.) As @tillig said, this might be problematic from...

@wyunchi-ms Okay, thanks for the information, then I will just ensure my own script finishes (sufficiently) before 600 seconds have passed. In general, is there any way to obtain the...

@SteveLasker Can you maybe give us an update on the status of Project Teleport? On the Internet, I can only find [your blog post from 2019](https://stevelasker.blog/2019/10/29/azure-container-registry-teleportation/). On [the Project Teleport...

@ivanz How will the test runner support project-specific app.config files without AppDomain and Remoting code?

Related (or even the cause): Pressing cursor down on the last visible row in the top pane while "Show inline" is active will set the focus to the inline view...

I understand. Would you accept a PR of I created one? I'd simply extract the relevant code from `BatchUpdate.Execute` etc. into a public `CreateCommand` method.

Okay, great! I'll see to it when we actually build the feature in our application that needs batched update/insert/delete statements.

I want to second this request by @bdschaap . It would be very useful to be able to configure these kinds of things via the configuration API - i.e., in...