Dongpo Liu

Results 322 comments of Dongpo Liu

Could you please try `go install github.com/grafana/phlare/cmd/profilecli`? It works for me.

> ``` > $ go install github.com/grafana/phlare/cmd/profilecli@latest > go: downloading github.com/grafana/phlare v0.5.1 > go: github.com/grafana/phlare/cmd/profilecli@latest (in github.com/grafana/[email protected]): > The go.mod file for the module providing named packages contains one or...

> in a clean environment (`golang:1.20` Docker image): > > ``` > root@dfc43b015469:~# go install github.com/grafana/phlare/cmd/profilecli > go: 'go install' requires a version when current directory is not in a...