| Package | Description |
|---|---|
| org.hawkular.agent.monitor.dynamicprotocol | |
| org.hawkular.agent.monitor.dynamicprotocol.prometheus |
| Modifier and Type | Method and Description |
|---|---|
Set<MetricMetadata> |
MetricSetMetadata.getMetrics() |
Collection<MetricMetadata> |
DynamicEndpointService.getMetrics()
This returns a collection of metric definitions.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSetMetadata.Builder |
MetricSetMetadata.Builder.metric(MetricMetadata metric) |
| Constructor and Description |
|---|
DynamicEndpointService(String feedId,
MonitoredEndpoint<MonitorServiceConfiguration.DynamicEndpointConfiguration> endpoint,
HawkularWildFlyAgentContext hawkularStorage,
Collection<MetricMetadata> metrics) |
| Constructor and Description |
|---|
PrometheusDynamicEndpointService(String feedId,
MonitoredEndpoint<MonitorServiceConfiguration.DynamicEndpointConfiguration> endpoint,
HawkularWildFlyAgentContext hawkularStorage,
Collection<MetricMetadata> metrics) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.