Struct AggregatedOperations

Struct Documentation

struct AggregatedOperations

Aggregated operations result from entity hierarchy.

Public Functions

inline bool empty() const
inline size_t total_count() const

Public Members

std::vector<ServiceInfo> services
std::vector<ActionInfo> actions
std::vector<std::string> source_ids

Entity IDs that contributed.

std::string aggregation_level

“app” | “component” | “area” | “function”

bool is_aggregated = {false}

true if collected from sub-entities