David Bevin
David Bevin
# Setup - WCF contract annotated with `[TelemetryContractBehavior]` - WCF Client ONE - configured for OpenTelemetry - WCF Client TWO - **NOT** configured for OpenTelemetry - WCF Service - configured...
A Kinetic.Path shape cannot be open and be filled. Curerntly, if the path is closed, it is filled, otherwise it's not possible to fill.
### What should we add or change to make your life better? I've captured some features that would be good for improving the Kubernetes Ingress controller code. I'm more than...
Adopts Central Package Management https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management to clean up csproj files.
Relates to #8966 An initial attempt at producing a persistent stream implementation for AWS Kinesis streams. This is 100% an early PR to solicit feedback (and gauge interest?). Tested locally...
Relates to #2006 A persistent streams implementation for AWS Kinesis Data Streams.
The [official MS docs on streaming consumption](https://learn.microsoft.com/en-us/dotnet/orleans/streaming/streams-programming-apis?pivots=orleans-7-0#writing-subscription-logic) are a bit misleading in places but, based on a real deployment of Orleans that uses **Implicit** subscriptions, a grain should be implemented...