Added:
- Add the
celerdata.fe.slow_lock_held_time_msandcelerdata.fe.slow_lock_wait_time_mssummary metrics, surfacing FE slow-lock held time and wait time (introduced by StarRocks/starrocks#66027)
Fixed:
- Since StarRocks FE has fixed the metrics format issue, now it is needed to restore the deleted test case.
Added:
- Add the
celerdata.fe.routine_load_max_lag_of_partitionmetric
Added:
- Add a grok expression to parse the new log format of BE
Added:
- Initial Release
- StarRocks provides a Prometheus-compatible information collection interface, and this integration collects metrics and logs from StarRocks.