Class SnowflakeOrganizationUsageMetricsIntegrationDataflowRequest

Organization-level usage metrics read from the Snowflake ORGANIZATION_USAGE schema, covering the credit consumption of every account in the organization and the history of data transferred out of Snowflake. Reading that schema requires the ORGADMIN role; without it this dataflow collects no data.

Hierarchy

  • SnowflakeOrganizationUsageMetricsIntegrationDataflowRequest

Constructors

Properties

Constructors

Properties

enabled?: boolean

Whether Datadog collects this data. Defaults to false; set to true to start collection.

Settings of the organization usage metrics dataflow. Only the fields provided are changed.

Generated using TypeDoc