이세찬
10/22/2025, 6:00 AMlake_get_tablet_metadata_countmeans.
Kevin Cai
10/22/2025, 6:05 AM이세찬
10/22/2025, 8:05 AM이세찬
10/22/2025, 8:07 AMlake_get_tablet_metadata_count{namespace="~~~"}Kevin Cai
10/22/2025, 8:18 AMits an accumulated counter, so the number will increase infinitely, shall check the rate(lake_get_tablet_metadata_count), if there is an increment.
이세찬
10/22/2025, 8:18 AM이세찬
10/22/2025, 8:21 AMthis metric also increase infinitely ?
Kevin Cai
10/22/2025, 8:24 AMIs there an upper limit for this metric?no, it is a int64 counter.
이세찬
10/22/2025, 8:26 AMlake_get_tablet_metadata_latency_9999
lake_get_tablet_metadata_latency_99
lake_get_tablet_metadata_latency_90
lake_get_tablet_metadata_latency_80
lake_get_tablet_metadata_max_latency
Is there a description of these metrics?
I can't find it in the official Starrocks documentation, so I'm asking.Kevin Cai
10/22/2025, 8:28 AMKevin Cai
10/22/2025, 8:29 AM이세찬
10/23/2025, 6:39 AMSHOW PROC '/dbs' didn’t work either.
3. In the FE log, I found the following warning:
starrocks-fe-2 fe 2025-10-21 21:58:59.763+09:00 WARN (tablet stat mgr|30)
[TabletStatMgr$CollectTabletStatJob.sendTasks():382] Skip sending tablet stat task
for partition db_name.table_name.948008 because exception:
No alive backend or compute node in warehouse name: default_warehouse.
In case (3), all compute nodes were alive at the time this log appeared.
I believe the problem occurred because metadata access failed, but I’d like to understand the exact cause and the proper resolution.이세찬
10/23/2025, 6:41 AMKevin Cai
10/23/2025, 6:47 AM이세찬
10/23/2025, 7:20 AM이세찬
10/23/2025, 8:42 AM