FrankChen021 / bithon

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

Allow to create tables on cluster without distributed table #483

Closed FrankChen021 closed 1 year ago

FrankChen021 commented 1 year ago

Description

  1. Allow to create tables on cluster without distributed table

    1. For computing and storage separated clusters, tables need to be created on cluster while no distributed table is needed.
  2. Allow to deploy modules independently as webpp, webservice, brpc-collector-to-kafka, kafka-to-local...

  3. Fix a bug that 'cardinality' aggregator not correctly computed

  4. Split messages by KafkaProducer's max_request_size configuaration

    image

Configuration Changes

bithon.webapp.enabled

After

bithon.web.app.enabled