-
### 🐛 Describe the bug
```python
def test_nonstrict_sequential_slicing(self):
class TestModule(torch.nn.Module):
def __init__(self) -> None:
super().__init…
-
Describe the bug
I am using OpenTelemetry auto-instrumentation in a Go application to trace both incoming and outgoing HTTP requests. However, while I can see traces for incoming requests, the outg…
-
I am trying to generate a call graph project which happens to use PyTorch. Running `pycallgraph graphviz -- ./main.py`, I get the following traceback:
```
Traceback (most recent call last):
Fil…
-
**Actual behavior**
Kaniko builds the image and throws error when it attempts to push to the registry.
error pushing image: failed to push to destination ***: POST https://index.docker.io/v2/***/…
-
👋 I've been on a bit of journey trying ot understand how critical path tracing works. I'm still not 100% so apologies if this is wrong, but would appreciate y'alls input :)
Full context here https:…
-
```bash
-- Copy if different /media/denis/hdd11/CUDA-Path-Tracer-Denoising/build/CMakeFiles/cis565_path_tracer.dir/src/cis565_path_tracer_generated_pathtrace.cu.o.depend.tmp to /media/denis/hdd11/CUD…
-
**Describe your environment**
Build and running on Ubuntu 24.04 ARM64 (VM inside M1 Macbook)
```
cmake .. -DBUILD_SHARED_LIBS=ON -DWITH_OTLP_HTTP=ON -DWITH_OTLP_FILE=ON
-DCMAKE_INSTALL_RPATH_…
-
Hi,
Mighty contributors of this amazing project, could you share mappings from the demo video with us?
Is it possible to start the test already in trace mode, to easily revert the history of th…
-
Seeing flakes in `|600| podman shell completion test` when run in parallel:
```
$ podman __completeNoDesc something
...
# #| expected: '.*v-t361-kugfvnq4
(but no, it is not there!)
```
The tric…
-
**Env** :
```
OS : MAC/Linux
Datadog agent version: ?
dd-trace: v4.26.0
Node: v20.10.0
React: v18.3.0-canary-d900fadbf-20230929
Next.JS : v14.0.4
Next’s build type: standalone
```
Hey 👋🏼…