You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/11 19:36:51 UTC

[GitHub] [couchdb] wohali commented on issue #1271: Add units to all stats

wohali commented on issue #1271: Add units to all stats
URL: https://github.com/apache/couchdb/issues/1271#issuecomment-584813023
 
 
   Hey @tabeth , thanks for looking at this.
   
   There's a lot of files:
   
   ```
   ./src/couch/priv/stats_descriptions.cfg
   ./src/dreyfus/priv/stats_descriptions.cfg
   ./src/couch_log/priv/stats_descriptions.cfg
   ./src/mem3/priv/stats_descriptions.cfg
   ./src/couch_replicator/priv/stats_descriptions.cfg
   ./src/ddoc_cache/priv/stats_descriptions.cfg
   ./src/chttpd/priv/stats_descriptions.cfg
   ./src/rexi/priv/stats_descriptions.cfg
   ./src/couch_mrview/priv/stats_descriptions.cfg
   ./src/global_changes/priv/stats_descriptions.cfg
   ./src/fabric/priv/stats_descriptions.cfg
   ```
   
   It's a concern primarily for anything that isn't a counter - for instance, looking at the histograms for length of time, are those in milliseconds? microseconds? 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services