.NET 6, using apm-agent-dotnet.
My app is calling different SQL-Servers. In Dependencies and Service Maps, they show up as a single "mssql"-service.
Is it possible to have them shown as different services with separate names?
.NET 6, using apm-agent-dotnet.
My app is calling different SQL-Servers. In Dependencies and Service Maps, they show up as a single "mssql"-service.
Is it possible to have them shown as different services with separate names?
Hi @AThomsen,
at this point with fully automated tracing unfortunately it won't be possible to show those databases with separate names. There is already work being done to fix this, here is some context on it: context.destination.service.resource should include the logical database name for SQL Databases · Issue #473 · elastic/apm · GitHub
So in sum: we know about it and we intend to improve this in the future.
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.