Commit Graph

8137 Commits (revert-6013-path-like-code-placeholders)

Author SHA1 Message Date
Scott Anderson 0e4be06bfc clarified cache guides about using admin tokens 2025-04-14 20:12:22 -06:00
Scott Anderson ae4d2349e5 add --tls-ca option to influxdb3 commands 2025-04-14 19:56:02 -06:00
Scott Anderson 25bdf6e608 add --help-all flag to influxdb3 commands 2025-04-14 18:07:22 -06:00
Scott Anderson 3019032b6a added auth token to influxdb3 cli examples 2025-04-14 17:57:01 -06:00
Scott Anderson 0bcdb3fb88 updated admin section weights 2025-04-14 17:11:16 -06:00
Scott Anderson 73e4f87670
InfluxDB 3 Enterprise license management (#5973)
* enteprise license management

* added description to license mgmnt page

* Update content/influxdb3/enterprise/admin/license.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fixed description

* Update content/influxdb3/enterprise/admin/license.md

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

* Apply suggestions from code review

* Update content/influxdb3/enterprise/admin/license.md

* Update content/influxdb3/enterprise/admin/license.md

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-14 17:08:03 -06:00
Scott Anderson a5b9b56460
Manage InfluxDB 3 Distinct Value Caches (#5977)
* add distinct value cache management docs

* updated references to last values in dvc guides
2025-04-14 16:46:55 -06:00
Jason Stirnaman f1006507a8
Merge pull request #5976 from influxdata/jts-fix-enterprise
fix: remove Core limitation callout from Enterprise
2025-04-14 15:48:48 -05:00
Jason Stirnaman c8a7799d00
Merge pull request #5975 from influxdata/jts-fix-monolith
Jts fix monolith
2025-04-14 15:45:19 -05:00
Jason Stirnaman c59d031480 fix: remove Core limitation callout from Enterprise 2025-04-14 15:44:40 -05:00
Jason Stirnaman ef45c7cc0b fix(monolith): get-started cleanup 2025-04-14 15:40:32 -05:00
Jason Stirnaman 7b8f1a48fe fix(monolith): Core and Enterprise get-started: influxdb3 serve options
- Add --cluster-id and optional without_auth in startup options.
- Explain cluster-id and node-id
2025-04-14 15:29:18 -05:00
Jameelah Mercer 2a4781a04a
Merge pull request #5940 from influxdata/docs/v3/processing-engine
Clarifying usage of the Python Processing Engine across instances
2025-04-14 11:16:54 -07:00
Jameelah Mercer 0104827aac
Merge branch 'master' into docs/v3/processing-engine 2025-04-14 11:13:55 -07:00
Scott Anderson c37b5b528f Merge branch 'master' into influxdb3-ga 2025-04-14 10:29:11 -06:00
Scott Anderson 92f34a5300
Add LVC management docs to Core and Enterprise (#5971)
* add LVC management docs

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* enterprise rebuilds LVCs on restart

* Apply suggestions from code review

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-14 10:28:19 -06:00
Geoffrey Wossum 62bd81d4c9
feat: add `overwrite-pid-file` and `pid-file` (#5972)
* feat: add `overwrite-pid-file` and `pid-file` 

Add documentation for `overwrite-pid-file` and `pid-file` configuration options available in v2.7.11.

* Update content/influxdb/v2/reference/config-options.md

* Update content/influxdb/v2/reference/config-options.md

* added new influxd pid flags to data file

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-04-14 10:06:13 -06:00
Scott Anderson e2b72a7362
InfluxDB 3 Core and Enterprise GA visual updates (#5970)
* added ga notification with styles, removed beta block, relocated community links

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-14 09:27:20 -06:00
Jameelah Mercer 63d3946dbf
Merge branch 'master' into docs/v3/processing-engine 2025-04-10 20:01:53 -07:00
Jameelah Mercer 58bed0eb2a
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-10 20:01:11 -07:00
Jameelah Mercer 1021683dcd
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-10 20:01:02 -07:00
Jameelah Mercer d70d9e93cf
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-10 20:00:51 -07:00
Jameelah Mercer 1911f06272
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-10 20:00:41 -07:00
Scott Anderson 1e9179c050
Update database delete behavior for InfluxDB Cloud Dedicated (#5942)
* update dedicated database delete behavior

* removed db name reuse warning from influxctl database create

* added warnings to wait write to a reused db name
2025-04-10 14:52:05 -06:00
Jason Stirnaman 7e34359925
Merge pull request #5968 from influxdata/jts-5957-promote-api-for-writing-to-core-and-enterprise
chore(monolith): Core and Enterprise: Add client library references, …
2025-04-10 13:20:07 -05:00
Jason Stirnaman c4b3989883
Merge branch 'master' into jts-5957-promote-api-for-writing-to-core-and-enterprise 2025-04-10 12:59:52 -05:00
Scott Anderson 3ae97b87f5 hotfix: remove influxdb3 instructions for stopping the docker container 2025-04-10 10:14:55 -06:00
Jason Stirnaman 7c076cc38f chore(monolith): Core and Enterprise: Add client library references, revise recommendations
chore(monolith): Recommend API over CLI for writing data (Closes #5957). Fix client library references
fix(monolith): Add tool comparison table (linked from client libs), fix and cleanup write data sections, link to client libraries.
fix(monolith): Remove redundant content.

Closes #5957
2025-04-09 19:53:48 -05:00
Jason Stirnaman fa199d8386
Merge pull request #5967 from influxdata/jts-fix-beta
fix beta in API
2025-04-09 17:26:51 -05:00
Jason Stirnaman c259a01937 fix(api): replace alpha with beta 2025-04-09 11:05:38 -05:00
Jason Stirnaman 0816350295 chore(copilot): update to latest settings in https://code.visualstudio.com/docs/copilot/reference/copilot-settings 2025-04-09 11:05:36 -05:00
Adam S 9ee16d3cba
Update _index.md (#5964)
Add --node-id flag
2025-04-04 18:48:36 -06:00
Adam S 45326bcc04 Update influxdb3-cli.md
Add --file flag
2025-04-04 15:20:38 -04:00
Maya Strandboge 8e62adaff5
Release influxctl v2.10.0 (#5959)
* Release influxctl v2.10.0

* Database token expiration in Dedicated and Clustered (#5930)

* adds database token expiration to dedicated and clustered docs

* update to fix md lint

* updates influxctl create in dedicated

* Apply suggestions from code review

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

---------

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

* udpates for influxctl 2.10.0 (#5960)

* added missing expires at information to cloud-dedicated token mgmt

* influxctl 2.10.0 release notes (#5961)

* influxctl 2.10.0 release notes

* corrected influxctl release note

* corrected punctuation in influxctl release note

* corrected link urls in shared influxctl release notes

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-04-04 11:57:06 -06:00
Jameelah Mercer b282a88ee8
Merge branch 'master' into docs/v3/processing-engine 2025-04-03 16:48:26 -07:00
Jameelah Mercer fd3b48061b
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-03 16:45:55 -07:00
Jameelah Mercer 1c4baa9628
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-03 16:45:41 -07:00
meelahme 1e8f19484a updating show-in shortcode for enterprise 2025-04-03 15:10:00 -07:00
meelahme 55bab26d4e adding show-in shortcode 2025-04-03 15:07:12 -07:00
Scott Anderson 6086d94037 hotfix: remove errant tick from canonical template 2025-04-03 15:57:20 -06:00
meelahme 8065516907 Merge branch 'master' of github.com:influxdata/docs-v2 into docs/v3/processing-engine 2025-04-03 14:51:01 -07:00
Scott Anderson ce04b19f1e
Overhaul canonical pages (#5955)
* overhaul how canonical pages are set

* updated canonical template comment
2025-04-03 12:43:17 -06:00
Jason Stirnaman fdf3e64248
Merge pull request #5956 from influxdata/jts-fix-copilot-instruction
chore(copilot): add InfluxDB 3 Enterprise to products list
2025-04-03 11:53:45 -05:00
Jason Stirnaman 8bd5e92ada chore(copilot): add InfluxDB 3 Enterprise to products list 2025-04-03 11:51:16 -05:00
Jason Stirnaman 4f1b6933b7
Merge pull request #5954 from influxdata/jts-5948-fix-influxdb3-install
Jts 5948 fix influxdb3 install
2025-04-03 09:00:33 -05:00
Jason Stirnaman ae48e5a6a1
Merge branch 'master' into jts-5948-fix-influxdb3-install 2025-04-03 08:58:24 -05:00
Scott Anderson 15bcfc95c3 hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
Jameelah Mercer 50c7116aa7
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-02 15:42:25 -07:00
Jameelah Mercer 46f919137c
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-02 15:42:10 -07:00
Jameelah Mercer 5b0413c151
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-02 15:41:58 -07:00