Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
MetricSnapshotDataProducts
Data product metrics broken down by asset type
type MetricSnapshotDataProducts {
dashboards: MetricSnapshotTotal!
tables: MetricSnapshotTotal!
terms: MetricSnapshotTotal!
}
Fields
MetricSnapshotDataProducts.dashboards ● MetricSnapshotTotal! non-null object usage-metrics
Dashboards published as data products as of this day
MetricSnapshotDataProducts.tables ● MetricSnapshotTotal! non-null object usage-metrics
Tables published as data products as of this day
MetricSnapshotDataProducts.terms ● MetricSnapshotTotal! non-null object usage-metrics
Terms published as data products as of this day
Example
{
"dashboards": {}
}
Member Of
MetricSnapshotobject