Add support BanyanDB as storage
Author: CodePrometheusCreated Feb 1, 2025Updated Feb 8, 2025
Labelsenhancement
Feature
BanyanDB an observability time series database, become the default storage option after skywalking v10.2+ and it has obvious improvements in memory and disk compared to ElasticSearch. I'd like to implement this as an option for zipkin storage.
Rationale
In the case of large-scale data in Zipkin, there may be some optimizations that can be made in terms of storage.
Source: openzipkin/zipkin