pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.37k stars 3.75k forks source link

Pinpoint2.4.0 use Hbase2.x can't display Node and Line #9003

Open srchen1987 opened 2 years ago

srchen1987 commented 2 years ago

Hi, When I use Hbase2.x ,Pinpoint index page can't display node and line.

But Hbase1.x can display.

hbase2.x pinpoint-hbase2-collector-boot-2.4.0.jar & pinpoint-hbase2-web-boot-2.4.0.jar

hbase2 x

web api result

hbase2_interface

hbase1.x pinpoint-collector-boot-2.4.0.jar & pinpoint-web-boot-2.4.0.jar

hbase1 x

yjqg6666 commented 2 years ago

image image

image

srchen1987 commented 2 years ago
  • If you are using hbase 1.x, use the following release assets to deploy:

image image

  • If you are using hbase 2.x, use the following release assets (-hbase2- in filenames) instead:

image

Thanks your answer,Yes, You can see my question again....I'm sure I use hbase2-collector-boot and hbase2-web-boot on hbase2!

srchen1987 commented 2 years ago

Is anyone here ?