Commit 2ac8469
chore(detectors): Add google API filtering for Consecutive HTTP detector (#94634)
this pr updates the eligible span method to look for `googleapis.com` in
the description. one example of this would be their ai platform which
has `aiplatform.googleapis.com` in the description.1 parent 2f0c8f7 commit 2ac8469
File tree
1 file changed
+1
-1
lines changed- src/sentry/performance_issues/detectors
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments