Documentation ¶ Overview ¶ Package opentsdb adds support for pushing stats to opentsdb. Index ¶ func Init(prefix string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Init ¶ func Init(prefix string) Init attempts to create a singleton openTSDBBackend and register it as a PushBackend. If it fails to create one, this is a noop. The prefix argument is an optional string to prepend to the name of every data point reported. Types ¶ This section is empty. Source Files ¶ View all Source files opentsdb.go Click to show internal directories. Click to hide internal directories.