App.Metrics.Formatters.InfluxDB Add the allowing metrics to optionally be reported to InfluxDB using the LineProtocol. s The used to configure InfluxDB Lineprotocol formatting options. The InfluxDB LineProtocol formatting options to use. The metric fields to report as well as thier names. An that can be used to further configure App Metrics. Add the allowing metrics to optionally be reported to InfluxDB using the LineProtocol. s The used to configure InfluxDB Lineprotocol formatting options. The InfluxDB LineProtocol formatting options to use. The metric fields to report as well as thier names. An that can be used to further configure App Metrics. Add the allowing metrics to optionally be reported to InfluxDB using the LineProtocol. s The used to configure InfluxDB Lineprotocol formatting options. The metric fields to report as well as thier names. An that can be used to further configure App Metrics. Defines a point (a ligne), which can be written in Line Protocol format. Write this point as a line protocol item. Text writer to write the line to. true to let the point write the timestamp by itself, false to not write the timestamp at the end of the row. You will have to write the timestamp by yourself of let the server receive the line and use its own timer as a timestamp. Base class for a which takes care of common properties (, and ). Writes the common properties of the line procol points, which includes writing the measurement name and the different tags. Writer to write the values to. Writes the timestamp using the most precise unit. Writer to write the values to. Represents a line procol point with multiple fields. Represents a line protocol point with a single field. Provides programmatic configuration for InfluxDB's LineProtocole format in the App Metrics framework. Releases unmanaged and - optionally - managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources.