-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
Reported by a user using the dotnet sdk, and I reproduced using the node sdk.
1. Add some data to scope via an sdk's setExtra()
2. …
-
While working on battle testing for observability to inspect expected spans, I wrote this code
```python
def tx_dql_select(tx):
return tx.execute_sql("SELECT * FROM Singers")
fn = tx_dql_s…
-
i'm basically running this workflow using devnet & starknet py
https://github.com/keep-starknet-strange/garaga/blob/main/.github/workflows/e2e.yml
the resources i get are very different than th…
-
## Description
While implementing transaction broadcasting to the chain, I encountered an issue where transactions sent via the pushTransaction RPC method were not included in the chain. Although the …
-
## Describe the current behavior in detail
Checked on https://preview.portalbridge.com/b1f3c5115d/ with macOS Sonoma 14.5 and Google Chrome Version 128.0.6613.120 (Official Build) (arm64).
Steps:
…
-
#### What Git revision are you using?
v2.1.0
#### What operating system are you using, and which version?
- [ x] Linux / Ubuntu
- [ ] Linux / Other
- [ ] macOS
- [ ] Windows
#### Describe …
-
The line under concern for this issue is: https://github.com/apple/app-store-server-library-python/blob/1202058ddf4eac67c66f3947827e042e9ae6eee1/appstoreserverlibrary/signed_data_verifier.py#L72C1-L73…
-
Hi,
Working with esp-idf + freeRTOS, our firmware is:
1. Wake up from deep sleep
2. Read data
3. Send data to TB
4. Goes back to deep sleep
Issue is that sometimes, the firmware will go to…
-
In the Qbeast Delta implementation, appending data to an existing Delta table with a mismatched schema, and without the `mergeSchema` flag set to true, results in an issue.
The current logic writes …
-
*Title*: Add per-filter spans for distributed tracing
*Description*:
Certain API Gateway products enable debugging transactions as they are processed by the data plane at a granular policy or filt…