FrankChen021 / bithon

An observability platform mainly for Java
Apache License 2.0
15 stars 5 forks source link

Sink Improvement #516

Closed FrankChen021 closed 1 year ago

FrankChen021 commented 1 year ago
  1. Split messages for metrics when sending to kafka
  2. Use timestamp of mapped id to search tracing in order to gain better query performance
  3. Save tx id in mapped id so that if an id is not found no further search will be performed