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
Please answer these questions before submitting your issue.
Why do you submit this issue?
Question or discussion
Bug
Requirement
Feature or performance improvement
Question
What do you want to know?
The virtual database requires that the span must be exit.
Currently, for "SkyApm.Diagnostics.EntityFrameworkCore.Pomelo.MySql", only when the value of connection.GetType().FullName is "MySql.Data.MySqlClient.MySqlConnection" the span wii be set to exit.
Please answer these questions before submitting your issue.
Question
The virtual database requires that the span must be exit.
Currently, for "SkyApm.Diagnostics.EntityFrameworkCore.Pomelo.MySql", only when the value of connection.GetType().FullName is "MySql.Data.MySqlClient.MySqlConnection" the span wii be set to exit.
SkyAPM-dotnet/src/SkyApm.Diagnostics.EntityFrameworkCore.Pomelo.MySql/MySqlEntityFrameworkCoreSpanMetadataProvider.cs
Lines 28 to 31 in 000c990
However, the Pomelo.EntityFrameworkCore.MySql has useed MySqlConnector for high-performance database server communication.
Bug
Which version of SkyWalking, OS and .NET Runtime?
Which company or project?
What happen?
If possible, provide a way for reproducing the error. e.g. demo application, component version.
Requirement or improvement
The text was updated successfully, but these errors were encountered: