mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 05:58:33 +00:00
c6f024a171
* Add the cache hit/miss counter * Verify the cache metrics are included * Resolve comments * Rename the error kind label name to be consistent with other metrics * Rename the object store metric names * Avoid using glob imports * Format the code * chore: Update src/object-store/src/metrics.rs mod doc --------- Co-authored-by: Yingwen <realevenyag@gmail.com>