sapling/eden/fs/telemetry
Zhengchao Liu 8fe7e16f7c log FS trace events with HiveLogger
Summary: This diff lets `FsEventLogger` send the sample through `HiveLogger`

Reviewed By: genevievehelsel

Differential Revision: D30305695

fbshipit-source-id: 88613dc6c74710cc0f33c44ce4e36c35c58e6406
2021-09-02 10:32:03 -07:00
..
test Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
CMakeLists.txt introduce a StructuredLogger 2019-10-25 19:29:01 -07:00
EdenStats.cpp telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08:00
EdenStats.h check hgcache before enqueue import tree request 2021-08-27 13:08:59 -07:00
FsEventLogger.cpp log FS trace events with HiveLogger 2021-09-02 10:32:03 -07:00
FsEventLogger.h log FS trace events with HiveLogger 2021-09-02 10:32:03 -07:00
IActivityRecorder.h fix thread safety issues in ActivityRecorder CLI 2021-08-30 19:30:08 -07:00
IHiveLogger.h log FS trace events with HiveLogger 2021-09-02 10:32:03 -07:00
LogEvent.cpp introduce a StructuredLogger 2019-10-25 19:29:01 -07:00
LogEvent.h log a structured event when a proxy hash lookup fails 2021-03-12 10:42:46 -08:00
NullStructuredLogger.h add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
RequestMetricsScope.cpp use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
RequestMetricsScope.h expose number pending fuse requests 2020-04-28 13:28:01 -07:00
ScribeLogger.h introduce a scribe logger that communicates with scribe_cat 2019-10-22 12:42:54 -07:00
ScubaStructuredLogger.cpp add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
ScubaStructuredLogger.h add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
SessionId.cpp Move getSessionId to a separate file 2021-04-02 11:36:13 -07:00
SessionId.h Move getSessionId to a separate file 2021-04-02 11:36:13 -07:00
SessionInfo.cpp follow-up to sandcastle_instance_id 2021-04-06 13:14:12 -07:00
SessionInfo.h follow-up to sandcastle_instance_id 2021-04-06 13:14:12 -07:00
StructuredLogger.cpp Add sandcastle_instance_id column to scuba 2021-04-03 00:11:47 -07:00
StructuredLogger.h add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
StructuredLoggerFactory.cpp add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
StructuredLoggerFactory.h add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
SubprocessScribeLogger.cpp migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
SubprocessScribeLogger.h eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
TraceBus-inl.h migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
TraceBus.h add a TraceBus 2020-10-07 12:07:37 -07:00
Tracing.cpp rename tracing to telemetry 2019-10-15 13:39:41 -07:00
Tracing.h Use cacheline_aligned in Tracer 2020-02-03 14:47:07 -08:00