refactor: hide telemetry field api by default
This commit is contained in:
@@ -43,7 +43,8 @@ is explicitly deployed.
|
||||
- Redis is not the long-term historical store.
|
||||
- `event-file-store` Parquet/DuckDB is not the default history store.
|
||||
- `telemetry_fields` parsing is not handled by this project when a separate
|
||||
field parsing service owns that job.
|
||||
field parsing service owns that job; the `telemetry_fields` query API is
|
||||
also disabled by default unless `TDENGINE_TELEMETRY_FIELDS_ENABLED=true`.
|
||||
|
||||
## Runtime Responsibilities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user