This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 59dc4f263e1 Add OpenObserve (#391)
59dc4f263e1 is described below

commit 59dc4f263e1af87070b8f0ebaa821f4ee4ee024d
Author: Prabhat Sharma <[email protected]>
AuthorDate: Mon Aug 28 22:12:08 2023 -0700

    Add OpenObserve (#391)
    
    Add OpenObserve, A project, powered by Apache Arrow
---
 powered_by.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index d08f6b55a0d..bddbc510443 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -150,6 +150,7 @@ short description of your use case.
 * **[OmniSci][10] (formerly MapD):** In-memory columnar SQL engine designed to 
run
   on both GPUs and CPUs. OmniSci supports Arrow for data ingest and data 
interchange
   via CUDA IPC handles. This work is part of the [GPU Open Analytics 
Initiative][11]
+* **[OpenObserve][50]:** Petabyte scale observability tool for logs, metrics, 
and traces with visualizations. High focus on usability and simplicity. 
Supports opentelemetry and many existing log and metrics forwarders.
 * **[pandas][12]:** data analysis toolkit for Python programmers. pandas
   supports reading and writing Parquet files using pyarrow. Several pandas
   core developers are also contributors to Apache Arrow.
@@ -258,3 +259,4 @@ short description of your use case.
 [47]: https://github.com/huggingface/datasets
 [48]: https://github.com/cloudquery/cloudquery
 [49]: https://kaskada.io
+[50]: https://openobserve.ai

Reply via email to