aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/debug/stats_data_bq_schema.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/debug/stats_data_bq_schema.sql')
-rw-r--r--src/core/lib/debug/stats_data_bq_schema.sql3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/lib/debug/stats_data_bq_schema.sql b/src/core/lib/debug/stats_data_bq_schema.sql
index f96e40c00e..6ad58e2530 100644
--- a/src/core/lib/debug/stats_data_bq_schema.sql
+++ b/src/core/lib/debug/stats_data_bq_schema.sql
@@ -85,4 +85,5 @@ executor_wakeup_initiated_per_iteration:FLOAT,
executor_queue_drained_per_iteration:FLOAT,
executor_push_retries_per_iteration:FLOAT,
server_requested_calls_per_iteration:FLOAT,
-server_slowpath_requests_queued_per_iteration:FLOAT
+server_slowpath_requests_queued_per_iteration:FLOAT,
+cq_failed_queue_trylocks_per_iteration:FLOAT