sentry-symfony icon indicating copy to clipboard operation
sentry-symfony copied to clipboard

The official Symfony SDK for Sentry (sentry.io)

Results 56 sentry-symfony issues
Sort by recently updated
recently updated
newest added

This adds support for Dynamic Sampling, introduced in https://github.com/getsentry/sentry-php/pull/1360.

Status: Confirmed
Type: Feature

This will end up being a new major version of our Symfony SDK. **Remaining ToDos** - [ ] Add support for Dynamic Sampling https://github.com/getsentry/sentry-symfony/pull/661 _TBD_ **New features** - [x] Add...

Type: Deprecation
Type: Documentation
Type: Feature
Status: In Progress

The `AbstractTraceableHttpClient` currently only propagates the `sentry-trace` header. Add the `baggage` header to outgoing requests as well, if the destination URI is allow listed in `trace_propagation_targets`.

Type: Feature
Status: Backlog

### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which SDK and version? _symfony 5.4 sentry/sentry-symfony 4.3.0 sentry/sentry 3.7.0 sentry/sdk 3.2.0_ ### Steps to Reproduce Hello, when an error...

Status: Needs Information
Status: Stale

Can we support `operation duration`? I think there is such a display in the vue package. > ![image](https://user-images.githubusercontent.com/3645410/133869436-b38b55e2-b497-4b1a-b8d0-c847ee4e4bf1.png) > ![image](https://user-images.githubusercontent.com/3645410/133869505-45306cb3-3e3f-4fa4-9bd9-b1e13b872e74.png)

Type: Improvement
Status: Backlog

Due to high demand, we decided to ship a new major version. We are not planning to add any new features and will only bump the PHP SDK to version...

Type: Feature

Bumps [getsentry/action-prepare-release](https://github.com/getsentry/action-prepare-release) from 1.5.6 to 1.6.3. Release notes Sourced from getsentry/action-prepare-release's releases. v1.6.3 What's Changed fix: Correctly switch to release branch when extracting git info by @​Lms24 in getsentry/action-prepare-release#38 Full...

dependencies

### How do you use Sentry? Self-hosted / on-premises ### SDK version 4.8.0 ### Steps to reproduce Make any request with body and you won't see body or method in...

Type: Bug

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.1.0. Release notes Sourced from codecov/codecov-action's releases. v4.0.2 What's Changed Update README.md by @​thomasrockhu-codecov in codecov/codecov-action#1251 build(deps-dev): bump @​types/jest from 29.5.11 to 29.5.12 by @​dependabot...

dependencies

### Problem Statement The documentation feels very dated. It refers to Symfony 3.4 (released 6 years ago, EOL over 2 years ago), the instructions about flex are wrong (it's config/bundles.php,...

Type: Documentation