macrogreg
macrogreg
(See also: Metrics APIs in SDK 2.6.0-beta3: Pre-aggregating events-to-metrics auto-extraction: Tutorial https://github.com/Microsoft/ApplicationInsights-dotnet/issues/784) ```cs // * // * This file contains usage examples for the new metrics aggregation APIs in Application...
I am running an integration test that is passing fine on both, a local docker-compose based server and on Temporal Cloud. But on the test server it fails immediately, and...
This PR addresses https://github.com/Azure/azure-webjobs-sdk/issues/2488 - please see the description there. There is is also minor code clean-up: Adding mission `#region` statements and fixing some doc comments in `FluentBindingRule`.
This issue is similar to https://github.com/grpc/grpc/issues/19816 However, that is marked as resolved, but it re-occurs for me. Also, the warning causes a subsequent build failure. ### What version of gRPC...
Hi folks, I have a proposal (incl. a sample solution) that I would like to discuss. If folks find the following interesting in general, I have a draft PR, for...
Hi folks, Thank you for the tool! I found it very useful. One challenge that I had while using it, was that it did not support .NET Core. As a...
- [x] Is the documentation missing for a specific object ? Yes. The API docs for `startRecorder(..)` contain a link to a "Codec compatibility Table". That link is broken. *...