Commit Graph

8036 Commits (jts-monolith-tokens)

Author SHA1 Message Date
Jason Stirnaman 59f8cc605a
Merge pull request #5981 from influxdata/jts-manage-admin-tokens
feat(mono): Manage admin tokens
2025-04-15 08:05:13 -05:00
Jason Stirnaman de8ab2ec7f feat(mono): Manage admin tokens 2025-04-15 02:21:38 -05:00
Jason Stirnaman 674f8f4a9a fix(dist): CD and Clustered descriptions 2025-04-15 00:44:19 -05:00
Jason Stirnaman f7be9d255e fix(mono): get-started with resource tokens 2025-04-14 22:25:40 -05:00
Jason Stirnaman 6161025dca fix(mono): get-started suggestions 2025-04-14 22:16:36 -05:00
Jason Stirnaman 86713e2ecb fix: cleanup 2025-04-14 22:11:02 -05:00
Jason Stirnaman e088f1763d feat(monolith): Core: get-started with admin tokens 2025-04-14 22:02:29 -05:00
Jason Stirnaman be6d98abce feat(monolith): Get started using tokens 2025-04-14 22:02:29 -05:00
Jason Stirnaman 21ad484c19 feat(enterprise): Get-started using admin, database, and system tokens 2025-04-14 22:02:29 -05: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
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
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
Jason Stirnaman eb5f3b4067
Merge branch 'master' into jts-5948-fix-influxdb3-install 2025-04-02 17:05:38 -05:00