-
The [documentation for `ddtrace.Tracer.current_root_span`](https://ddtrace.readthedocs.io/en/stable/api.html#ddtrace.Tracer.current_root_span) is ambiguous regarding whether this is A) the root span o…
-
... maybe just the bloom filter is missing ?
-
Hi New Relic Team,
I raised the issue earlier from previous version that the transactions couldn't be seen in New Relic. Thanks for resolving that with new version v2. I downloaded the new jars for…
-
PR #123 introduces a keyword argument `tracers` to pass to `ocean_simulation`. There are some nuances in passing this keyword argument that would be nice to discuss. In particular, the decision is how…
-
## Bug Title
Compressed instructions are not decoded and logged properly in trace log during RTL simulation.
### Type
Instruction decode error in trace log
### Steps to Reproduce
This situati…
-
I have been debugging it and it seems to be broken. These are the issues I found:
- it fails to load the openai module. The problem is it should be imported as `prompty.openai`. https://github.com/mic…
-
### 🐛 Describe the bug
This test case
```
def test_double_from_sym_float(self):
def f(x, factor):
return torch.sym_int(x.size(0) * factor)
make_fx(f, tracing_…
-
[reporter="hersker", created="Tue, 2 May 2006 17:13:40 -0500 (GMT-05:00)"]
Exception handling cleanup to parallel that done in DT codebase.
Currently, FarragoJdbcClientDriver throws new SQLException(…
-
```python
def foo(a:torch.Tensor, b:torch.Tensor):
bool_mat = (a & b)
print(bool_mat)
return bool_mat.nonzero_static(size=bool_mat.shape[0])
a = torch.zeros((5,5), dtype=torch.bool, d…
-
### Describe your environment
OS: Ubuntu
Python version: 3.11.8
SDK version: opentelemetry-sdk=1.25.0
### What happened?
Described in steps to reproduce
### Steps to Reproduce
conftest.py
…