-
Having existing tooling for introspection is crucial for quickly debugging issues, we should prepare by integrating some form of continuous profiling that perhaps is easier to digest than pprof.
We…
-
We recently added the pyroscope java agent to the application my company runs. Developers running M2 macs have reported that the instrumentation crashes their JVM (Java 17) with dumps like this
```…
-
We're currently using a set of regular expressions to derive the source code language based on the string table. This works well but the overhead might be quite substantial:
We should probably …
-
Started a container with configuration as such one:
WORKDIR /dotnet
RUN apt-get update && apt-get install -y wget tar
RUN wget -qO- https://github.com/grafana/pyroscope-dotnet/releases/downloa…
-
Overuse of //go:linkname to reach into Go standard library internals (especially runtime internals) means that when we do change the standard library internals in ways that should not matter, we can e…
-
Create a new page that describes the profile types and their usage, include examples of each profile type.
-
Hello,
I am trying to use this package with `go1.21.1` version but it causes following error;
```
# github.com/pyroscope-io/godeltaprof/internal/pprof
../../../go/pkg/mod/github.com/pyroscope-…
-
## Description
Tracee is emitting events that are not included in container scope and also events that are not in the rules list in its output. There are thousands of events per second and this is …
-
**Describe the bug**
Prv Candidates step can't use schemaless producer.
```
pipeline-prv_candidates_step-1 | Traceback (most recent call last):
pipeline-prv_candidates_step-1 | File "/app/sc…
-
```
➜ ~ kbcli version
Kubernetes: v1.27.8-gke.1067004
KubeBlocks: 0.8.2-beta.19
kbcli: 0.8.2-beta.7
➜ ~ helm install pulsar kubeblocks-addons/pulsar-cluster --version "0.8.2" -f values-pr…