Class Tags
- java.lang.Object
-
- com.elastisys.autoscaler.systemhistorians.opentsdb.Tags
-
public class Tags extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAUTO_SCALER_IDMetricValuetag used to annotate OpenTSDB data points with their originAutoScalerinstance.
-
Constructor Summary
Constructors Constructor Description Tags()
-
-
-
Field Detail
-
AUTO_SCALER_ID
public static final java.lang.String AUTO_SCALER_ID
MetricValuetag used to annotate OpenTSDB data points with their originAutoScalerinstance.- See Also:
- Constant Field Values
-
-