Documentation

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!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more