Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -u USERNAME:PASSWORD https://FUSION_HOST:8764/api/usage
[ { "type" : "GAUGE", "name" : "solr.clusters", "value" : 3 }, { "type" : "GAUGE", "name" : "solr.nodes", "value" : 2 }, { "type" : "RATE", "name" : "recommender.itemsForQuery.timer.rate", "value" : 0 }, { "type" : "RATE", "name" : "recommender.queriesForItem.timer.rate", "value" : 0 }, { "type" : "GAUGE", "name" : "nodes", "value" : 2 }, { "type" : "RATE", "name" : "recommender.queriesForItem.counter.rate", "value" : 0 }, { "type" : "RATE", "name" : "recommender.itemsForItem.timer.rate", "value" : 0 }, { "type" : "RATE", "name" : "recommender.itemsForQuery.counter.rate", "value" : 0 }, { "type" : "RATE", "name" : "recommender.itemsForItem.counter.rate", "value" : 0 } ]
Was this page helpful?