#include <userver/storages/postgres/statistics.hpp>
Template instance topology statistics storage.
Definition at line 97 of file statistics.hpp.
Public Attributes | |
MmaAccumulator | roundtrip_time |
Roundtrip time min-max-avg. | |
MmaAccumulator | replication_lag |
Replication lag min-max-avg. | |
MmaAccumulator storages::postgres::InstanceTopologyStatistics< MmaAccumulator >::replication_lag |
Replication lag min-max-avg.
Definition at line 101 of file statistics.hpp.
MmaAccumulator storages::postgres::InstanceTopologyStatistics< MmaAccumulator >::roundtrip_time |
Roundtrip time min-max-avg.
Definition at line 99 of file statistics.hpp.