nerdexam
Snowflake

COF-C02 · Question #216

Which of the following is the Snowflake Account_Usage.Metering_History view used for?

The correct answer is A. Gathering the hourly credit usage for an account. The ACCOUNT_USAGE.METERING_HISTORY view in Snowflake tracks hourly credit consumption for all the virtual warehouses, Snowpipe, automatic clustering, and other services in an account. It is the go-to view for auditing how many credits are used per hour, broken down by service…

Snowflake Cloud Data Platform Features and Architecture

Question

Which of the following is the Snowflake Account_Usage.Metering_History view used for?

Options

  • AGathering the hourly credit usage for an account
  • BCompiling an account's average cloud services cost over the previous month
  • CSummarizing the throughput of Snowpipe costs for an account
  • DCalculating the funds left on an account's contract

How the community answered

(38 responses)
  • A
    95% (36)
  • C
    3% (1)
  • D
    3% (1)

Explanation

The ACCOUNT_USAGE.METERING_HISTORY view in Snowflake tracks hourly credit consumption for all the virtual warehouses, Snowpipe, automatic clustering, and other services in an account. It is the go-to view for auditing how many credits are used per hour, broken down by service type. It does not calculate remaining contract funds (D), it shows raw usage rather than computing an average (B), and while it includes Snowpipe data, its scope is the full account's credit usage, not Snowpipe throughput specifically (C).

Topics

#Account Usage#Credit Usage#Cost Management#Monitoring

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice