apm-agent-dotnet
apm-agent-dotnet copied to clipboard
[BUG] The Elastic Agent APM .NET Framework does not present the database in dependency applications.
Apm Agent version Elastic.Apm.1.22.0
Environment Application Target Framework(s) .NET 4.8.0 Framework:
Describe the bug
The Elastic Agent APM .NET Framework does not present the database in dependency applications.
After configuring the agent, the dependency screen does not display the database,.
Database operations (SQLite) is not displayed in transaction traces
When an error occurs in a transaction, it is not displayed on the transaction detail screen, making it difficult to analyze the root cause and error association in relation to the transaction, however it appears on the service screen.