pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

Support propagation of golang version for GitHub integration

Open simonswine opened this issue 11 months ago • 0 comments

We currently do always show the latest "master" source code, for golang standard library code in the Github integration.

This causes quite awkward things, like comment are using CPU resources:

Image

We should update the GetFile call to accept a user provided golang version. We then can at least update our demos to report the golang runtime version back.

simonswine avatar Jan 20 '25 09:01 simonswine