Your opinion will help to improve our service
Leave a feedback >#include <userver/storages/postgres/statistics.hpp>
Instance statistics with description.
Definition at line 215 of file statistics.hpp.
Public Attributes | |
std::string | host_port |
host[:port] of an instance | |
InstanceStatisticsNonatomic | stats |
Statistics of an instance. | |
std::string storages::postgres::InstanceStatsDescriptor::host_port |
host[:port] of an instance
Definition at line 217 of file statistics.hpp.
InstanceStatisticsNonatomic storages::postgres::InstanceStatsDescriptor::stats |
Statistics of an instance.
Definition at line 219 of file statistics.hpp.