apm-agent-ruby
apm-agent-ruby copied to clipboard
Support for MS SQL Server
I want to see support for calls to MS SQL Server. The project has a call to the database MS SQL Server to get data. Gem used tiny_tds
Hi @danilvoe. Is the app a Rails app using ActiveRecord? If it is then MS SQL Server should be supported through that.
No, the application itself does not use MS SQL; several methods in the code request information from MS SQL directly. gem used https://github.com/rails-sqlserver/tiny_tds
Got it. I'll have to see if I can find the time. Otherwise you're very welcome to submit a PR with a Spy.