Epic: T360736
==Description
Export the Metrics Platform Instrument Configurator (MPIC) configurations as static config in the event that the dse-k8s cluster fails.
Per [[ https://docs.google.com/document/d/1ShOnODmq_RnRWE2h4oHIxyrCUDSjdL2zqDfT3aHp_lo/edit#heading=h.1jjr5hu6uqxu | design doc ]]:
There is a non-zero chance that the cluster the app is running in could fail catastrophically. There is a lower (but still non-zero) chance that the Data Products PostgreSQL cluster could fail catastrophically.
The `dump_instrument_configurations` script will export the current instrument configurations to a format compatible with the static configuration scripts in [[ https://gerrit.wikimedia.org/r/admin/repos/operations/mediawiki-config,general | operations/mediawiki-config ]]. The script will be run weekly and its output will be captured in a text file in the Metrics Platform shared GDrive.
==Acceptance Criteria
[] Periodic dumps of MPIC configs are run regularly and saved to MP GDrive
==Required
[] Unit/Integration tests?
[] Documentation?
[] Passed QA?