grafana/pyroscope

Add link to docs with (i) icon

已關閉

#2,853 建立於 2023年12月14日

 (1 則留言) (0 個反應) (0 位負責人)C (528 個分叉)batch import
good first issuetype/docs

倉庫指標

星標
 (9,041 顆星)
PR 合併指標
 (平均合併 5天 7小時) (30 天內合併 62 個 PR)

描述

image

We created some docs around how to understand profile types here: https://grafana.com/docs/pyroscope/next/ingest-and-analyze-profile-data/profiling-types/#cpu-profiling

and we also have the corresponding label in the profile-metrics.json file here: https://github.com/grafana/pyroscope/blob/main/public/app/constants/profile-metrics.json#L86-L91

Sometimes a user may want to learn more about a profile type so it would be nice if there was a little (i) icon here which would explain more about a profile type for the user.

this could be done by adding another field to the profile-metrics.json file which would link to the relevant entry in the grafana profile types documentation

貢獻者指南