Commit bdb2de7
chore(sdk): Enable query source logging (#60649)
Dogfooding the query source feature. Conservatively sets the threshold
to 500ms for now. If you're wondering about performance overhead for
this, check out info in
getsentry/sentry-python#2521
---------
Co-authored-by: Anton Pirker <[email protected]>1 parent 7479817 commit bdb2de7
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3015 | 3015 | | |
3016 | 3016 | | |
3017 | 3017 | | |
| 3018 | + | |
| 3019 | + | |
3018 | 3020 | | |
3019 | 3021 | | |
3020 | 3022 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments