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

A holiday bundle! #4364

Closed
wants to merge 12 commits into from
Closed

A holiday bundle! #4364

wants to merge 12 commits into from

Conversation

mattfysh
Copy link

@mattfysh mattfysh commented Dec 27, 2021

Note: this is only a discussions PR with no intention of merging (hence no tests)

Wanted to get feedback on this PR :) primarily, which of these ideas might be worth pursuing. At the moment, I've forked 4 modules which can be difficult to work with, so the less modules that deviate from the main branch the better.

One thing I've noticed is that when Hub Branching is enabled, breadcrumbs do not appear, likely due to the heavy use of hub & scope cloning, which breaks bubbling of breadcrumbs back to the transaction - does that sound right? I noticed some discussion here: https://develop.sentry.dev/sdk/research/performance#conflicting-data-propagation-expectations

Features included:

Hub Branching

HTTP

AWS Lambda

Postgres

@mattfysh mattfysh changed the title Patch 1 A holiday bundle! Dec 27, 2021
@AbhiPrasad
Copy link
Member

Hey, happy new year! Thanks for the PR. The maintainers are slowly getting back from vacation, but we've put this on the docket to discuss further internally.

For now though, I think the http and postgres changes can def become it's own PRs without much need for discussion, those patches lgtm.

@mattfysh
Copy link
Author

mattfysh commented Jan 7, 2022

Hey @AbhiPrasad - happy new year :)

I've decided to move to OpenTelemetry as most of the features I've implemented in this branch were already available in their auto-instrumentation plugins

Do you know when Sentry will begin ingesting OTel spans?

Thanks!

@mattfysh mattfysh closed this Jan 7, 2022
@AbhiPrasad
Copy link
Member

@mattfysh there is no timeline for Sentry ingesting Otel data, but it's on our roadmap.

If you're using the Otel collector, we do have a Sentry exporter https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/sentryexporter, but that has some limitations (details in the exporter readme).

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.

2 participants