Skip to content

Add ability to download Service Ping payload

Niko Belokolodov requested to merge 502-let-users-download-json-data into master

What does this MR do and why?

closes https://gitlab.com/gitlab-org/product-intelligence/-/issues/502#note_821305788

This MR adds ability to download payload in json format by clicking 'Download Payload' on Admin -> Service Data usage page

Screenshots or screen recordings

Service_usage_data___Admin_Area___GitLab_2022-02-03_19-40-02

How to set up and validate locally

  1. Feature.enable(:admin_application_settings_service_usage_data_center`)
  2. visit /admin/application_settings/service_usage_data
  3. Click 'Download Payload` button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Niko Belokolodov

Merge request reports

Loading