newrelic-java-agent
newrelic-java-agent copied to clipboard
[Spike] Azure SQL linking support
Example application and document gaps needed to instrument and link Azure SQL service. Create tickets for the pending work.
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.
Done. Relationship validated with no agent code changes required.