Observe front end, back end, databases, network and more
We replaced 5-node OpenSearch cluster with single-node OpenObserve: same performance, 10x lower cost.
- Laurent S (SWE Qwello)
Easier
Lower storage cost
Scale
Setup time
OpenObserve provides an advanced embedded GUI for fast log searching with features like top 10, search around, SQL for query, and custom VRL functions. It also has ingest and query time functions, making it suitable for beginners and advanced users to build and run sophisticated queries.
OpenObserve offers long-term storage for Prometheus metrics in S3 with support for SQL and PromQL. Correlating logs and traces with metrics provides a comprehensive view of infrastructure, and high cardinality data storage offers a new level of functionality.
Distributed tracing with opentelemetry provides a means to identify performance problems within a microservice as well across in a distributed architecture with precision. Traces enables pinpointing issues that would otherwise be difficult to detect.
Utilize what you already know. Nothing new to learn here.
Scheduled and real-time alerts that allow users to promptly address critical issues and dispatch alerts to multiple platforms using templates, which improves system monitoring capabilities.
Dashboards provide a comprehensive view of system behavior by presenting real-time data from logs, metrics, and traces in a visually appealing and efficient manner.
Provides Storage functionality support in local Disk, s3, MinIO, GCS, Azure Blob resulting in 140x lower storage cost.
Ingest any and all logs without worrying about schema changes.
Fine grained role based access control (RBAC) for users and teams.
Provides a user-friendly and intuitive graphical user interface for easier navigation and use of the platform.
Functions allow you to parse, redact, reduce, enrich and normalize your data at ingest and query time. Think about SSN or AWS keys redaction from logs and parsing already ingested logs to extract more information.
Supports 10+ popular languages for the UI.