Skip to content

Exclude removed metrics from with_instrumentation_class method

Luis Mejia requested to merge 338401-exclude-removed-metrics into master

What does this MR do and why?

  • Define AVAILABLE_STATUSES to include just active, data_available, implemented and deprecated
  • Add available? method to definition
  • Add available validation when returning metrics with_instrumentation_class
  • Add missing specs for with_instrumentation_class method
  • Add spec for new validation
  • Update metrics for ee/specs

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.

Related to #338401 (closed)

Edited by Luis Mejia

Merge request reports