jiangphcn commented on issue #1064: Add couch_stats tracking back to couch_log URL: https://github.com/apache/couchdb/pull/1064#issuecomment-351624677 Below is from output from `couch_stats`. ``` jiangphs-mbp-2:dev jiangph$ ./remsh Erlang/OTP 18 [erts-7.2.1] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace] Eshell V7.2.1 (abort with ^G) ([email protected])1> couch_stats:increment_counter([couchdb, httpd, unknown]). {error,unknown_metric} ([email protected])2> =ERROR REPORT==== 14-Dec-2017::13:49:37 === unknown metric: [couchdb,httpd,unknown]** at node [email protected] ** ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
