sapling/eden/fs/telemetry
Xavier Deguillard 1c20e574cc telemetry: fix typo in counter name
Summary:
Both the getBlobMetadata and fetchBlobMetadata were publishing to the same counter, making them indistinguishable.

Created from CodeHub with https://fburl.com/edit-in-codehub

Reviewed By: genevievehelsel

Differential Revision: D46343472

fbshipit-source-id: 04e09372c21dd5cb09336259ff34a5394d10d3b4
2023-05-31 20:38:26 -07:00
..
test add logged_by field to edenfs events. 2023-03-21 15:50:30 -07:00
ActivityBuffer.h use RingBuffer in ActivityBuffer to avoid allocations 2023-04-03 23:40:55 -07:00
CMakeLists.txt get oss windows build back to functioning 2023-03-29 12:52:44 -07:00
EdenStats.cpp stop recording quantile stats for counters 2022-10-05 15:19:10 -07:00
EdenStats.h telemetry: fix typo in counter name 2023-05-31 20:38:26 -07:00
FsEventLogger.cpp Use iterators when calling format_to() on memory buffers 2023-05-04 15:09:43 -07:00
FsEventLogger.h refactor ServerState constructor 2022-03-01 17:52:58 -08:00
IActivityRecorder.h break EdenServer.h's dependency on EdenMount.h 2023-05-18 09:44:50 -07:00
IHiveLogger.h fs: fix license header 2022-01-04 15:00:07 -08:00
LogEvent.cpp migrate to throw_ and throwf 2022-07-08 13:30:53 -07:00
LogEvent.h fix getdeps build 2023-05-09 10:27:42 -07:00
NullStructuredLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
RequestMetricsScope.cpp remove finishRequest because it can be a destructor 2022-10-25 14:09:02 -07:00
RequestMetricsScope.h remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
ScribeLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ScubaStructuredLogger.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ScubaStructuredLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
SessionId.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
SessionId.h fs: fix license header 2022-01-04 15:00:07 -08:00
SessionInfo.cpp log architecture on macOS to edenfs_events 2022-08-31 11:57:28 -07:00
SessionInfo.h log architecture on macOS to edenfs_events 2022-08-31 11:57:28 -07:00
StructuredLogger.cpp add logged_by field to edenfs events. 2023-03-21 15:50:30 -07:00
StructuredLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
StructuredLoggerFactory.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
StructuredLoggerFactory.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
SubprocessScribeLogger.cpp telemetry: enable SubprocessScribeLogger on Windows 2023-01-03 15:33:33 -08:00
SubprocessScribeLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TaskTrace.cpp telemetry: add hasSubscription to TraceBus and optimize TaskTraceBlock 2023-01-18 16:41:25 -08:00
TaskTrace.h telemetry: add hasSubscription to TraceBus and optimize TaskTraceBlock 2023-01-18 16:41:25 -08:00
TraceBus-inl.h small clarifications to TraceBus 2023-04-05 16:27:02 -07:00
TraceBus.h small clarifications to TraceBus 2023-04-05 16:27:02 -07:00
Tracing.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
Tracing.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00