FrankChen021 / bithon

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

Continue to improve module independence #712

Closed FrankChen021 closed 8 months ago

FrankChen021 commented 8 months ago
  1. now the sink is renamed to pipelien
  2. Pipeline is introduced to connect receiver/transformers/exporter
  3. Pipeline is created whether the pipeline module is enabled
  4. internal IInputSource depends on the Pipeline