memgraph/src/utils
Matej Ferencevic 44821a918c Initial implementation of telemetry
Summary:
Add telemetry to main memgraph binary

Add resource usage collector

Add telemetry flag

Change telemetry collector logic

Fix utils compilation

Add timestamp

Add first version of interactive test

Started working on test runner

Implement all tests

Flake8 on runner.py

Integrate test with Apollo

Add TODO

Reviewers: buda, teon.banek

Reviewed By: buda, teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1419
2018-06-20 14:49:07 +02:00
..
hashing Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
random Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
sysinfo Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
thread Extract io/network into mg-io library 2018-05-30 14:58:41 +02:00
algorithm.hpp Use wait-in-destruct future everywhere 2018-03-26 14:15:11 +02:00
atomic.hpp Fix recovery bug (transaction ID bumping) 2018-03-23 10:09:04 +01:00
bound.hpp GraphDbAccessor - label+property index cardinalities for exact value and value ranges 2017-07-06 10:22:19 +02:00
bswap.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
CMakeLists.txt Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
crtp.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
demangle.cpp Add client side RPC stats 2018-02-22 12:34:48 +01:00
demangle.hpp Add client side RPC stats 2018-02-22 12:34:48 +01:00
dynamic_lib.hpp Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +02:00
exceptions.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
executor.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
file.cpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
file.hpp Add rocksdb as a lib + initial implementation of the KVStore 2018-04-28 13:19:09 +02:00
flag_validation.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
fswatcher.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
future.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
likely.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
measure_time.hpp benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
on_scope_exit.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
placeholder.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
platform.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
random_graph_generator.hpp Extract io/network into mg-io library 2018-05-30 14:58:41 +02:00
scheduler.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
serialization.capnp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
serialization.hpp Add parsing and planning of basic user management queries 2018-06-14 16:51:22 +02:00
signals.cpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
signals.hpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
stacktrace.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
string.hpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
terminate_handler.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
thread.cpp Extract io/network into mg-io library 2018-05-30 14:58:41 +02:00
thread.hpp Extract io/network into mg-io library 2018-05-30 14:58:41 +02:00
timer.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
timestamp.hpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
total_ordering.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
underlying_cast.hpp Clean utils folder 2018-04-11 16:19:46 +02:00
uuid.cpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
uuid.hpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
visitor.hpp Plan distributed execution of basic read operators 2018-01-25 14:20:51 +01:00
watchdog.cpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
watchdog.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00