Scott Anderson
4370327b0d
Add InfluxDB 3 Explorer installation documentation ( #6111 )
...
* InfluxDB 3 Explorer installation instructions
* fixed broken links
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update: add getting started video
* updated to address PR feedback
* adjust page weights for explorer docs
* other minor updates
* more minor updates
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>
2025-05-29 18:20:09 -05:00
Scott Anderson
55d820fbdd
Merge branch 'master' into pbarnett/explorer-docs
2025-05-29 14:14:19 -05:00
Scott Anderson
ebfc11301b
Updated explorer directory structure, homepage, and beta styling ( #6108 )
...
* updated explorer dirctory struction, homepage, and beta styling
* clean up homepage state tags
2025-05-29 13:08:23 -05:00
Jason Stirnaman
8eb1b356cc
Merge branch 'master' into fix-cleanup-bad-anchor-links
2025-05-29 11:17:51 -05:00
Jason Stirnaman
60a79b3f92
fix(mono): providing tokens using env var or --token, missing core/admin/tokens/admin content
2025-05-29 11:11:28 -05:00
Jason Stirnaman
78b2b5ba72
chore(mono): apply caching suggestion
2025-05-29 09:37:35 -05:00
Jason Stirnaman
3bf419fb1d
fix: links missing leading slash
2025-05-29 09:06:42 -05:00
Jason Stirnaman
2169935012
fix(influxdb3): replace {{< product-name in headers with {{% to avoid the hahahugo anchor link bug.
...
- Still need to track down the root cause
2025-05-29 00:47:33 -05:00
Jason Stirnaman
01e872269d
fix(mono): Bad anchors caused by {{< product-name >}} shortcode
2025-05-29 00:12:37 -05:00
Jason Stirnaman
7bf799c3d0
fix(mono): Update descriptions to be more operator-specific
2025-05-28 23:39:50 -05:00
Jason Stirnaman
2318cf7ac7
feat(mono): 3.1 admin tokens:
...
- Updates get-started and admin guides, CLI references
- Adds admin token CLI reference page
- Operator token (_admin) - system-generated, non-expiring
- Named admin tokens - user-defined with expiration support
- Resource tokens (Enterprise only) - database and system tokens
- Core vs Enterprise token limits properly documented
- Create the initial operator token
2025-05-28 22:41:03 -05:00
Scott Anderson
dc533920f1
add information about column order in monolith ( #6094 )
2025-05-27 15:15:54 -05:00
Jason Stirnaman
2dbe5f77bc
Merge branch 'master' into patch-1
2025-05-23 09:10:30 -05:00
Jason Stirnaman
d471bbe2a1
Merge branch 'master' into fix-api-docs-links
2025-05-22 16:02:09 -05:00
Jason Stirnaman
b79269b11a
fix(ent3): Remove 'enterprise' from /api/v3/configure/token/admin endpoint
2025-05-20 11:10:38 -05:00
Jason Stirnaman
bf6c9ab4b3
hotfix(clustered): fix product name and remove dupe file
2025-05-19 18:05:55 -05:00
Jason Stirnaman
18b90035a4
fix: broken links and formatting, missing Management API ReDoc security section for auth types
2025-05-19 14:09:38 -05:00
Jameelah Mercer
02c3a8bbbd
Update revoke 2.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:18:31 -07:00
meelahme
18a4413933
docs(cli): add editable placeholders for database, table, and token in and examples
2025-05-15 12:28:30 -07:00
Jameelah Mercer
663cfc91bb
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3
2025-05-15 10:29:46 -07: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
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
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
Jameelah Mercer
07c8b9590b
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3
2025-05-12 20:04:19 -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
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
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
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
Jameelah Mercer
8e2076c7ca
Merge branch 'master' into 5951-restructure-influxdb3-plugins
2025-05-08 16:11:22 -07: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
5675cfaa1b
Apply suggestions from code review
2025-05-08 11:28:44 -05:00
Jason Stirnaman
70cd745419
feat(cloud-dedicated): Admin UI: Account info, manage clusters, manage databases, manage tables, manage tokens. ( Closes #6023 )
...
- Admin UI: console URL
- Admin UI: add management features to existing admin pages
- Add a View account page for Admin UI
- Add screenshots
- Add Admin UI page to reference
- Alias reference/cli to influxctl until we expect more.
- Add key features list to influxctl reference
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-06 14:05:12 -05:00
Jameelah Mercer
a645c04582
Merge branch 'master' into 5951-restructure-influxdb3-plugins
2025-05-05 14:05:11 -07:00
Jameelah Mercer
0f853d0900
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3
2025-05-05 13:32:27 -07:00
Jason Stirnaman
6b16a8a13b
Apply suggestions from code review
2025-05-05 13:45:48 -05:00
Jason Stirnaman
32e4a87d13
fix(v3): Enterprise: license-email is primarily for trial and at-home, license-file is primarily for commercial (for now), add license detection sequence, remove caps
2025-05-05 13:03:16 -05:00
Scott Anderson
725a5f87f8
Merge branch 'master' into jstirnaman/issue6039
2025-05-05 10:23:43 -05:00
Scott Anderson
2a4dc71689
Merge branch 'master' into fix-title-shortcode-and-api-links
2025-05-05 10:06:31 -05:00
Jason Stirnaman
404305d22e
chore(ent3): Add related and more info links to serve CLI command reference
2025-05-02 17:56:35 -05:00