Rahul Agrawal
Rahul Agrawal
**Current behaviour** I have `rails` integration enabled, I am trying to disable `active_support` selectively but from my logs, I see it still emitting spans. Full config below I have this...
**Describe the bug** If the callback has positional and keyword args, you get an `ArgumentError` with Ruby 3.2. Seems to be working in Ruby
**Note:** If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked. **Output of the [info page](https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information)** Cluster agent ```text datadog-cluster-agent status Getting the...
Currently if `disable_blacklist` is set to `true` and if you get an error that's gracefully handled, makara will simply keep retrying infinitely. Doesn't feel like this should be the desired...