GitHub user guess-burger opened a pull request:
https://github.com/apache/couchdb-couch-stats/pull/9
Switching variable names for `couch_stats_process_tracker:track/2`
It seems that `couch_stats_process_tracker:track/2` has the variables
`Name` and `Pid` erroneously switched. This is confusing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guess-burger/couchdb-couch-stats
tracker_tweaks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-stats/pull/9.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9
----
commit 4a24e55ab6e61494b27db226b97100d302a6189e
Author: gesberger <gavin.esberger@...>
Date: 2018-03-06T20:12:49Z
Switching variable names for `couch_stats_process_tracker:track/2`
----
---