In #40 we added the /stats
endpoint - currently it gives details about the number of items in indexes etc.
I'd like the portal to keep counters of:
Ideally, per index type. That way we can start to graph out average query durations and the like. If possible (it may not be feasible) it'd probably also be useful to include a counter for number of results returned etc.
Activity
13-Jan-24 12:30
assigned to @btasker
13-Jan-24 13:15
mentioned in commit c025704d77cfa4df36342559e128f2b618cb21c6
Message
feat: add search timings and counts to stats (utilities/file_location_listing#42)
13-Jan-24 14:02
There's now a
search
attribute in the stats:Similar entries have been added to the
storage
attribute to show details of file loads: