sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Add "Query Sources" Ruby support

Open gggritso opened this issue 2 years ago • 4 comments

Problem Statement

Query Sources are supported in Python frameworks and in Laravel, but not in Ruby. Opening this issue so we can keep track of customer requests, which have come up a few times already.

Solution Brainstorm

There's some prior art on this in our own SDKs and in the OSS world, since Rails has built-in query source collection. Maybe we can hook into that, or just do something similar.

Product Area

Performance - Queries

gggritso avatar Feb 05 '24 15:02 gggritso

Routing to @getsentry/product-owners-performance for triage ⏲️

getsantry[bot] avatar Feb 05 '24 15:02 getsantry[bot]

+1. This would be very useful. ScoutAPM support it. Maybe you could use Rails instrumentation.

leoplct avatar Feb 05 '24 15:02 leoplct

We are trying to consolidate our tooling on Sentry, but this is a big loss in moving from Scout. Happy to help with beta testing.

swanson avatar Apr 04 '24 15:04 swanson

will prio this soon

sl0thentr0py avatar Apr 04 '24 16:04 sl0thentr0py

I'll give this a look.

st0012 avatar May 26 '24 10:05 st0012