public static class DataflowMetricsProperties.Dashboard extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DataflowMetricsProperties.Dashboard.Grafana |
static class |
DataflowMetricsProperties.Dashboard.Wavefront |
Constructor and Description |
---|
Dashboard() |
Modifier and Type | Method and Description |
---|---|
DataflowMetricsProperties.Dashboard.Grafana |
getGrafana() |
MonitoringDashboardType |
getType() |
String |
getUrl() |
DataflowMetricsProperties.Dashboard.Wavefront |
getWavefront() |
boolean |
isEnabled() |
void |
setType(MonitoringDashboardType type) |
void |
setUrl(String url) |
public String getUrl()
public void setUrl(String url)
public MonitoringDashboardType getType()
public void setType(MonitoringDashboardType type)
public boolean isEnabled()
public DataflowMetricsProperties.Dashboard.Wavefront getWavefront()
public DataflowMetricsProperties.Dashboard.Grafana getGrafana()
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.