]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Add some async read stats (#10947)
authoranand76 <anand76@devvm4702.ftw0.facebook.com>
Mon, 14 Nov 2022 05:38:35 +0000 (21:38 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 14 Nov 2022 05:38:35 +0000 (21:38 -0800)
commitecba6a320ef2db92d90328260c4ccb97219d1704
tree26bf2fbc22a3971d805eb3dd3e0e732fecde7254
parentf321e8fc98fd6871616cbc9cd109f9d30b0eb860
Add some async read stats (#10947)

Summary:
Add stats for time spent in the ReadAsync call, and async read errors.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/10947

Test Plan: Run db_bench and look at stats

Reviewed By: akankshamahajan15

Differential Revision: D41236637

Pulled By: anand1976

fbshipit-source-id: 70539b69a28491d57acead449436a761f7108acf
HISTORY.md
file/random_access_file_reader.cc
include/rocksdb/statistics.h
java/rocksjni/portal.h
monitoring/statistics.cc