Files
edx-platform/lms/envs
Robert Raposa 59e0f6efcf ARCHBOM-1244: Add code_owner custom metric (#24084)
* includes ADR for Monitoring by Code Owner
* add monitoring middleware to add the following custom metrics:
- code_owner: The owning team mapped to the current view.
- code_owner_mapping_error: If there are any errors when trying to
        perform the mapping.
- view_func_module: The __module__ of the view_func, which can
        be used to find missing mappings.
* add script to generate `settings.CODE_OWNER_MAPPINGS` from
     a csv file.

ARCHBOM-1244
2020-06-01 12:27:38 -04:00
..
2017-09-25 17:06:08 -04:00
2019-03-28 10:48:34 -04:00
2019-12-30 12:25:38 -05:00
2020-05-01 19:42:15 +05:00