Skip to content

Update metric dashboard validator

Ryan Cobb requested to merge rc/update_validator_dashboard_path into master

What does this MR do?

For &3971

!38237 (merged) added a new column dashboard_path to PrometheusMetrics. This MR uses that new column to validate prometheus_metric identifier uniqueness. Currently dashboard_path is nil for all PrometheusMetrics. We will start populating it once we start importing custom metrics into the database.

Nothing actively uses this code yet.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mayra Cabrera

Merge request reports