PopularityInsights¶
Detailed information about an asset's usage or popularity based on aggregated queries.
Complete reference
This is a complete reference for the PopularityInsights
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the PopularityInsights
struct in an asset:
recordUser ¶
Username or email of the user who ran the queries.
recordQuery ¶
Query run at source.
recordQueryDuration ¶
Duration for which the query ran at source.
recordQueryCount ¶
Number of queries run by the user.
recordTotalUserCount ¶
Total number of users who ran queries.
recordComputeCost ¶
Total compute cost for running all queries.
recordMaxComputeCost ¶
Maximum compute cost across all query runs.
recordComputeCostUnit ¶
Unit of measure for recordComputeCost.
recordLastTimestamp ¶
Timestamp of last operation or query run by the user.
recordWarehouse ¶
Name of the warehouse on which the queries were run.