13 Commits
Author SHA1 Message Date
Yannick Payot 71da584087 Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template

Target Python3.8

Apply linting

Fix a missing call to super
Ensure all modules have a 13.0.x.x.x version
2023-05-11 11:17:54 +02:00
Alexandre Fayolle ca6074a6a2 [FIX] monitoring_log_requests
in case the response is an HTTPException, logging would generate a crash
because of wrong attribute name
2021-09-28 15:07:42 +02:00
Patrick Tombez 2451f475bd fixup! monitoring_log_requests: Improve data output 2020-09-22 12:00:34 +02:00
Patrick Tombez 41ce092562 monitoring_log_requests: Improve data output
* Add environment var to enable/disable requests log
* Add ability to send data to an UDP listener instead of stdout
2020-09-03 10:48:59 +02:00
Tonow-c2c 6a2d8748b9 BSRD-286: MIG V13 monitoring_log_requests 2019-10-08 17:18:22 +02:00
Jordi Riera 060975fdfb monitorin_log_request: _dispatch is a classmethod 2019-04-15 17:55:03 -04:00
jcoux 5c43e3547e fixup! Migration to 12.0 2018-11-23 09:31:46 +01:00
jcoux 7eac1013eb Migration to 12.0 2018-10-24 12:44:45 +02:00
Guewen Baconnier 8e4b461c75 Migrate addons to 10.0 2016-12-21 21:29:09 +01:00
Guewen Baconnier 2f00f776e8 Fix queries without status_code 2016-10-10 13:34:10 +02:00
Guewen Baconnier c8f330321b Add possibility to add a filter
But still output everything
2016-08-31 16:58:39 +02:00
Guewen Baconnier 838b9721f2 Add blacklist for monitored requests 2016-08-31 16:30:57 +02:00
Guewen Baconnier c6c18194e4 Add monitoring_log_requests
Addons that logs requests for usage analysis
2016-08-31 16:08:28 +02:00