Database metrics
FeatureBase cloud has the following metrics available to help users understand the activity and performance of their databases once they are created and RUNNING
:
- Average query response time
- Queries per second
- Ingested records per second
- Disk utilization
Table of contents
Before you begin
Disk utilization
Disk utilization shows how much space is being used by a database. You can see disk utilization in one of two ways:
- Select Home on the sidebar
- Select a database
- View your database’s disk utilization
or
- Select Databases on the sidebar
- Click on your database’s name
- View your database’s disk utilization in the summary
Average query response time
Average query response time is based on the execution time of queries in the fb_exec_requests system table, which has known limits.
Average query response time shows the average time FeatureBase takes to complete a query. In order to see average query response time for your databases:
- Select Home on the sidebar
- Select a database
- View your database’s average query response time
Queries per second
Queries per second data is collected and displayed on the graph every 15 seconds, and the graph is reset when the page is refreshed.
Queries per second shows the how many queries are being processed per second by FeatureBase and can be found on the Home page:
- Select Home on the sidebar
- Select a database
- View your database’s queries per second on the graph
Ingested records per second
Ingested records per second data is collected and displayed on the graph every 15 seconds, and the graph is reset when the page is refreshed.
Ingested records per second shows how many records are being ingested per second by FeatureBase and can be found on the Home page:
- Select Home on the sidebar
- Select a database
- View your database’s ingested records per second on the graph