Slackbot
06/08/2023, 10:16 PMAbhishek Balaji Radhakrishnan
06/09/2023, 7:51 PMtime_*
metrics before. Can’t find references to it in the codebase as well. Do you’ve any custom extension or metric module enabled by any chance? If not, can you please share a few sample query/segment/time_*
metrics so we can see what’s going on?Abhishek Agarwal
06/15/2023, 3:24 AMquery/segment/time
into these metrics. so
query/segment/time_count
= count(query/segment/time)
query/segment/time_sum = sum(query/segment/time)
and so onKai Sun
06/15/2023, 7:33 AM