Skip to content

WIP: Log measurements for project Import export api

Nikola Milojevic requested to merge 21300-log-measurement-in-import-api into master

This MR will use the measurements from import and export service layer, and log those measurements in structured (JSON) format in the new log file import_export.log.

This means we'd be able to take measurements via our performance CI pipeline, which is currently based on API integration, not rake tasks. Since we will use a structured JSON log instead of logging plain text to stdout, these logs could be indexed by Kibana...

Related to: #213100 (closed)

Conformity

Note This MR introduces new import-export.log file:

DO NOT MERGE

Blocked by: !30734 (merged)

!29905 (comment 333846154)

Edited by 🤖 GitLab Bot 🤖

Merge request reports