Documentation ¶
Overview ¶
Package opentsdb adds support for pushing stats to opentsdb.
Index ¶
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.
func InitWithoutServenv ¶ added in v0.11.0
func InitWithoutServenv(prefix string)
InitWithoutServenv initializes the opentsdb without servenv
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.