Uses of Package
com.elastisys.autoscaler.metricstreamers.opentsdb.query
-
Classes in com.elastisys.autoscaler.metricstreamers.opentsdb.query used by com.elastisys.autoscaler.metricstreamers.opentsdb.config Class Description DownsamplingSpecification Specifies how to reduce the amount of returnedMetricValues from an OpenTSDB query.MetricAggregator The available set ofMetricValueaggregation functions supported by OpenTSDB to aggregate time-series values for a given metric. -
Classes in com.elastisys.autoscaler.metricstreamers.opentsdb.query used by com.elastisys.autoscaler.metricstreamers.opentsdb.query Class Description DownsamplingSpecification Specifies how to reduce the amount of returnedMetricValues from an OpenTSDB query.MetricAggregator The available set ofMetricValueaggregation functions supported by OpenTSDB to aggregate time-series values for a given metric.OpenTsdbQueryBuilder An OpenTSDB query builder that uses the builder pattern to construct a query string that can be submitted to a OpenTSDB server endpoint.