Skip to content

ref: Remove transaction_start from Pipeline Advancer#64179

Merged
szokeasaurusrex merged 1 commit into
masterfrom
szokeasaurusrex/tx-start-pipeline-advancer
Jan 31, 2024
Merged

ref: Remove transaction_start from Pipeline Advancer#64179
szokeasaurusrex merged 1 commit into
masterfrom
szokeasaurusrex/tx-start-pipeline-advancer

Conversation

@szokeasaurusrex

Copy link
Copy Markdown
Member

Using transaction_start is unnecessary here, since this is a route handler already auto-instrumented by the Django integration. The auto-instrumented transactions can be viewed here.

ref #63951

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Using `transaction_start` is unnecessary here, since this is a route handler already auto-instrumented by the Django integration. The auto-instrumented transactions can be viewed [here](https://sentry.sentry.io/performance/?isDefaultQuery=false&metricSearchSetting=metricsOnly&project=1&query=transaction%3A%22%2Fextensions%2F%7Bprovider_id%7D%2Fsetup%2F%22&statsPeriod=1h).
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 30, 2024
@szokeasaurusrex szokeasaurusrex enabled auto-merge (squash) January 30, 2024 16:36
@szokeasaurusrex szokeasaurusrex changed the title Remove transaction_start from Pipeline Advancer ref: Remove transaction_start from Pipeline Advancer Jan 30, 2024
@szokeasaurusrex szokeasaurusrex enabled auto-merge (squash) January 30, 2024 16:36
@codecov

codecov Bot commented Jan 30, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (efa5a83) 81.25% compared to head (c5fe630) 81.25%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #64179   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files        5234     5234           
  Lines      230456   230476   +20     
  Branches    45210    45215    +5     
=======================================
+ Hits       187263   187282   +19     
+ Misses      37355    37353    -2     
- Partials     5838     5841    +3     
Files Coverage Δ
src/sentry/web/frontend/pipeline_advancer.py 76.47% <ø> (-1.31%) ⬇️

... and 11 files with indirect coverage changes

@szokeasaurusrex szokeasaurusrex merged commit 9d507ff into master Jan 31, 2024
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/tx-start-pipeline-advancer branch January 31, 2024 14:10
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 16, 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