|
Measures reported by CouchDBReqTest
Requests are used to invoke information from the database, store new data, perform views and format the information stored within the documents in the target server. This test monitors those requests and provide metrics with different request rates (such as Bulk request rate, Http request rate,etc.,) for the requests raised to the CouchDB server.
Outputs of the test : One set of results for the target Apache CouchDB Server.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| bulk_Req_Rate |
Indicates the rate of bulk requests during the last measurement period. |
Requests/second |
This measures shows number of bulk requests occurred since last restart of the server. |
| http_Req_Rate |
Indicates the rate of http requests during the last measurement period. |
Requests/second |
|
| purges_Req_Rate |
Indicates the rate of Purge requests during the last measurement period. |
Requests/second |
|
| view_Index_Req_Rate |
Indicates the rate of index requests during the last measurement period. |
Requests/second |
|
| temp_View_Index_Req_Rate |
Indicates the rate of temporary index requests during the last measurement period. |
Requests/second |
|
|