feat(metrics): Add trace_metric transport rate limiting#1066
Open
szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/before-send-metricfrom
Open
feat(metrics): Add trace_metric transport rate limiting#1066szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/before-send-metricfrom
szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/before-send-metricfrom
Conversation
|
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 17, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
9d9c6cd to
b4e9253
Compare
lcian
approved these changes
Apr 17, 2026
286f469 to
816fa87
Compare
b4e9253 to
5a473c1
Compare
816fa87 to
225d1dd
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 21, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
5a473c1 to
fd9ee66
Compare
225d1dd to
bae243c
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 21, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
9957981 to
00159a4
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 22, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
bae243c to
d429da8
Compare
00159a4 to
d54f533
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 23, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
fb0e4b4 to
4cba491
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 23, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
d54f533 to
074b204
Compare
9d92d41 to
7eb91c1
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 23, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
074b204 to
ff4840d
Compare
7eb91c1 to
c4a07ca
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 24, 2026
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
ff4840d to
0298b05
Compare
c4a07ca to
9f36635
Compare
Stacked on #1064 Closes #1011 Closes [RUST-161](https://linear.app/getsentry/issue/RUST-161/add-trace-metric-rate-limiting-behavior-for-transport) Co-Authored-By: Joris Bayer <joris.bayer@sentry.io>
0298b05 to
089283b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #1064
Closes #1011
Closes RUST-161
Co-Authored-By: Joris Bayer joris.bayer@sentry.io