Related to "Schema"
InfluxDB data elements
InfluxDB structures data using elements such as timestamps, field keys, field values, tags, etc.
Explore your data schema with Flux
Flux provides functions that let you explore the structure and schema of your data stored in InfluxDB.
Manage bucket schemas
Manage explicit bucket schemas using the influx CLI or InfluxDB HTTP API. Optionally, ensure data you write follows a specific schema.