influx-d ~master (2022-02-07T16:21:31Z)
Dub
Repo
Measurement.this
influxdb
api
Measurement
Undocumented in source.
this
(string name, T[string] fields, SysTime time)
struct
Measurement
@
safe
this
(
T
)
(
string
name
,
T
[
string
]
fields
,
SysTime
time
=
SysTime.fromUnixTime
(0)
)
if
(
is
(
Unqual
!
T
==
string
) ||
is
(
Unqual
!
T
==
InfluxValue
)
)
this
(string name, string[string] tags, T[string] fields, SysTime time)
Meta
Source
See Implementation
influxdb
api
Measurement
constructors
this
functions
toString
variables
fields
name
tags
timestamp