grafana/pyroscope

[DOC] Update doc to reflect thread sampling logic required for tracing integration on

Open

#3,482 创建于 2024年8月13日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C (528 fork)batch import
dotnetgood first issuetype/docs

仓库指标

Star
 (9,041 star)
PR 合并指标
 (平均合并 5天 7小时) (30 天内合并 62 个 PR)

描述

Update the docs to include this:

Walltime profiling is required to have thread sampling logic changed with the tracing integration on. However, this information is not included in the docs.

In the docs, walltime profiling is only mentioned in the .NET SDK: https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/dotnet/#dynamic-control

The trace to profiles documentation is on this page: https://grafana.com/docs/pyroscope/latest/configure-client/trace-span-profiles/dotnet-span-profiles/

Tasks:

  • Verify the information is correct
  • Which config options are useful for this?
  • Provide an example in the config option for the tracing integration

贡献者指南