Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #50012 All Revisions ] Back to Issue ]
Summary 0050012: Support logging slow datasource requests
Revision 2022-08-19 09:38 by AugustoMauch
Description It would be convenient to be able to log information about datasource requests where the time it takes to get the information from the database takes longer than a given configured number of milliseconds. This configuration should be defined by tab.

The logged line will be structured and must contain at least:
- The name of the tab whose information was being requested
- The query that was executed
- The number of milliseconds it took to execute the query
- The request parameters

The info must be logged in a way that allows that log to be written into a separate file other than openbravo.log
Revision 2022-08-19 09:37 by AugustoMauch
Description It would be convenient to be able to log information about datasource requests where the time it takes to get the information from the database takes longer than a given configured number of milliseconds. This configuration should be defined by tab.

The logged line will be structured and must contain at least:
- The name of the tab whose information was being requested
- The query that was executed
- The number of milliseconds it took to execute the query
- The request parameters


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker