-
Use format for [task docs](https://grafana.com/docs/writers-toolkit/structure/topic-types/task/) from writer's toolkit.
-
Is my read correct that if you deploy Beyla and the Continuous Profiling configs through this chart that it is going to deploy 2 seperate daemonsets?
-
Regarding continuous profiling, I see that for `go` applications we can limit targeted pods by using annotations.
However I wonder if something similar can be used also for kernel ebpf profiling ?
-
I ran the program on an x86 machine using oneDNN as the backend library and on an ARM machine using the default library. The TensorBoard profiling data shows blank waiting times on the ARM machine, wh…
-
-
### Problem Statement
I want to measure the performance in the enter frame event, so I need to create transactions, but the server cannot handle 60 transactions per second, even if it receives 1 fram…
-
### Issue type
Performance
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.15
### Custom code
Yes
### OS platform and distribution
…
-
Having access to CPU and heap profiles would be very useful while debugging production incidents. We should add support for taking such profiles at runtime.
It's probably too expensive to always enab…
-
### Request
Some metrics on how many bytes of JFR files are written to disk by `pyroscope.java` would help adjust disk size and give us confidence to more broadly enable continuous profiling
A nice …
-
### What's wrong?
When alloy is terminated, JFR files written to disk by the `pyroscope.java` file never seem to be cleaned-up. In an extreme scenario when alloy is frequently restarted, like if OOMK…