We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when a new bucket is created.
Emit new event when a new invokable script is created.
Emit new event when a new task is created.
Write a data point to a specific bucket in InfluxDB Cloud. Configure the bucket name, measurement, and data fields as required props.
Run a Flux script and return the result. Configure the query string as a required prop.
Update an existing bucket in InfluxDB Cloud. Configure the bucket name and retention policy duration as required props.
The text was updated successfully, but these errors were encountered:
Hi everyone, all test cases are passed! Ready for release!
Test report https://vunguyenhung.notion.site/Components-influxdb_cloud-1e4bf548bb5e8118919aca8f4a025320
Sorry, something went wrong.
michelle0927
Successfully merging a pull request may close this issue.
influxdb_cloud
URLs
Polling Sources
new-bucket-created
Prompt
Emit new event when a new bucket is created.
new-script-created
Prompt
Emit new event when a new invokable script is created.
new-task -created
Prompt
Emit new event when a new task is created.
Actions
write-data
Prompt
Write a data point to a specific bucket in InfluxDB Cloud. Configure the bucket name, measurement, and data fields as required props.
invoke-script
Prompt
Run a Flux script and return the result. Configure the query string as a required prop.
update-bucket
Prompt
Update an existing bucket in InfluxDB Cloud. Configure the bucket name and retention policy duration as required props.
The text was updated successfully, but these errors were encountered: