Ivan Maximov

Results 156 issues of Ivan Maximov

By the way , see this https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry.Instrumentation.AspNetCore/README.md#filter > The Filter receives the HttpContext of the incoming request, and does not collect telemetry about the request if the Filter returns false...

See https://github.com/open-telemetry/opentelemetry.io#adding-a-project-to-the-opentelemetry-registry . Some graphql-related projects are already there. Requires #3467

Fix `System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.None`.

Needs investigation. Rel: #3461

https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.codeanalysis.requiresdynamiccodeattribute?view=net-7.0 As a continuation of #3461

enhancement
new API

Current: > Abstract type IAnimal must resolve to an Object type at runtime for field TestQuery2.find with value 'GraphQL.Tests.Types.AutoRegisteringInterfaceGraphTypeTests+Cat', received 'null'.

Such test helps to visualize intentional or unintentional changes in public API.