getMetricsViewNames abstract method

List<StringSeq> getMetricsViewNames()

Get the names of enabled and disabled metrics.

@param disabledViews The names of the disabled views.

@return The name of the enabled views.

Implementation

List<StringSeq> getMetricsViewNames();