class

InfluxDB::PointsWriter

Inherits Reference / Object

Constructors

new(sync : Bool = false)
Source

Instance methods

points
Source
write(series : String, value : Value, tags = Tags.new, timestamp : Time | Nil = nil)
Source
write(series : String, fields : Fields, tags = Tags.new, timestamp : Time | Nil = nil)
Source