Where do I find query and ingestion statistics?
FeatureBase provides SQL query statistics and an ingestion graph on the Home page.
Table of contents
Before you begin
You can also obtain query statistics by querying the fb_exec_requests system table
Query statistics
The following query statistics are available:
Statistic | Description | Additional information | |
---|---|---|---|
Average query response time | The average time a query takes to execute on your database | Values based on query execution times in fb_exec_requests system table | fb_exec_requests system table |
Queries per second | A graph of queries processed each second on the database, updated every 15 seconds | Graph is reset on page refresh |
Data ingestion graph
Metric | Description | Additional information |
---|---|---|
Ingested records per second | A graph of records ingested by the database, updated every 15 seconds | Graph reset on page refresh |