* add shared v3 line protocol doc to core and enterprise
* Update content/shared/v3-line-protocol.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* WIP monolith naming restructure
* rebuild homepage
* updated broken home links
* stabs in the dark
* fixed duplicate-oss shortcode
* move clustered and cloud-dedicated
* clean-up serverless cruft
* add distributed product redirects
* standarize productPathData
* switch back to findRE for productPathData
* remove debugging code
* move cloud dedicated content
* new product dropdown
* Jstirnaman/influxdb3 restructure (#5743)
* LDAPS and LDAP Client Certificate Docs
Add documentation via LDAP sample configuration for LDAPS and LDAP client certificates. These are new features in the yet-to-be released Enterprise 1.11.7
* Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.
https://jsonlines.org/ is probably a better site.
* fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann
* update shared links to use ambiguous version
* WIP monolith docs
* template updates for v3 and pro
* move clustered and cloud-dedicated
* switch back to findRE for productPathData
* move cloud dedicated content
* chore(influxdb3): port cloud-dedicated URLs from recent commit
* chore(influxdb3/clustered): fix and update links
* removed merge cruft
---------
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
- Based on internal docs, single-series is indeed defined by the tag set.
- I'm not sure if that applies directly to series key and cardinality so I'm leaving them alone for now.
For Cloud Dedicated:
- Removes examples of unsupported partition timeframes
- Integrates @reidkaufmann recommendations for limiting the number of partitions and using retention policy
- Fixes https://github.com/influxdata/DAR/issues/463
- Part of #5584
- TODO: apply changes to Clustered