* docs(influxdb3): document duplicate point write ordering and workarounds Expand duplicate points documentation for Cloud Dedicated and Clustered to address non-deterministic write ordering when duplicate points are flushed together. Changes: - Add warning callout explaining duplicate point overwrites are non-deterministic - Add recommended patterns section with append-only approaches - Add SQL and InfluxQL query examples for getting latest state - Add anti-patterns section with common mistakes to avoid - Add retention guidance for last-value tables (Cloud Dedicated only) - Add performance considerations for append-only patterns - Add cross-links from schema-design and optimize-writes pages closes influxdata/DAR#560 * Apply suggestions from code review Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Apply suggestion from @jstirnaman * fix(influxdb3): broken links and aliases: The link in the cloud-serverless schema-design page was pointing to /influxdb3/cloud-serverless/reference/line-protocol/#duplicate-points, but the actual file is located at /influxdb3/cloud-serverless/reference/syntax/line-protocol/ Core/Ent3 aliases were missing trailing slash, preventing navigating directly from other product line protocol docs * chore: cleanup --------- Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| best-practices | ||
| csv | ||
| line-protocol | ||
| use-telegraf | ||
| _index.md | ||
| delete-data.md | ||
| troubleshoot.md | ||