grafana / grafana/pyroscope

Preserve Go type parameters in function names

Open
#3,941 1 comment 0 reactions 1 assignee Assigned to @simonswine View on GitHub
enhancement ux
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

Currently, Go type parameters are removed from the function names and replaced with the ellipsis stub (`[...]`). It was a quick fix for:

![Image](https://github.com/user-attachments/assets/23b39769-e5f3-4b5f-875c-f6b16e36f52c)

https://github.com/grafana/pyroscope/pull/3010

We should delegate representation handling to the frontend and always preserve symbols as they are.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.