ly0511
ly0511
@fmeum x_defs can indeed be implemented, but I use bazel_gazelle to generate BUILD.bazel. I don’t want to maintain BUILD.bazel separately. Is there any way for gazelle to solve this kind...
> Do you mind providing the full error, the version of Pyroscope you are using and how you are exporting the pprof. My pyroscope version information is as follows: ...
> This is a problem with our naming scheme, but it rarely arises in practice. Out of the two modules you mention, one is archived and recommends using the other...
> provide docker version:18.06.3-ce docker-compose version: 1.29.2 os: linux git version :1.8.3.1 I am running on a linux operating system, directly clone our gitlab code, using the docker-compose.yml file on...
My steps are as follows: On a linux server 1、git clone https://github.com/grafana/pyroscope.git 2、cd pyroscope/examples/golang-pull/static 3、run docker-compose up -d 4、run docker-compose ps Displays the startup status and finds that the agent...
> @ly0511 [docker-library/golang#467](https://github.com/docker-library/golang/issues/467) ok, I got it
@Thor-wl @chintanp I use ebpf mode to get the c++ profile,you can try this way