Kagome
Polkadot Runtime Engine in C++17
|
#include <chrono>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | kagome::metrics::Registry |
the class stores metrics, provides interface to create metrics and families of metrics TODO(sanblch) rethink interface to avoid error on calling registering metrics before registering family provides interfaces to register families and metrics of metric types: counter, gauge, histogram, summary More... | |
Namespaces | |
kagome::metrics | |