-
### Summary of problem
`ModuleWatchdog` is installed unconditionally on import.
https://github.com/DataDog/dd-trace-py/blob/2107e4ca68e6772fa8fd4ce4d2145b5e7ddf1675/ddtrace/__init__.py#L8
…
-
### What happened?
I have the following minimal example using the otel crates to observe the aws-sdk-rust's existing tracing spans: https://github.com/landonxjames/aws-rust-sdk-otel-test
The setup…
-
There are multiple cases when passive context propagation (without modification) is desirable:
- proxy/load-balancer/service-mesh that just passes context around. While it may be implemented with e…
-
The MARBL driver currently reads three files:
- `marbl_in` sets up the MARBL configuration. It is opened by ROMS but each line is handed straight over to MARBL for parsing.
- `marbl_tracer_output_l…
-
### LiquidBounce Branch
Legacy
### LiquidBounce Build/Version
latest
### Operating System
Windows 10
### Minecraft Version
1.8.9
### Describe the bug
when I disable it it still work
### Step…
-
The reportSpan member function of reporterImpl will drop spans if the span buffer is full yet there currently is no way for a client to know when this happens. Additionally, there is currently no way …
-
I'm trying to create a codeql database for the openharmony project (https://github.com/openharmony/manifest). Although I can get a packed database, lots of files are not included in the database.
I…
-
This `Callback` was written to keep the tracer content (`S` and `T`) relatively constant throughout the course of a single interface diffusive convection setup (done in #40). The design is:
1. spec…
-
Working with complex jit-ed functions can lead to long compile times and hurt interactive workflows. One option is to jit only pieces of the function. This works great if only jit is the top level fun…
-
* Version: 5.17.0
* Python: 3.7
* OS: linux
## output
```
100%|██████████| 500/500 [04:41