Peter Barnett
074097902e
chore: add release notes for 3.0.3
2025-05-16 11:40:52 -04:00
Jason Stirnaman
867c5dfd99
Merge pull request #6068 from influxdata/hotfix-ent-api-token-url
...
hotfix(ent3): API ref: Remove admin token enterprise-only note and re…
2025-05-15 09:29:32 -05:00
Jason Stirnaman
dce91b9692
hotfix(ent3): API ref: Remove admin token enterprise-only note and rebuild with previous fix.
2025-05-15 09:22:50 -05:00
Jason Stirnaman
2afdea427a
Merge pull request #6067 from influxdata/praveen/fix-influxdb3-ent-regenerate-url
...
fix: url fixes in API reference section
2025-05-15 09:06:38 -05:00
Praveen Kumar
db1b750cde
fix: url fixes in API reference section
...
- removes extra `/enterprise` in 'create admin token' section
- removes extra `/enterprise` in 'regenerate admin token' section
2025-05-15 12:13:31 +01:00
Jason Stirnaman
249553d00d
Merge pull request #6063 from influxdata/praveen/fix-influxdb3-enterprise-token-creation-ref
...
fix: incorrect enterprise admin token creation link
2025-05-14 09:48:00 -05:00
Praveen Kumar
b816dbbfb6
fix: incorrect enterprise admin token creation link
...
This commit fixes the link by removing `/enterprise/` in the URL for creating admin token in enterprise
Both core and enterprise share the same endpoints mounted at the root
level for managing admin/operator token. Only enterprise specific
features are mounted on `/enterprise`.
2025-05-14 14:46:06 +01:00
Scott Anderson
7fbf301fe2
Clustered fixes ( #6062 )
...
* updates AppInstance example for pausing, closes influxdata/DAR#486 , closes influxdata/DAR#498
* clarify soft-deletes interactions with objects, closes influxdata/DAR#489
* add warning to use same clustered version in restore, closes influxdata/DAR#485
2025-05-13 14:37:37 -05:00
Jason Stirnaman
516ad322be
Merge pull request #6061 from influxdata/hotfix-plugin-doc
...
hotfix(influxdb3): Plugins: broken link to /extend-plugin/
2025-05-13 13:21:44 -05:00
Jason Stirnaman
cbd46d0f46
hotfix(influxdb3): Plugins: broken link to /extend-plugin/
2025-05-13 13:13:40 -05:00
peterbarnett03
f3e4e8fdcd
Merge pull request #6059 from influxdata/pbarnett/tiny-product-name-callout
...
fix: update Core to by dynamic name
2025-05-13 13:04:16 -04:00
peterbarnett03
db2afce36e
Merge branch 'master' into pbarnett/tiny-product-name-callout
2025-05-13 13:01:39 -04:00
Peter Barnett
16d8ee0efc
fix: update Core to by dynamic name
2025-05-13 12:59:27 -04:00
Jason Stirnaman
d07495e1b1
Merge pull request #6058 from influxdata/pbarnett/remove-DVC-reload-info
...
fix: remove dvc/lvc reload temporarily
2025-05-13 10:50:36 -05:00
Peter Barnett
d3d94325d9
fix: remove dvc/lvc reload temporarily
2025-05-13 11:45:53 -04:00
Scott Anderson
e1735aeeee
Merge branch 'master' of github.com:influxdata/docs-v2
2025-05-13 09:25:23 -06:00
Scott Anderson
5435140582
hotfix: fix nav orphans and sorting, update clustered token delete to revoke
2025-05-13 09:25:11 -06:00
Jason Stirnaman
7689149db2
Merge pull request #6048 from influxdata/update-dedicated-admin-ui-custom-partitioning
...
chore(dedicated): Admin UI: Update table instructions for custom part…
2025-05-13 10:15:14 -05:00
Jason Stirnaman
8385953d39
Merge branch 'master' into update-dedicated-admin-ui-custom-partitioning
2025-05-13 10:03:11 -05:00
Scott Anderson
2c0a35bc1a
Clustered release 20250508-1719206 ( #6054 )
...
* update database delete behavior
* chore: update docs for 20250508-1719206 clustered release (#6051 )
* chore: update docs for 20250508-1719206 release
* Apply suggestions from code review
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb3/clustered/reference/cli/influxctl/database/delete.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Logan <mail@logan-cox.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 07:07:20 -06:00
Scott Anderson
9f57a4be1f
hotfix: fix influxdb3 cta links
2025-05-12 14:08:29 -06:00
Jason Stirnaman
87214b9d92
Merge branch 'master' into update-dedicated-admin-ui-custom-partitioning
2025-05-12 13:11:23 -05:00
Jameelah Mercer
16e141c068
Merge pull request #5963 from influxdata/5951-restructure-influxdb3-plugins
...
Restructure influxdb3 /plugins for step-by-step clarity
2025-05-12 11:09:57 -07:00
Jason Stirnaman
7991d68e37
Apply suggestions from code review
2025-05-12 12:52:20 -05:00
Jameelah Mercer
624625f7a3
Merge branch 'master' into 5951-restructure-influxdb3-plugins
2025-05-09 19:23:19 -07:00
Jason Stirnaman
722bd85732
Merge branch 'master' into update-dedicated-admin-ui-custom-partitioning
2025-05-09 16:01:50 -05:00
Scott Anderson
6f72ee52f0
fix: update calls to action in dedicated and clustered ( #6049 )
2025-05-09 16:01:15 -05:00
meelahme
9b76d8b5d2
docs: improve structure and clarity of in-memory cache and logging guidance
2025-05-09 13:42:31 -07:00
Jameelah Mercer
6f233a14ae
Update content/shared/extended-plugin-api.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-09 13:10:24 -07:00
Jameelah Mercer
504f2a888c
Merge branch 'master' into 5951-restructure-influxdb3-plugins
2025-05-09 13:00:34 -07:00
Jason Stirnaman
e7f5b6c051
chore(dedicated): Admin UI: Update table instructions for custom partitioning options
2025-05-09 14:58:25 -05:00
Jameelah Mercer
c7f3683ed0
Update content/influxdb3/core/extend-plugin.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:47:53 -07:00
Jameelah Mercer
48eb52bbba
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:47:45 -07:00
Jameelah Mercer
a7336e1d6f
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:41:54 -07:00
Jameelah Mercer
0ea25f6d74
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:41:20 -07:00
Jameelah Mercer
a01b07ed24
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:41:04 -07:00
Jameelah Mercer
b715c0eedd
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:40:51 -07:00
Jameelah Mercer
73e6ccc13f
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:40:09 -07:00
Jameelah Mercer
01e0fd3cdf
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:38:51 -07:00
Jason Stirnaman
01167ecb77
Merge pull request #6047 from influxdata/staging/6023-admin-ui-docs-for-cloud-dedicated
...
feat(dedicated): Admin UI: Add create table, revise create database a…
2025-05-09 10:42:45 -05:00
Jason Stirnaman
815514c53b
Apply suggestions from code review
2025-05-09 10:24:58 -05:00
Jason Stirnaman
585490b983
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-09 10:22:47 -05:00
meelahme
4b0a09ebf2
docs: improve plugin setup flow and heading structure for Processing Engine guide
2025-05-08 18:30:10 -07:00
meelahme
c7a2068fcb
docs: clarify plugin usage and setup for Processing Engine
2025-05-08 16:58:19 -07:00
Jameelah Mercer
8e2076c7ca
Merge branch 'master' into 5951-restructure-influxdb3-plugins
2025-05-08 16:11:22 -07:00
Jason Stirnaman
768dd80081
Merge branch 'master' into staging/6023-admin-ui-docs-for-cloud-dedicated
2025-05-08 16:55:55 -05:00
Jason Stirnaman
504e7b3d1c
feat(dedicated): Admin UI: Add create table, revise create database and custom partitioning
...
- Add Admin UI instructions for creating a table
- Moves database and table instructions for custom partitioning to separate tab groups
- Revise custom partitioning instructions for consistency.
- Add descriptions and links to Management API ref
2025-05-08 16:24:29 -05:00
Jason Stirnaman
24bdf290ce
Merge pull request #6028 from influxdata/6023-admin-ui-docs-for-cloud-dedicated
...
6023 admin UI docs for cloud dedicated
2025-05-08 11:32:59 -05:00
Jason Stirnaman
5675cfaa1b
Apply suggestions from code review
2025-05-08 11:28:44 -05:00
Jameelah Mercer
8d92afad9e
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 15:41:45 -07:00