Add Overview Dashboard for Project Import/Export
Emit metrics to Prometheus and build a dashboard in grafana that includes:
- Number of imports (counter)
- Number of exports (counter)
- Duration of export (histogram, label: project.full_path)
- Duration of import (histogram, label: project.full_path)
Edited by George Koltsov