wohali opened a new issue #821: Expose /_stats on port 5984
URL: https://github.com/apache/couchdb/issues/821
 
 
   ## Current & Expected Behaviour
   Right now, you can access `/_stats` and `/_active_tasks` on port 5984. 
However, access to `/_stats` is buried underneath `/_node/<nodename>/_stats`, 
which can be a hassle to get access to.
   
   Hypothetical: you have a local metrics system that you want to be as close 
to "zero-config" as possible. Unless it is told what the local node's name is, 
it will be unable to track that machine's stats.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to