-
*Is your feature request related to a problem? Please describe.*
We are using Firebase functions (2nd gen) that are deployed as Cloud Run functions in GCP. These functions use Angular Server Side Ren…
CapoD updated
2 months ago
-
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…
-
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…
-
**Describe your environment**
Not specific to any version of python or OS or cloud provider.
**Steps to reproduce**
Using [`opentelemetry-instrument-redis`](https://github.com/open-telemetry…
-
## CVE-2017-18261 - Medium Severity Vulnerability
Vulnerable Library - linux-stable-rtv4.1.33
Julia Cartwright's fork of linux-stable-rt.git
Library home page: https://git.kernel.org/pub/scm/linux/…
-
## CVE-2017-18261 - Medium Severity Vulnerability
Vulnerable Library - linux-stable-rtv4.1.33
Julia Cartwright's fork of linux-stable-rt.git
Library home page: https://git.kernel.org/pub/scm/linux/…
-
**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…
-
Currently, if writing a wrapper tracer, there is no way to know when the ActiveSpan has actually been finished, as the application (or framework integrations) simply call `deactivate`, but as this is …
-
I've been working on a fix for #1545 and testing via the `MOM_CFC_cap.F90` and `pseudo_salt_tracer.F90` modules. I'm in the process of bringing the February changes to `main` onto my branch, and makin…
-
Demo application is using OpenTelemetry Java agent and Micrometer for traces customization. In some cases these custom tags/attributes are getting lost. Not sure if this is a valid setup or if there i…