feat: trace table_names

pull/24376/head
Edd Robinson 2022-03-02 22:24:26 +00:00
parent 301ae886ce
commit 998e205c2c
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ impl InfluxRpcPlanner {
where
D: QueryDatabase + 'static,
{
let _ctx = self.ctx.child_ctx("table_names planning");
debug!(?rpc_predicate, "planning table_names");
// Special case predicates that span the entire valid timestamp range