Documentation ¶
Index ¶
Constants ¶
View Source
const ( InfluxDBUrlKey = "INFLUXDB_URL" InfluxDBTokenKey = "INFLUXDB_TOKEN" InfluxDBOrgKey = "INFLUXDB_ORG" InfluxDBName = "INFLUXDB_DB" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
func NewStorage ¶
func (*Storage) StoreMetrics ¶
func (s *Storage) StoreMetrics(metric *metricstype.WatcherMetrics) error
Click to show internal directories.
Click to hide internal directories.