Package com.elastisys.autoscaler.systemhistorians.opentsdb
-
Interface Summary Interface Description OpenTsdbInserter InsertsMetricValues into an OpenTSDB server. -
Class Summary Class Description OpenTsdbDataPointRepresenter Represents a given data point in the format required by the OpenTSDB's telnet protocol.OpenTsdbSocketInserter AnOpenTsdbInserterthat uses OpenTSDB's simplistic telnet-style protocol to insert values.OpenTsdbSystemHistorian ASystemHistorianimplementation that uses OpenTSDB as its backend.Tags -
Exception Summary Exception Description OpenTsdbException Thrown to indicate an error condition while communicating with an OpenTSDB server.