豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

getsentry/snuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,052 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snuba is a service that provides a rich data model on top of Clickhouse together with a fast ingestion consumer and a query optimizer.

Snuba was originally developed to replace a combination of Postgres and Redis to search and provide aggregated data on Sentry errors. Since then it has evolved into the current form where it supports most time series related Sentry features over several data sets.

Click here for the full documentation.

Features:

  • Provides a database access layer to the Clickhouse distributed data store.
  • Provides a graph logical data model the client can query through the SnQL language which provides functionalities similar to those of SQL.
  • Support multiple separate data sets in a single installation.
  • Provides a rule based query optimizer.
  • Provides a migration system to apply DDL changes to Clickhouse both in a single node and distributed environment.
  • Ingest data directly from Kafka
  • Supports both point in time queries and streaming queries.

About

Search the seas for your lost treasure.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors