influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > ThresholdBase

ThresholdBase interface

Signature:

interface ThresholdBase 

Properties

Property Modifiers Type Description
allValues?   boolean (Optional) If true, only alert if all values meet threshold.
level?   CheckStatusLevel (Optional)