InfluxDB Data Stream Parameters

The InfluxDB plugin provides configurable data streams to query InfluxDB data.

Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.

Metrics Query

Parameter
Description
Flux query
Enter a valid Flux query to retrieve metric data from InfluxDB. The query defines the data that will be returned for visualization or analysis in graphs and dashboards. This field accepts any Flux syntax supported by InfluxDB, including filters, aggregations, and transformations.

Table Query

Parameter
Description
Flux query
Enter a valid Flux query to retrieve metric data from InfluxDB. The query defines the data that will be returned for visualization or analysis in graphs and dashboards. This field accepts any Flux syntax supported by InfluxDB, including filters, aggregations, and transformations.

Was this article helpful?


Have more questions or facing an issue?