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

what the pinpoint files do #11240

Open
enigma-park opened this issue Jul 11, 2024 · 1 comment
Open

what the pinpoint files do #11240

enigma-park opened this issue Jul 11, 2024 · 1 comment

Comments

@enigma-park
Copy link

Let me know what the pinpoint files do?
For example, in the case of web, I would like to know what each of the three files is for.

pinpoint-agent-2.5.2.tar.gz
pinpoint-batch-2.5.2.jar
pinpoint-collector-boot-2.5.2.jar
pinpoint-collector-starter-boot-2.5.2.jar
pinpoint-flink-job-2.5.2.jar
pinpoint-hbase2-batch-2.5.2.jar
pinpoint-hbase2-collector-boot-2.5.2.jar
pinpoint-hbase2-flink-job-2.5.2.jar
pinpoint-hbase2-web-boot-2.5.2.jar
pinpoint-web-boot-2.5.2.jar
pinpoint-web-starter-boot-2.5.2.jar

@intr3p1d
Copy link
Contributor

  • pinpoint-hbase2-web-boot-2.5.2.jar
  • pinpoint-web-boot-2.5.2.jar
  • pinpoint-web-starter-boot-2.5.2.jar

Here are the differences between the three files:

In version 2.5.2, Pinpoint originally supported HBase 1.x, with limited support for HBase 2.x. This is why the files are divided into web-boot and hbase2-web-boot.

Additionally, there are versions that include the metric module (infrastructure, URI statistics, etc.) and versions that do not. This is why there are separate files for pinpoint-web-starter-boot and pinpoint-web-boot. The version that includes the metric module is pinpoint-web-starter-boot.

Same for collector and flink.

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

2 participants