Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

MetricSnapshotSourceTechnology

Number of sources for a given technology

type MetricSnapshotSourceTechnology {
technology: SourceTechnology!
total: Int!
}

Fields

MetricSnapshotSourceTechnology.technology ● SourceTechnology! non-null enum general

The technology, for example SNOWFLAKE or POWERBI

MetricSnapshotSourceTechnology.total ● Int! non-null scalar general

How many of your sources use this technology

Example

Member Of