Struct AggregatedData

Struct Documentation

struct AggregatedData

Aggregated data (topics) result from entity hierarchy.

Public Functions

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

Public Members

std::vector<TopicData> topics
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