Commit Graph

8611 Commits (fix-mono-get-started)

Author SHA1 Message Date
Jason Stirnaman 79de24bef2 feat(oss2): Add influxd_flags entry for option
Part of influxdata/DAR/issues/500
2025-05-15 16:05:43 -05:00
Jason Stirnaman 0a1179932f feat(oss2): option
Part of influxdata/DAR/issues/500
2025-05-15 15:44:26 -05:00
Jason Stirnaman 500a31cdd9 feat(oss2): Release notes for OSS 2.7.12, fix broken link, list item indentation, and failing codeblock tests 2025-05-15 15:12:20 -05:00
meelahme 18a4413933 docs(cli): add editable placeholders for database, table, and token in and examples 2025-05-15 12:28:30 -07:00
meelahme 5a843f5d9a docs(cli): improve distinct_cache structure 2025-05-15 11:09:46 -07:00
meelahme 4dd5726417 docs(influxdb3): add prerequisites and clarify token usage options 2025-05-15 10:47:39 -07:00
meelahme 0cbfade147 revising structure 2025-05-15 10:38:28 -07:00
Jameelah Mercer 663cfc91bb
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-15 10:29:46 -07:00
Jameelah Mercer 7279e95829
Merge branch 'master' into 6020-add-code-placeholders-core-ent-examples 2025-05-15 10:11:39 -07:00
meelahme 5522673052 docs(influxdb3): clarify auth token usage and add CLI/API code tabs 2025-05-15 10:03:32 -07:00
meelahme 994e848f88 WIP: update format 2025-05-15 09:19:06 -07: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
Jameelah Mercer b84ab2cb60
Merge branch 'master' into 6020-add-code-placeholders-core-ent-examples 2025-05-14 16:15:07 -07: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
Jameelah Mercer 58f98b0f2a
Merge branch 'master' into 6020-add-code-placeholders-core-ent-examples 2025-05-13 12:04:07 -07: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
meelahme e6d88388fe docs(cli): improve distinct_cache example section and placeholder guidance for distinct_cache.md 2025-05-12 20:29:54 -07:00
meelahme 8f8bf5506d Merge branch '5949-add-api-reference-examples-to-influxdb3' of github.com:influxdata/docs-v2 into 5949-add-api-reference-examples-to-influxdb3 2025-05-12 20:11:16 -07:00
meelahme 386cfc28cf docs(cli): improve create database docs for clarity and style to database.md 2025-05-12 20:10:31 -07:00
Jameelah Mercer 07c8b9590b
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-12 20:04:19 -07:00
meelahme 7ae03927fb docs(influxdb3): updating code-placeholders and tabbed examples 2025-05-12 13:58:30 -07:00
meelahme 3fd4e77fa7 docs(influxdb3): Add code-placeholders and tabbed examples for admin token creation (#6020) 2025-05-12 13:27:08 -07:00
Scott Anderson 9f57a4be1f hotfix: fix influxdb3 cta links 2025-05-12 14:08:29 -06:00
Jameelah Mercer 8988fb6fb3
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-12 11:44:59 -07: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
jonasnoki 0d3a5eaf3b
fix: use correct port in example compose.yaml in install.md 2025-05-12 12:14:44 +02: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