OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 05dfc38f66 Add inventory.<url>.RequestsMade stat.
This gives a count of all requests made to the remote inventory service.
This is finer grained than inventory.httpfetch.ProcessedFetchInventoryRequests since such a request can be comprised of many individual inv service calls.
In addition, this will count requests that don't go through the HTTP inventory fetch (e.g. HG, archiving, etc.)

Conflicts:
	OpenSim/Services/Connectors/Inventory/XInventoryServicesConnector.cs
2014-08-02 00:58:23 +01:00
..
Addons Include the group name in group IM's 2014-08-02 00:56:23 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Capabilities Fix issue with TestTextureNotFound in previous commit 1e3027a 2014-08-02 00:58:15 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Add missing parts to profiles - classified delete 2014-08-02 00:57:29 +01:00
Framework Temporary stop CAPS service points from being added to stats as this can be a huge number. 2014-08-02 00:58:12 +01:00
Region Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-08-02 00:57:59 +01:00
Server minor: convert tabs to spaces that got in on recent commit 4a9282e 2014-08-02 00:57:49 +01:00
Services Add inventory.<url>.RequestsMade stat. 2014-08-02 00:58:23 +01:00
Tests Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Tools Improved line map heuristics. 2014-08-02 00:49:36 +01:00