Kagome
Polkadot Runtime Engine in C++17
handler_impl.cpp File Reference
#include "metrics/impl/prometheus/handler_impl.hpp"
#include <prometheus/text_serializer.h>
#include "log/logger.hpp"
#include "registry_impl.hpp"
Include dependency graph for handler_impl.cpp:

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)
 

Function Documentation

std::vector<MetricFamily> CollectMetrics ( const std::vector< std::weak_ptr< prometheus::Collectable >> &  collectables)

Definition at line 14 of file handler_impl.cpp.