Kagome
Polkadot Runtime Engine in C++17
|
#include "metrics/impl/prometheus/handler_impl.hpp"
#include <prometheus/text_serializer.h>
#include "log/logger.hpp"
#include "registry_impl.hpp"
Go to the source code of this file.
Namespaces | |
kagome::metrics | |
Functions | |
std::vector< MetricFamily > | CollectMetrics (const std::vector< std::weak_ptr< prometheus::Collectable >> &collectables) |
std::vector<MetricFamily> CollectMetrics | ( | const std::vector< std::weak_ptr< prometheus::Collectable >> & | collectables | ) |
Definition at line 14 of file handler_impl.cpp.