Skip to content

Build a test to compare service ping output with output of the values from SQL generated

What does this MR do and why?

~"group::product intelligence" expose and API https://docs.gitlab.com/ee/api/usage_data.html#export-service-ping-sql-queries Which is used by Data Warehouse Service Ping implementation it is required to build automated tests that will validate if exposed SQL metrics representation match with data collected by Service Ping process

This MR adds test that compares data collected by ServicePing reporting process with results of exposed SQL queries for those metrics run against single database

resolves: #351085 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Mikołaj Wawrzyniak

Merge request reports