Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support span level measurements #1855

Closed
Tracked by #172
buenaflor opened this issue Feb 1, 2024 · 1 comment · Fixed by #2214
Closed
Tracked by #172

Support span level measurements #1855

buenaflor opened this issue Feb 1, 2024 · 1 comment · Fixed by #2214
Assignees

Comments

@buenaflor
Copy link
Contributor

buenaflor commented Feb 1, 2024

Description

getsentry/team-mobile#172

Example of Java SDK implementation: getsentry/sentry-java#3219

@buenaflor
Copy link
Contributor Author

cc @martinhaintz

@martinhaintz martinhaintz self-assigned this Aug 1, 2024
buenaflor added a commit that referenced this issue Aug 6, 2024
* feat: add span level measurements

* add changelog entry

* add issue link to changelog

* fix: correct changelog

* moved the stored measurements from root span to tracer

* changed issue number to pr number in changelog

* fixed formatting

* Update CHANGELOG.md

Co-authored-by: Giancarlo Buenaflor <[email protected]>

---------

Co-authored-by: Martin <[email protected]>
Co-authored-by: Giancarlo Buenaflor <[email protected]>
martinhaintz added a commit that referenced this issue Aug 7, 2024
* main:
  Add proxy support (#2192)
  Deserialize and serialize unknown fields (#2153)
  feat: add `ignoreTransactions` and ignoreErrors` #1391 (#2207)
  feat: add span level measurements #1855 (#2214)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants