wu-sheng commented on PR #13271: URL: https://github.com/apache/skywalking/pull/13271#issuecomment-2919261282
> Hi, @xiongyan @wu-sheng, Glad to see this PR and discussion. > > I'm a PMC member of Apache Doris community and focuses on Doris for observability. I'd like to be involved and glad to help. > > [Apache Doris](https://doris.apache.org/) is a modern OLAP database for real-time analytics. It delivers lightning-fast analytics on real-time data at scale. Doris is popular and its community is very active, with 13.4k github stars, 676 contributors and more than 5000 enterprise users. > > One of its major user cases is [logging](https://doris.apache.org/docs/3.0/observability/overview) and [observability](https://doris.apache.org/docs/3.0/observability/overview). It's already in the eco-system of [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/dorisexporter) as a storage backend. Doris provides the fast full-text search of Elasticsearch while keep low cost and high performance aggregation. Some of the the outstanding features of Doris for observability is outlined here: > > 1. [INVERTED INDEX](https://doris.apache.org/docs/table-design/index/inverted-index) and full-text search, which is very useful in log and trace search. > 2. easy to operate, due to automatic balance for [scaling](https://doris.apache.org/docs/admin-manual/cluster-management/elastic-expansion), online rolling [up-gradation](https://doris.apache.org/docs/admin-manual/cluster-management/upgrade). > 3. columnar storage with high compression ratio, which will reduce cost. > 4. high performance for both search, aggregation and JOIN queries. Thank you for the general introduction to the project. At this phase, let's focus on SWIP, https://skywalking.apache.org/docs/main/next/en/swip/readme/. We need SkyWalking x Doris architecture and feature adoption design doc.. Regarding use cases, Doris has a large number of end users. I have no doubt about that. My asking is purely about this feature, using Doris as the SkyWalking storage database. This is critical about how we need to review and test/benchmark this feature. Default bundled storage plugin or hosting the codes in the main repo with every release, we are going to very cautious. Two TSDB were added and removed later, due to not fit well. As this is a beginning, be patient, we need to do this slowly and clearly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org