pinpoint-apm / pinpoint

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

Feature request about using SpringBoot ELK Kafka #5532

Open messi-gao opened 5 years ago

messi-gao commented 5 years ago

1.As we know,Pinpoint is a SpringMVC project,does the Pinpoint Team have plan to convert SpringMVC to SpringBoot?

2.Pinpoint now is using Hbase to store,I have met a problem that using Hbase has not been able to satisfy the multi-condition multi-dimensional query,I think ElaticSearch is good way to solve the problem.

3.I think agent->kafka->collect->web is a good way to reduce the server stress.

I really think Pinpoint is very good APM product,I think it will be better.

messi-gao commented 5 years ago

Could you tell me about this feature request ?

emeroad commented 5 years ago
  1. There is a plan. But the priority is very low
  2. There is no plan to support ELK
  3. I do not intend to place kafka in front of the collector. I am thinking about placing Kafka behind the collector. This feature is low priority