DataDog / dd-trace-dotnet

.NET Client Library for Datadog APM
https://docs.datadoghq.com/tracing/
Apache License 2.0
458 stars 141 forks source link

When will MongoDB.Driver version 3 be supported? #6345

Open kon-orfanou opened 2 days ago

kon-orfanou commented 2 days ago

In the compatible Nuget versions that are listed here, only MongoDB.Driver.Core is present and not MongoDB.Driver.

Digging a bit deeper, in the json with the supported versions, MongoDB.Driver is there but the maxVersionSupportedInclusive version is 2.30.0. Version 3.0.0 is maxVersionAvailableInclusive.

Could you please let me know whether version 3 will be soon supported? After updating our system to the latest version we noticed that the mongoDB dependency disappeared in Datadog, for example it's not listed in the Downstream services in an APM, and there are no spans to mongoDB in Flame graphs.

Thank you!

andrewlock commented 1 day ago

Hi @kon-orfanou, sorry for the delay, this is on our radar and should be supported soon. We hope to have it implemented for the next release.