Skip to content
Snippets Groups Projects
Unverified Commit 59e0f6ef authored by Robert Raposa's avatar Robert Raposa Committed by GitHub
Browse files

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
parent a976a716
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment