-
Python's logging module has an option to attach a stack trace to a logging message:
logger.error("...", stack_info=True)
This stack trace is lost when logging to Sentry. It'd be very helpful…
-
We followed the official document (https://docs.sentry.io/clients/python/usage/) to use Raven client to log events to Sentry server as follows
`from raven import Client`
`client = Client(DSN)`
`c…
-
I was just zooming out with mouse wheel like I have done many times on battles with many more mapsheets and entities. Game just disappeared. No message, no freeze, no nothing. Just poof - gone. Bo…
-
### Description
vfs2 fail to creat hard link for socket file,
the following code can reproduce the case
on the master branch latest commit.
but the same code works fine in vfs1.
```c
#includ…
-
### Is your feature request related to a problem? Please describe
we need to track and monitor errors happends in sdk during deploymnets
### Describe the solution you'd like
we will track errors o…
-
`ingestor` を起動すると sentry client が enable されるが、
![image](https://github.com/GiganticMinecraft/seichi-timed-stats-conifers/assets/6561358/22a38447-ed8f-4c70-ab25-ab573ea750a9)
終了時に performance 情報を S…
-
https://github.dev/collective/collective.sentry uses the `SENTRY_ENVIRONMENT` environment variable to configure the environment in sentry. We would likely need `RAZZLE_SENTRY_ENVIRONMENT` to be able t…
-
I tried recreating this same setup, and it worked for server errors (except source maps like you said). I don't suppose you got it working for client errors did you?
-
### Steps To Reproduce
For example, with Sentry.io (https://github.com/getsentry/sentry):
1. Bitwarden extension logged in
2. Be authenticated on Sentry
3. Go to https://sentry.io/settings/accou…
-
Sentry Issue: [RANDOVANIA-CLIENT-1Q8](https://randovania.sentry.io/issues/5669694995/?referrer=github_integration)
```
ValueError: Instance ID 0x0425004c not found in vector
File "randovania\expor…