sapling/eden/fs/telemetry
Stiopa Koltsov a252bb1307 follow-up to sandcastle_instance_id
Summary:
* use `std::nullopt`
* TODO about sandcastle_instance_id in opensource version

Reviewed By: chadaustin

Differential Revision: D27575732

fbshipit-source-id: bf76970a15fee5a3dc1e4e411ea70f5af7248496
2021-04-06 13:14:12 -07:00
..
test remove dependency on glog 2020-11-10 16:31:15 -08: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 telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08: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 remove dependency on glog 2020-11-10 16:31:15 -08:00
SubprocessScribeLogger.h eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
TraceBus-inl.h add a TraceBus 2020-10-07 12:07:37 -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