Kagome
Polkadot Runtime Engine in C++17
registry.hpp File Reference
#include <chrono>
#include <map>
#include <string>
#include <vector>
Include dependency graph for registry.hpp:
This graph shows which files directly or indirectly include this file:

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