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

pinpoint3.0.0 uses kafka to pass monitored metrics, so can stop the hbase database? #11348

Closed xiongxu199412 closed 2 weeks ago

xiongxu199412 commented 4 weeks ago

pinpoint3.0.0 uses kafka to pass monitored metrics, so can stop the hbase database?

emeroad commented 4 weeks ago

https://pinpoint-apm.gitbook.io/pinpoint/want-a-quick-tour/overview#architecture Architecture

We plan to use specialized storage for trace and metric. Trace -> Apache HBase Metric -> Apache Pinot