Uses of Class
io.datarouter.metric.dto.MetricDashboardDto
Packages that use MetricDashboardDto
-
Uses of MetricDashboardDto in io.datarouter.metric.config
Methods in io.datarouter.metric.config with parameters of type MetricDashboardDtoModifier and TypeMethodDescriptionDatarouterMetricsPlugin.DatarouterMetricsPluginBuilder.addDashboard(MetricDashboardDto dashboard) Method parameters in io.datarouter.metric.config with type arguments of type MetricDashboardDtoModifier and TypeMethodDescriptionDatarouterMetricsPlugin.DatarouterMetricsPluginBuilder.addDashboards(List<MetricDashboardDto> dashboards) -
Uses of MetricDashboardDto in io.datarouter.metric.links
Fields in io.datarouter.metric.links with type parameters of type MetricDashboardDtoModifier and TypeFieldDescriptionfinal List<MetricDashboardDto>MetricDashboardRegistry.dashboardsConstructor parameters in io.datarouter.metric.links with type arguments of type MetricDashboardDto