-
### What
```[tasklist]
### Tasks
- [x] #18
```
- Have a look on the base PHP Package too: [here](https://github.com/openfoodfacts/openfoodfacts-php/issues/39)
-
Hi Support,
I'm attempting to integrate this SDK into my Laravel framework v10. However, I've encountered the following issue :
` - Root composer.json requires mcamara/laravel-localization ^1.…
-
### Description
We should align the log level for HTTP client requests and make sure we set appropriate levels based on the response status code.
5xx should be `error`
4xx should be `warning`
### S…
-
I am getting e 500 error from time to time, from bots which are scanning my application, here is the log:
![image](https://github.com/user-attachments/assets/e195f773-fce1-4dc1-9b0f-a5ff783de476)
…
-
### Bug description
After installing Statamic in an existing Laravel project, all non-Statamic tests take more than a second per test longer.
I've been playing with some config settings, such as s…
-
I just upgraded to Laravel 11, and this is not allowing my Jobs to dispatch properly. I can properly dispatch them on my local machine, though, and build with vite with no errors.
What can I do to…
-
We need to ensure that `transaction.data` is sent as `contexts.trace.data` so we can also attach/extract metrics from transaction data.
```[tasklist]
## SDKs
- [x] JavaScript SDK
- [x] Electron SDK
-…
-
### SDK
PHP SDK
### Description
https://docs.sentry.io/platforms/php/guides/laravel/#local-development-and-testing
Mentions negative effect of Sentry SDK on performance. I believe it may be a bit m…
-
The SDK should implement the following:
* a way to `H.recordException` following the otel exception reporting spec.
* a way to instrument php/laravel logging libraries. if the php/laravel sdk suppor…
-
We need to adjust the way the SDK and Spotlight inteteract to support a better workflow.
Ideal outcome:
- Server generates an error (e.g. 500 standard uncaught exception)
- Sentry SDK captures …