Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
kcenon::monitoring::moving_window_aggregator< T >::entry Struct Reference
Collaboration diagram for kcenon::monitoring::moving_window_aggregator< T >::entry:
Collaboration graph

Public Attributes

value
 
time_point timestamp
 

Detailed Description

template<typename T>
struct kcenon::monitoring::moving_window_aggregator< T >::entry

Definition at line 467 of file stream_aggregator.h.

Member Data Documentation

◆ timestamp

template<typename T >
time_point kcenon::monitoring::moving_window_aggregator< T >::entry::timestamp

Definition at line 469 of file stream_aggregator.h.

◆ value

template<typename T >
T kcenon::monitoring::moving_window_aggregator< T >::entry::value

The documentation for this struct was generated from the following file: