Modifier and Type | Method and Description |
---|---|
GrafanaClient |
GrafanaClientFactory.createClient(GrafanaEndpoint grafanaEndpoint) |
GrafanaClient |
GrafanaEndpointService.getClient(GrafanaEndpoint grafanaEndpoint) |
GrafanaClient |
GrafanaEndpointService.getClient(String uid) |
Modifier and Type | Class and Description |
---|---|
class |
GrafanaClientImpl |
Modifier and Type | Method and Description |
---|---|
GrafanaClient |
GrafanaClientFactoryImpl.createClient(GrafanaEndpoint grafanaEndpoint) |
Modifier and Type | Method and Description |
---|---|
GrafanaClient |
GrafanaEndpointServiceImpl.getClient(GrafanaEndpoint grafanaEndpoint) |
GrafanaClient |
GrafanaEndpointServiceImpl.getClient(String uid) |
Constructor and Description |
---|
GrafanaPanelDatasource(GrafanaClient client,
Dashboard dashboard,
GrafanaQuery query) |
Copyright © 2021. All rights reserved.