typesense-js
typesense-js copied to clipboard
Retrieve stats.json via client?
This isn't an issue per se... more of a question: I see that the client can retrieve Health and Metrics, is there a reason that Stats (eg, stats.json) isn't also available?
We were thinking about potentially merging the stats and metrics endpoint at some point in the future on the Typesense Server side... So we didn't add it to the clients until we've finalized on what we want to do there.
Any update on this?
Also interested in this topic.
The stats endpoint is now available in 1.9.0-3
:
client.stats.retrieve()