newrelic-java-agent icon indicating copy to clipboard operation
newrelic-java-agent copied to clipboard

[Spike] Azure SQL linking support

Open kmudduluru opened this issue 7 months ago • 1 comments

Example application and document gaps needed to instrument and link Azure SQL service. Create tickets for the pending work.

kmudduluru avatar Apr 21 '25 15:04 kmudduluru

https://new-relic.atlassian.net/browse/NR-405844

The discovery work is done; our instrumentation should support linking OOTB without code changes. All that is needed is to verify the relationship with a sample app connecting to Azure SQL, which is published on this branch: https://source.datanerd.us/java-agent/sample-apps/tree/azure-sql. We're blocked performing the verification until the .NET team can get the ANNS integration working in the database.

kanderson250 avatar Jun 11 '25 22:06 kanderson250

Done. Relationship validated with no agent code changes required.

kanderson250 avatar Jun 20 '25 17:06 kanderson250