tasks package

The tasks package provides tools for working with InfluxDB tasks. Import the influxdata/influxdb/tasks package:

import "influxdata/influxdb/tasks"

Options

option tasks.lastSuccessTime = _zeroTime

lastSuccessTime

lastSuccessTime is the last time this task ran successfully.

Functions


Was this page helpful?

Thank you for your feedback!