Struct AggregatedOperations
Defined in File thread_safe_entity_cache.hpp
Struct Documentation
-
struct AggregatedOperations
Aggregated operations result from entity hierarchy.
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
-
std::vector<ServiceInfo> services