neo4j / neo4j-dotnet-driver

Neo4j Bolt driver for .NET
Apache License 2.0
226 stars 69 forks source link

SPIKE - Telemetry collection with activitysource #722

Closed RichardIrons-neo4j closed 11 months ago

RichardIrons-neo4j commented 1 year ago

Spike to do telemtry collection with built-in stuff from .NET instead.

There's some code in there to only record the outermost type of API call, since the "unmanaged transaction" type is called from within other APIs.