Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve Go type parameters in function names #3941

Open
kolesnikovae opened this issue Feb 21, 2025 · 1 comment
Open

Preserve Go type parameters in function names #3941

kolesnikovae opened this issue Feb 21, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request ux

Comments

@kolesnikovae
Copy link
Collaborator

kolesnikovae commented Feb 21, 2025

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

Image

#3010

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

@kolesnikovae kolesnikovae added enhancement New feature or request ux labels Feb 21, 2025
@kolesnikovae kolesnikovae self-assigned this Feb 21, 2025
@kolesnikovae
Copy link
Collaborator Author

Related #3940 grafana/explore-profiles#420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux
Projects
None yet
Development

No branches or pull requests

1 participant