Pain points
Surveillance scenarios are changing, but the underlying systems are still stuck in the past
As business evolves, the data accessed by the observable platform is no longer limited to basic monitoring metrics, but also includes application logs, links, user experience, and business data. As data scale, query concurrency, and retention cycles continue to grow, traditional architectures tightly coupled with computing and storage tend to encounter bottlenecks in scaling efficiency and resource utilization.
There are a large number of duplicate queries in dashboards, monitors, and daily troubleshooting. GuanceDB 3.0 identifies query patterns suitable for pre-aggregation, builds aggregated results during the data write phase, reduces the overhead of high-frequency queries repeatedly scanning raw data, and schedules query resources according to actual load.