Mikkel Malmberg
Mikkel Malmberg
From what I could read in the short span of debugging I did, most of the private API stuff is just to enable the animations. I have those disabled, so...
I no longer work for Elastic on the agent. Ping @estolfo (hope you're well!)
I think this might be a bug. Let me investigate a bit – thanks for reporting.
I think we need a `with_custom_context` method for this. If we are outside transactions, we have no way to store the context nor define when the custom context from `set_custom_context`...
Hi @danilvoe. Is the app a Rails app using ActiveRecord? If it is then MS SQL Server should be supported through that.
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_. See [the others for reference](https://github.com/elastic/apm-agent-ruby/tree/master/lib/elastic_apm/spies)
Wow, what a find! 👏
I think we should at least not fail. What is the experienced behaviour? Is the agent logging JSON conversion errors or is something exploding?
I suppose we could add the encoding forcing to the agent. I'll discuss it with @estolfo when she's back in a few days. Until then, do you think something like...
Hi @cheald. Glad to hear that you are finding APM useful! We already do a few things to help with what you are describing: First, there's the _Impact_ of the...