err_count.csv 1.7 KB

12345
  1. ,start,stop,created_at,name,code,source_type,source_id,count,sample_message,stack_trace,params
  2. 0,2024-02-19 15:54:00,2024-02-20 15:53:59.999,2024-02-21 02:39:30.361755,NETWORK_ERROR,210,clickhouse,id,401,"Code: 210. DB::NetException: I/O error: Broken pipe, while writing to socket (10.244.2.7:9000 -> 10.244.0.215:46068). (NETWORK_ERROR) (version 23.12.2.59 (official build))",stacktrace,
  3. 1,2024-02-19 15:54:00,2024-02-20 15:53:59.999,2024-02-21 02:39:30.361755,TOO_MANY_PARTS,252,clickhouse,id,1917,"Code: 252. DB::Exception: Too many partitions for single INSERT block (more than 100). The limit is controlled by 'max_partitions_per_insert_block' setting. Large number of partitions is a common misconception. It will lead to severe negative performance impact, including slow server startup, slow INSERT queries and slow SELECT queries. Recommended total number of partitions for a table is under 1000..10000. Please note, that partitioning is not intended to speed up SELECT queries (ORDER BY key is sufficient to make range queries fast). Partitions are intended for data manipulation (DROP PARTITION, etc). (TOO_MANY_PARTS) (version 23.12.2.59 (official build))",stacktrace,
  4. 2,2024-02-19 15:54:00,2024-02-20 15:53:59.999,2024-02-21 02:39:30.361755,SUPPORT_IS_DISABLED,344,clickhouse,id,160,Code: 344. DB::Exception: Experimental LIVE VIEW feature is not enabled (the setting 'allow_experimental_live_view'). (SUPPORT_IS_DISABLED) (version 23.12.2.59 (official build)),stacktrace,
  5. 3,2024-02-19 15:54:00,2024-02-20 15:53:59.999,2024-02-21 02:39:30.361755,QUERY_WAS_CANCELLED,394,clickhouse,id,1,Code: 394. DB::Exception: Query was cancelled or a client has unexpectedly dropped the connection. (QUERY_WAS_CANCELLED) (version 23.12.2.59 (official build)),stacktrace,