Marco Costa
Marco Costa
## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...
**What does this PR do?** This PR introduces a new `:cache_store` configuration option to the ActiveSupport integration. This option allows users to specify which cache stores should be instrumented by...
**What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**
**What does this PR do?** The Rails Runner instrumentation was being loaded too late, effectively not being able to create its spans. **Change log entry** Yes. The Rails Runner instrumentation...
Oh boy, this might take a while to fix all tests... **Change log entry** No **How to test the change?**
Set top level span to GraphQL query type and name. **What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**
**What does this PR do?** Addresses an issue with serializing array attributes for span events. The array should be wrapped in an object with the `values` key: ```diff -array_value: [{...},...
**What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**
### Gem Name lograge ### Gem Version(s) any ### Describe the goal of the feature In #3839 we added a log message to alert users when an incompatible `lograge` setup...
**What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**