Marco Costa

Results 81 issues of 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...

integrations
tracing

**What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**

dev/github

**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...

integrations
tracing

Oh boy, this might take a while to fix all tests... **Change log entry** No **How to test the change?**

dev/testing

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?**

core
integrations
tracing

**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: [{...},...

tracing

**What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**

tracing

### 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...

feature-request
community

**What does this PR do?** **Motivation:** **Change log entry** **Additional Notes:** **How to test the change?**

dev/testing