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

Some questions about the transport and trace collect #9127

Open
codecodesam opened this issue Aug 15, 2022 · 0 comments
Open

Some questions about the transport and trace collect #9127

codecodesam opened this issue Aug 15, 2022 · 0 comments

Comments

@codecodesam
Copy link

Prerequisites

Please check the FAQ, and search existing issues for similar questions before creating a new issue.YOU MAY DELETE THIS PREREQUISITES SECTION.

  • [yes] I have checked the FAQ, and issues and found no answer.

hello, every pinpoint developer.

pinpoint agent version:latest
branch: master

question 1:
Can i choose the udp or tcp when agent communicate with pinpoint collector?
when i use udp,should i config some value which key start with profiler.statdatasender/profiler.spandatasender?
when i use tcp,should i config some value which key start with profiler.tcpdatasender?(when i choose tcp,should i choose a protocol?grpc or thrift?)

question 2:
i find the doc ,the doc show me sampling in the agent config.
when the sampling happen in client, How does the agent ensure that the span is not lost?
there is a demo. service A invoke method with http to service B.
Has there a situation that A collector the span and B decide to filter the span?
I have an idea that I don't know if it's correct, the sampling will only happen on the first span. when service B receive request and find the HEADER which has parent span, this span will be upload

Finally, thank you for taking your precious time to look at my question.
my mail is [email protected]

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

No branches or pull requests

1 participant