Skip to content

Commit

Permalink
Update src/platforms/python/common/configuration/integrations/gnu_bac…
Browse files Browse the repository at this point in the history
…ktrace.mdx

Co-authored-by: Shana Matthews <shana.l.matthews@gmail.com>
  • Loading branch information
antonpirker and shanamatthews authored Sep 20, 2023
1 parent c5d1bdc commit f48c37a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ sentry_sdk.init(

## Verify

It is currently tested to work with server exceptions raised by [`clickhouse-driver`](https://github.com/mymarilyn/clickhouse-driver).
The GNU backtrace integration is tested with server exceptions raised by [`clickhouse-driver`](https://github.com/mymarilyn/clickhouse-driver).

Otherwise you need to have a library that emits exceptions that have backtrace compatible values for the GNU backtrace integration to parse it.
Other libraries must emit exceptions that have backtrace-compatible values for the GNU backtrace integration to parse the exceptions.

0 comments on commit f48c37a

Please sign in to comment.