ly0511

Results 7 comments of 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: ![image](https://github.com/grafana/pyroscope/assets/23255488/7a0dd0e8-a149-4a84-b6fa-7855bf3bd932)...

> 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