Neel Shah

Results 65 issues of Neel Shah

* read all dev docs * reorganize? * outdated stuff * differences in SDKs * highlight via signifier that spec is vague here - MUST, SHOULD, etc like

* #1894

Currently `in_app_module_allow_list` defaults to an empty list, so most users don't get good in-app frames marked. Ruby for instance defaults to a combination of project root + known common directory...

Type: Enhancement

@krainboltgreene so there are several things that would need to be done to get performance tracing working with `sentry-elixir`. This SDK was so far handled by the community so it...

Type: Enhancement

Some SDKs (js/ruby/python/java) will soon start sending over transactions mapped over from OpenTelemetry spans. The spans in these transactions will contain otel `attributes` as `data`. We want to add relay-side...

enhancement
rerouted

https://github.com/patterns-ai-core/langchainrb take features from https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/integrations/langchain.py

enhancement
tracing

Use `max_nesting`. Relay already trims this so this data is useless anyway and sometimes causes recursion errors. https://github.com/getsentry/relay/blob/bcbfa7e7db6e4a8f3f0383270fbb2b5cfe668770/relay-event-schema/src/protocol/breadcrumb.rs#L111

enhancement

Feature: Profiling
Project: POTel (Phase 1)

* top level api changes * test manual instrumentation setup and make sure no errors are thrown * compat / unit tests

Integration: OpenTelementry (OTel)