Daniel Weber

Results 42 comments of Daniel Weber

@lindeberg would [this PR](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1651) work for your use case?

It's on the list of features to be implemented, there's just no ETA yet.

There is no support for Newtonsoft attributes. [This](https://github.com/Gremlinq/ExRam.Gremlinq/blob/08a82985b40ccc2d5b4f5c43c51af9a7a991c98f/test/Core.Tests/GraphModelTest.cs#L140) might help though.

There is always `ToAsyncEnumerable` on any query, which you can do anything with (`ToImmutableArray` should be available in either System.Linq.Async or System.Interactive.Async). It's an easy extension method, I'm not sure...

Closing. The feature can easily be added by an extension method.

So...is this CI run supposed to fail or not?

@xperiandri I have still no way of reproducing any kind of failure.

> @danielcweber as I mentioned above CI will succeed because the test I implemented succeeds. But, when I use this same code in production (talking to a database) it fails....

Closing since I have no clue what the issue is here. If it persists, please write some reproduction code.

Sorry, yes, that is me building something on DevOps. The library being built has a reference to a nuget package that has MavenReferences.