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

feat(spans): track and report spans that were dropped #4005

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

constantinius
Copy link

@constantinius constantinius commented Jan 29, 2025

_SpanRecorder now keeps track of dropped_spans, i.e. when above max_spans.

When spans were dropped, the "spans" property will be wrapped in an AnnotatedValue, reporting the mutation.

<!-- Describe your PR here -->

---

Thank you for contributing to `sentry-python`! Please add tests to validate your changes, and lint your code using `tox -e linters`.

Running the test suite on your PR might require maintainer approval. The AWS Lambda tests additionally require a maintainer to add a special label, and they will fail until this label is added.
@constantinius constantinius changed the title build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#3995) feat(spans): track and report spans that were dropped Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant