-
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…
-
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…
-
### 🐛 Describe the bug
Internal xref: https://fb.workplace.com/groups/1075192433118967/posts/1480219992616207/
Repro:
```
import torch
from triton.runtime.jit import reinterpret as tl_rein…
-
**Describe the bug**
_This issue was originally reported in CNCF slack by [Srinivas Bevara](https://cloud-native.slack.com/archives/C01N6P7KR6W/p1722488402533149) and confirmed by @codeboten who aske…
-
Hi,
When I enable these two options in the kernel configuration file .config
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
L2 PVM guest(L0 kvm, L1 pvm, L2 pvm) will fail to start(If disabled, it wi…
-
Example:
```
import torch
def f(x):
buf = torch.zeros(2)
torch.ops.fsdp.set_(x, buf)
return x * x
x = torch.zeros(2, requires_grad=True)
out = torch.compile(f, backend="aot_eager…
-
**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 👋🏼…
-
Hello all,
Wanted to get your feedback on the below use case related to tracecontext:
Let's say there's a global load balancer service (say, a L7 load balancer offered by a cloud provider) that …
-
### Feature Description
CONFIG_PSI=y
CONFIG_IKHEADERS=y
CONFIG_KPROBES=y
CONFIG_MAC80211_HWSIM=y
CONFIG_ASHMEM=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_IPC…
-
So here is an approach I found that was able to get correct resource timing.
https://github.com/ChristopherDavenport/natchez-http4s-otel/blob/otel2/core/src/main/scala/io/chrisdavenport/natchezhttp…