Commit b72944b2 authored by Mikolaj Wawrzyniak's avatar Mikolaj Wawrzyniak

Rename cluster metrics config file

Cluster metrics  dashboard was corectly intoroduced
and it is no longer new to the system. '_new' suffix no longer represnt
its state.
parent 80bd6f78
......@@ -5,7 +5,7 @@
module Metrics
module Dashboard
class ClusterDashboardService < ::Metrics::Dashboard::BaseService
CLUSTER_DASHBOARD_PATH = 'ee/config/prometheus/cluster_metrics_new.yml'
CLUSTER_DASHBOARD_PATH = 'ee/config/prometheus/cluster_metrics.yml'
CLUSTER_DASHBOARD_NAME = 'Cluster'
SEQUENCE = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment