public interface PrometheusDataCollectionConfigDao
| Modifier and Type | Method and Description | 
|---|---|
Collection | 
getCollectionByName(String name)  | 
PrometheusDatacollectionConfig | 
getConfig()  | 
List<Group> | 
getGroupsForCollection(Collection collection)  | 
PrometheusDatacollectionConfig getConfig()
Collection getCollectionByName(String name)
List<Group> getGroupsForCollection(Collection collection)
Copyright © 2020. All rights reserved.