Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15249
Change subject: [clock] KUDU-3048 add builtin-NTP-specific metrics ...................................................................... [clock] KUDU-3048 add builtin-NTP-specific metrics Added metrics specific to the built-in NTP client: * info : difference between tracked true time and local wallclock * debug: most recently computed true time * debug: histogram on the maximum error of the computed true time I re-visited the level of recently introduced metrics in HybridClock. Change-Id: Ia0a13d58c6e5da50ef7a98ae73de267ec4eab491 --- M src/kudu/clock/builtin_ntp.cc M src/kudu/clock/builtin_ntp.h M src/kudu/clock/hybrid_clock.cc M src/kudu/clock/hybrid_clock.h 4 files changed, 124 insertions(+), 19 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/15249/1 -- To view, visit http://gerrit.cloudera.org:8080/15249 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia0a13d58c6e5da50ef7a98ae73de267ec4eab491 Gerrit-Change-Number: 15249 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
