Sam13
Sam13
# Question I have instrumented an ASP.NET core microservice with OpenTelemetry (ASP.NET core, HTTP client, SQL client instrumentations). Everything works well except that SQL client instrumentation does not deliver any...
What about generating additional extension methods for optional properties which can be populated in any order after fluent builder was fully executed? Example: ```csharp [FluentApi] public class Student { [FluentMember(0)]...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem NuGet ### Package manager version _No response_ ### Language version net6,...