feat(sentry-types): Add metric protocol envelope support#1022
Open
szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/metrics-unitsfrom
Open
feat(sentry-types): Add metric protocol envelope support#1022szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/metrics-unitsfrom
szokeasaurusrex wants to merge 1 commit intoszokeasaurusrex/metrics-unitsfrom
Conversation
|
ee23bf8 to
52b0419
Compare
lcian
reviewed
Mar 2, 2026
lcian
reviewed
Mar 2, 2026
lcian
reviewed
Mar 2, 2026
a5a8201 to
d53c02f
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Mar 4, 2026
Add `TraceMetric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
d53c02f to
d06efa0
Compare
lcian
requested changes
Mar 9, 2026
szokeasaurusrex
added a commit
that referenced
this pull request
Mar 10, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
d06efa0 to
670c069
Compare
670c069 to
da1a44c
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Mar 10, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
szokeasaurusrex
added a commit
that referenced
this pull request
Mar 10, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
da1a44c to
d6d3ba8
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Mar 18, 2026
Add `TraceMetric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
szokeasaurusrex
added a commit
that referenced
this pull request
Mar 31, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 13, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 21, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
82f2137 to
a1b4721
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 21, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
a1b4721 to
240a5b4
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 21, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
240a5b4 to
870d354
Compare
Member
Author
|
Hey @lcian, I restacked this PR on top of #1072, and changed the type of Also tagging you @giortzisg in case you would like to review (but it is okay if you skip this one). |
lcian
reviewed
Apr 21, 2026
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 21, 2026
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
870d354 to
ee8296f
Compare
e92d0c8 to
75ee89b
Compare
Add `Metric` protocol types and `trace_metric` envelope container serialization/deserialization in `sentry-types`. Closes #1008 Closes [RUST-159](https://linear.app/getsentry/issue/RUST-159/add-trace-metric-protocol-models-and-envelope-item-container-support) Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Co-authored-by: Lorenzo Cian <17258265+lcian@users.noreply.github.com>
ee8296f to
6226099
Compare
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 22, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
giortzisg
approved these changes
Apr 22, 2026
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 22, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 22, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 22, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 23, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 23, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
szokeasaurusrex
added a commit
that referenced
this pull request
Apr 23, 2026
…1073) Basic metrics capture functionality. Follow-up PR will implement the rest. Stacked on #1022 Co-authored-by: Joris Bayer <joris.bayer@sentry.io> Closes #1023 Closes [RUST-168](https://linear.app/getsentry/issue/RUST-168/implement-trace-metric-capture-and-batching-in-sentry-core) Closes #1058 Closes [RUST-186](https://linear.app/getsentry/issue/RUST-186/add-trace-metric-tracing-association-in-sentry-core)
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.
Add
Metricprotocol types andtrace_metricenvelope container serialization/deserialization insentry-types.Stacked on #1072
Closes #1008
Closes RUST-159