You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At work, I've noticed a lack of service correlation between our application and SQL Server, such as passing the current service name, trace ID, and span ID to the database. Implementing this feature would greatly enhance our ability to trace application behaviors.
Describe the solution you'd like
Introducing an option to enable instrumentation libraries to propagate context information to databases.
Using SQL Server as an example, we can implement a ContextPropagationLevel flag with three possible values: