#include <userver/utils/statistics/storage.hpp>
Storage of metrics, usually retrieved from components::StatisticsStorage.
See utils::statistics::Writer for an information on how to write metrics.
Definition at line 120 of file storage.hpp.
◆ GetAsJson()
Creates new Json::Value and calls every deprecated registered extender func over it.
- Deprecated:
- Use VisitMetrics instead.
◆ RegisterExtender()
Entry utils::statistics::Storage::RegisterExtender |
( |
std::string |
prefix, |
|
|
ExtenderFunc |
func |
|
) |
| |
The documentation for this class was generated from the following file: