InfluxDB::PointsWriter
Inherits Reference / Object
Constructors
new(sync : Bool = false)
SourceInstance methods
points
Sourcewrite(series : String, value : Value, tags = Tags.new, timestamp : Time | Nil = nil)
Sourcewrite(series : String, fields : Fields, tags = Tags.new, timestamp : Time | Nil = nil)
Source