8000 GitHub - Flipez/clickhouse-monitoring: Simple UI for ClickHouse Monitoring
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Flipez/clickhouse-monitoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickHouse Monitoring Dashboard

Build and Test All-time uptime

The simple Next.js dashboard that relies on system.* tables to help monitor and provide an overview of your ClickHouse cluster.

Features:

  • Query monitor: current queries, query history, query resources (memory, parts read, file_open, ...), most expensive queries, most used tables or columns, etc.
  • Cluster monitor: total memory/CPU usage, distributed queue, global settings, mergetree settings, metrics, etc.
  • Tables and parts information: size, row count, compression, part size, etc., at the column level detail.
  • Useful tools: Zookeeper data exploration, query EXPLAIN, kill queries, etc.
  • Visualization metric charts: queries and resource usage, number of merges/mutation, merge performance, query performance, etc.

Demo

The ClickHouse server running on my homelab so can be slow sometimes:

Documentation

at https://duyet.github.io/clickhouse-monitoring

Screenshots

Feedback and Contributions

Feedback and contributions are welcome! Feel free to open issues or submit pull requests.

License

See LICENSE.


Alt

About

Simple UI for ClickHouse Monitoring

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 97.6%
  • JavaScript 1.2%
  • Other 1.2%
0