Skip to content

feat(perf): Add flag for MongoDB support in Queries module#74498

Merged
mjq merged 2 commits intomasterfrom
mjq/mongodb-queries-flag
Aug 6, 2024
Merged

feat(perf): Add flag for MongoDB support in Queries module#74498
mjq merged 2 commits intomasterfrom
mjq/mongodb-queries-flag

Conversation

@mjq
Copy link
Member

@mjq mjq commented Jul 18, 2024

Also expose this flag as part of project configs so that it's sent to Relay, as the flag will be used in Relay to trigger extraction of DB-related metrics on MongoDB spans.

Also expose this flag as part of project configs so that it's sent to Relay, as
the flag will be used in Relay to trigger extraction of DB-related metrics on
MongoDB spans.
@mjq mjq requested a review from a team July 18, 2024 14:34
@mjq mjq requested a review from a team as a code owner July 18, 2024 14:34
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 18, 2024
@codecov
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.13%. Comparing base (88de3ed) to head (86c96c6).
Report is 31 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #74498   +/-   ##
=======================================
  Coverage   78.13%   78.13%           
=======================================
  Files        6688     6688           
  Lines      299156   299157    +1     
  Branches    51515    51515           
=======================================
+ Hits       233748   233753    +5     
+ Misses      59089    59085    -4     
  Partials     6319     6319           
Files Coverage Δ
src/sentry/features/temporary.py 100.00% <100.00%> (ø)
src/sentry/relay/config/__init__.py 89.73% <ø> (ø)

... and 4 files with indirect coverage changes

@mjq mjq enabled auto-merge (squash) August 6, 2024 16:56
@mjq mjq merged commit 8f7a59d into master Aug 6, 2024
@mjq mjq deleted the mjq/mongodb-queries-flag branch August 6, 2024 17:24
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants