Sentry-php: Adding stack traces via captureEvent

Created on 19 Dec 2019  路  2Comments  路  Source: getsentry/sentry-php

Hi,

seems Sentry\Client#captureEvent doesn't apply the attach_stacktrace option as captureMessage does, and there seems to be no easy way to send stack traces along with events, unless it is an exception.

Can this tiny but important feature be added, please?

Confirmed Bug

Most helpful comment

This seems more of a bug than a feature IMHO; thanks for reporting this.

@HazAT @ste93cry @stayallive do you agree?

All 2 comments

This seems more of a bug than a feature IMHO; thanks for reporting this.

@HazAT @ste93cry @stayallive do you agree?

It's a bug indeed, thus I created a PR to fix it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mesilov picture mesilov  路  5Comments

JanMikes picture JanMikes  路  4Comments

caugner picture caugner  路  3Comments

garak picture garak  路  4Comments

realtebo picture realtebo  路  5Comments