Skip to content

Add empty array to performance_indicator_type metric definition template

What does this MR do and why?

Describe in detail what your merge request does and why.

Related !102371 (comment 1163732563) and #381793 (closed)

Having the perforamce_indicator_type empty is causing tests to fail.

This happened because in the metrics/schema.json we expect to have an array type.

Using an empty array will fix this and avoid failing pipelines.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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 Alina Mihaila

Merge request reports