dd-trace-dotnet
dd-trace-dotnet copied to clipboard
Add support for db client split by instance.
Fixes #1571
Changes proposed in this pull request:
Add Support for DD_TRACE_DB_CLIENT_SPLIT_BY_INSTANCE
@DataDog/apm-dotnet
Thanks for taking the time to work on this, but unfortunately, I don't think this is something we are going to be able to accept right now. We are planning a long term solution to the problem of service naming across Datadog, and we don't want to introduce a new setting that will become obsolete, but which we would still need to support.
@andrewlock Thanks for your reply. I believe the long term solution you are planning to the problem for service naming will be great, but how about the short one? This setting DD_TRACE_DB_CLIENT_SPLIT_BY_INSTANCE
is not a new one and it exist in dd-trace-java. This PR just keeps the behaviour. 🙈
Thanks for the contribution, @moonheart, we have no plans to add this feature to the .NET Tracer. I closed the related ticket two months ago and neglected to close the PR.