Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 3.59 KB

README.md

File metadata and controls

49 lines (40 loc) · 3.59 KB

Examples

Writes

Queries

Management API

InfluxDB Cloud

⚠️ The following examples are related to InfluxDB Cloud and not available on a local InfluxDB OSS instance.

  • influx_cloud.py - How to connect to InfluxDB 2 Cloud
  • invokable_scripts.py - How to use Invokable scripts Cloud API to create custom endpoints that query data
  • bucket_schemas.py - How to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your data

Others

Asynchronous