Statistics collection for components::CachingComponentBase.
Definition in file cache_statistics.hpp.
Go to the source code of this file.
#include <atomic>
#include <chrono>
#include <cstddef>
#include <userver/cache/update_type.hpp>
#include <userver/utils/internal_tag_fwd.hpp>
#include <userver/utils/statistics/fwd.hpp>
#include <userver/utils/statistics/rate_counter.hpp>
Classes | |
class | cache::UpdateStatisticsScope |
Allows a specific cache to fill cache statistics during an Update . More... | |
Namespaces | |
namespace | cache |
Utilities for caching. | |