Commit Graph

2334 Commits (master)

Author SHA1 Message Date
Jason Stirnaman b679b635b9 Include the word `Bearer` or `Token`, a space, and your **token** value (all case-sensitive). Fix TOC links.
Fixes #5781
2025-01-19 13:44:35 -06:00
Scott Anderson 72c5295eed
InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760)
* WIP monolith docs

* WIP monolith

* updated alpha shortcode

* template updates for v3 and pro

* SQL & InfluxQL reference docs for Pro and OSS v3 (#5718)

* point to shared influxql source files

* add sql and influxql references to pro and oss v3 docs

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* ported changes to distributed influxql refs

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Influxdb3 restructure (#5744)

* 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>

* added and styled alpha banner, updated producted selector styles and js

* updated alpha link styles

* updated discord link text

* updated alpha message

* fix page title

* Initial Files

* Initial Files

* InfluxDB 3 Enterprise CLI docs (#5745)

* WIP influxdb3 cli

* fix page title

* influxdb3 enterprise cli

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern.

* updated URL modal for core and enterprise

* remove testing code on install page

* InfuxDB 3 Enterprise configuration options (#5749)

* fix page title

* add enterprise 3 configuration options

* revert command updates to avoid conflicts

* updated config option name

* CLI updates, reorg, and photos

* updated host-id option to writer-id

* InfluxDB 3 Core CLI (#5750)

* WIP make influxdb3 docs shared

* finish making influxdb3 enterprise cli shared

* add influxdb3 core cli docs

* update config option name

* updated host-id to writer-id

* updated a few more host-id options to writer-id

* InfluxDB 3 Core configuration options (#5752)

* added missing enterprise config options

* add influxdb3 core config options, update enterprise options

* minor fixes in core config options

* update search integration data (#5753)

* Add shared v3 line protocol doc to Core and Enterprise (#5754)

* 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>

* feat: update getting started guides

* Update content/influxdb3/core/_index.md

* Update content/influxdb3/core/_index.md

* update use of 3.0 and v3 to just 3

* add basic download/install instructions (#5756)

* chore(monolith): port Enterprise and Core get-started guides to shared for reuse as /index and /get-started

* fix(monolith): reapply previous description change

* Jts/update Get started for monolith (#5759)

* fix(monolith): get-started cleanup (spelling, style, APIs)
- Finished Enterprise for now, not ported to Core.

* fix(monolith): python sample columns

* fix(monolith): Ports edits to Core, misc. fixes

* update alpha message

* add state to product dropdown items

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Peter Barnett <peterbarnett@Peters-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-13 07:21:11 -07:00
Daniel Lo 0e5a967ea4
Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.

https://jsonlines.org/ is probably a better site.
2025-01-09 22:53:59 -08:00
Jason Stirnaman 2354285f77 Cloud Dedicated: update backup policy
Fixes #5716
- Update backup policy to 30 days
- Misc. cleanup
2025-01-09 14:17:23 -06:00
Jason Stirnaman 29a335ec4f chore(v3): Migrate admin/custom-partitioning to shared content 2025-01-09 10:22:12 -06:00
Jason Stirnaman 8b5f31d9af fix(partitioning): add hyphen and links 2025-01-09 10:22:12 -06:00
Scott Anderson 80ffbf1ea3
Merge branch 'master' into jstirnaman/DAR-463 2025-01-09 07:19:41 -07:00
Jason Stirnaman b7b1947cea
Merge pull request #5738 from influxdata/jstirnaman/influxdb3-concepts
InfluxDB 3 glossary updates and fixes
2025-01-08 14:39:27 -06:00
Jason Stirnaman 6b7d78c751 fix(partitioning): hyphenate and link. Fix related and miscellaneous glossary updates.
- 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.
2025-01-08 12:29:04 -06:00
Jason Stirnaman 97f084f0bb fix(partitioning): week is not supported 2025-01-08 11:28:36 -06:00
Jason Stirnaman c0651e9ea0 fix(partitioning): planning steps 2025-01-08 10:20:47 -06:00
Jason Stirnaman 7125e62a66
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-01-08 10:05:16 -06:00
Jason Stirnaman 1bd7b0cfc4 docs(partitioning): enhance best practices and time part templates documentation
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
2025-01-07 18:27:35 -06:00
Jason Stirnaman de522a7c78 fix(v3): Python flight_client_options param, update list examples
- Fixes #5159
- Applies changes from pr/5723
2025-01-06 13:54:47 -06:00
meelahme 7e094dbfe9 Update to sign-up.md naming fix 2025-01-03 10:15:40 -08:00
meelahme b8509b7961 Removed Sign up section and replaced it with new InfluxDB cloud note 2025-01-02 14:55:29 -08:00
meelahme 1cdda86d33 Revert "Removed Sign Up section and repleaced it a note"
This reverts commit 8f7685e356.
2025-01-02 14:47:03 -08:00
meelahme 8f7685e356 Removed Sign Up section and repleaced it a note 2025-01-02 14:41:14 -08:00
meelahme cf2090102d Update content/influxdb/cloud/sign-up.md 2025-01-02 14:01:33 -08:00
meelahme bd26c2493d Revised sign up section 2025-01-02 13:46:15 -08:00
meelahme c46052c49e update to format and simplified deployment section (closes #5720) 2024-12-31 16:44:22 -08:00
Jameelah Mercer a77f3b9aa4
Merge branch 'master' into cloudv2/service-updates 2024-12-31 15:19:44 -08:00
meelahme c75e29df64 Added notes on v2 OSS (5720) 2024-12-31 15:14:22 -08:00
meelahme 0f5038f30d Noted new sign ups for version 3.0 (5720) 2024-12-31 15:03:48 -08:00
meelahme 564527eace removed start for free section 2024-12-31 14:45:16 -08:00
Jason Stirnaman c97e9b1592
Update content/influxdb/cloud-dedicated/reference/client-libraries/v3/python.md 2024-12-31 09:40:44 -06:00
Jameelah Mercer 420c65ed7c
Merge pull request #1 from influxdata/updates-to-python.md
fix(client-lib): commented code block for test setup #5711
2024-12-30 11:22:35 -08:00
Jason Stirnaman 868a7528de
Update content/influxdb/cloud-dedicated/reference/client-libraries/v3/python.md 2024-12-30 13:08:03 -06:00
Jason Stirnaman 326c9827c3 fix(client-lib): commented code block for test setup #5711
- Add CONTRIBUTING.md step for building the influxdata:docs-pytest image before running tests.
2024-12-30 11:44:21 -06:00
meelahme 103ba61436 closing tag at line 190 2024-12-28 14:59:12 -08:00
meelahme bcd6ee1dfd updates: closing tag at 190 2024-12-28 14:50:13 -08:00
meelahme 0ecbe89eef Reverted recent list_code_example additions 2024-12-28 13:52:52 -08:00
meelahme 560505d423 Added list_code_example to csharp.md 2024-12-26 18:30:39 -08:00
meelahme e28d3934f2 Added list_code_example to go.md 2024-12-26 18:16:11 -08:00
meelahme 2427fd1c62 Added list_code_example to java.md 2024-12-26 17:36:33 -08:00
meelahme a274c27259 updates to javascript.md list_code_example 2024-12-26 11:47:23 -08:00
meelahme e98002c795 Updates to lis_code_example and submodule removal 2024-12-24 10:04:08 -08:00
Ben Tasker 2c609bd3e3
fix: fix broken link (#5717)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-12-19 11:09:51 -07:00
Scott Anderson 5122847981
consolidate v3 InfluxQL docs into shared docs (#5715) 2024-12-16 16:59:39 -07:00
Scott Anderson f9ad60d7e2
Consolidate SQL reference docs (#5712)
* add source frontmatter for importing shared content

* update sql refrences docs to use shared source files

* updated note shortcodes to github-style alerts
2024-12-16 13:08:14 -07:00
karel rehor 456fa98b60 docs: update all references to influxdb3-go client library to influxdb3-go/v2 2024-12-13 11:14:31 +01:00
Jacob Marble 4f1d8c30d0
fix: Clustered may use any PostgreSQL 13 or 14 (#5706) 2024-12-09 13:36:14 -07:00
Scott Anderson 1fed5b324f hotfix: update create-operator example 2024-12-09 13:04:27 -07:00
Jason Stirnaman 6f4f5fc561
Merge branch 'master' into jstirnaman/issue5687 2024-12-06 12:07:55 -06:00
Jason Stirnaman 4bbe62952d Fixes code block languages 2024-12-06 12:05:30 -06:00
Scott Anderson e924c0a82d
Add new date_bin_wallclock SQL functions (#5691)
* add new date_bin_wallclock sql fns

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* updates to address PR feedback

* Apply suggestions from code review

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>

* updates to address PR feedback

* fixed typos

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
2024-12-05 17:10:19 -07:00
Jason Stirnaman 064a3009f3 fix(serverless): Clarify Flux status, move custom partitioning note to the Optimize Queries page. 2024-12-05 15:51:17 -06:00
Santo 829d5e8bb1 Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-12-05 15:51:17 -06:00
Santo Leto f3bc5515e3 add a warning about lack of custom partitioning 2024-12-05 15:51:17 -06:00
Jason Stirnaman a20f203361 fix(clustered): Optimize and troubleshoot queries (Closes #5143 and https://github.com/influxdata/DAR/issues/453) 2024-12-05 15:07:49 -06:00