Skip to content

Remove "not_used" and add "active" metric statuses.

Piotr Skorupa requested to merge 335894-simplify-metrics-statuses into master

What does this MR do?

Related to #335894 (closed).

This removes an unused not_used metric status and adds active status that will be used instead of data_available and implemented.

The changes stop short at removing data_available and implemented to make sure that no new MRs come in with metric definitions containing these old statuses. Docs now encourage using active.

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Piotr Skorupa

Merge request reports