You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For hybridization processors we need fine granular stats: what exact technique, what are parameters for techniques.
In addition to stats for processors I would like to see some metrics for the query itself: if they use pagination, push down filter, sorting etc.
Is your feature request related to a problem?
Create an api which maintains the stats of processors for hybrid query like normalization_processor, rrf_processor.
What solution would you like?
Introducing stats APIs to display these metrics stored in memory.
What alternatives have you considered?
Operating without access to these metrics.
Do you have any additional context?
Cluster operators could use these metrics to analyze usage patterns and gain insights into how frequently specific features are being utilized.
The text was updated successfully, but these errors were encountered: