Skip to main content
You can use the information_schema.engine_metering_history view to return information about each engine’s FBU consumed over time in an account. See Engine Consumption for more details on consumption, nodes, and FBU. It is often useful to filter this view to a particular engine. In the example below, a filter is applied to look at the history of engines starting with capacity_test_. By default, shows hourly data from the last 30 days.

Columns in information_schema.engine_metering_history

Each row has the following columns with information about each engine.