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

[QUESTION] 自定义进程,是不是需要手动编写 调用链追踪 #6615

Open
bain2018 opened this issue Mar 22, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@bain2018
Copy link

Before you submit this issue, you has been search all existed issues and search the documentation

  • [] I've been search all existed issues
  • [] I've been read all documentation

Describe your question

目前发现自定义进程没有抓取到链路追踪啊

@bain2018 bain2018 added the question Further information is requested label Mar 22, 2024
@lazychanger
Copy link
Contributor

你的自定义进程明确一下给出示例代码。一般来说链路追踪是每个服务都需要自己主动上报。hyperf只是帮你做了在 进入 和 输出时候的上报。例如自己代码内部请求自己的另外一个服务,也需要主动带上requestid才行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants