sapling/eden/fs/telemetry
Katie Mancini 3827b9787d add fetch type to data fetch logging
Summary:
Having the type of data fetched can help in debugging where these fetches are
comming from. In the currently logs figuring out if a data fetch is blob or
tree requires some manual work. When looking at a big bunch of fetches this is
not super practical.

So this includes this info in our logging.

Reviewed By: chadaustin

Differential Revision: D23243444

fbshipit-source-id: 9abe5180c5d2afc0d02b27ba6a6b76401e86556e
2020-08-21 17:38:14 -07:00
..
test switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
CMakeLists.txt introduce a StructuredLogger 2019-10-25 19:29:01 -07:00
EdenStats.cpp win: when creating a file/directory, create the parents too 2020-07-29 12:17:17 -07:00
EdenStats.h store: plumb CMD_CAT_TREE 2020-08-12 08:17:25 -07:00
LogEvent.cpp introduce a StructuredLogger 2019-10-25 19:29:01 -07:00
LogEvent.h add fetch type to data fetch logging 2020-08-21 17:38:14 -07: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
SessionInfo.cpp add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
SessionInfo.h add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
StructuredLogger.cpp introduce a StructuredLogger 2019-10-25 19:29:01 -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 introduce a scribe logger that communicates with scribe_cat 2019-10-22 12:42:54 -07:00
SubprocessScribeLogger.h introduce a scribe logger that communicates with scribe_cat 2019-10-22 12:42:54 -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