On 24 Feb 2009, at 18:34, Damien Katz wrote:
I'd suggest
- to move the `document_*` keys from `httpd` to `couchdb`,
Yes.
- to rename `httpd` to `http`.
I think because replication also makes http requests, it should stay
as is.
Is there anything else that you think should look different?
MOVE and COPY should be httpd stats, and shouldn't be tracked at
the db level, except as the underlying create and deletion stats.
They are tracked in the HTTP layer right now. I think what you're
asking for
is collecting the same stats one layer down for potential clients that
don't use
the HTTP API?
The same applies to the `document_*` keys. Maybe they should be the ones
moved one layer down?
Cheers
Jan
--