Commit Graph

8596 Commits (pbarnett/update-getting-started-video)

Author SHA1 Message Date
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
Jameelah Mercer f7ee9cf567
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 15:40:39 -07:00
Jameelah Mercer eeb2b792f0
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 15:39:56 -07:00
Jameelah Mercer 967c9e2026
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 15:38:56 -07:00
Jameelah Mercer 62c0eed6b2
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 15:37:59 -07:00
Jameelah Mercer bc37be3a44
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 15:37:21 -07:00
meelahme 578e9bd233 docs: refactor plugin usage instructions into code tabs for local and GitHub options 2025-05-06 15:35:32 -07:00
Jameelah Mercer 6d04afa0a0
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:43:49 -07:00
Jameelah Mercer 5ee9686efb
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-06 12:29:56 -07:00
Jameelah Mercer a05ea49336
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:29:15 -07:00
Jameelah Mercer 535bdc8ad4
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-05-06 12:26:10 -07:00
Jameelah Mercer 882b5d2aac
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:25:54 -07:00
Jameelah Mercer 5023e2e708
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:25:07 -07:00
Jameelah Mercer 1440bf9563
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:24:10 -07:00
Jameelah Mercer 6c703274e2
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:23:54 -07:00
Jameelah Mercer 70df502c30
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:23:27 -07:00
Jameelah Mercer cab9dea181
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:23:11 -07:00
Jameelah Mercer 67a193fd55
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:22:48 -07:00
Jameelah Mercer 070bbfb2fb
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:22:34 -07:00
Jameelah Mercer 605e9c2b3d
Update content/shared/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:22:04 -07:00
Jameelah Mercer ee69ac89c7
Update content/shared/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:21:44 -07:00
Jameelah Mercer e37c3e6244
Update content/shared/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:21:24 -07:00
Jameelah Mercer 36caefcdb4
Update content/shared/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:21:00 -07:00
Jameelah Mercer e7bb694687
Update content/shared/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-06 12:20:15 -07: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
Jason Stirnaman 74ecd943c8
Merge pull request #6045 from influxdata/pbarnett/release-notes-3.0.2
chore: add 3.0.2 notes
2025-05-06 13:58:48 -05:00
Jason Stirnaman a29179941f
Update content/shared/v3-core-enterprise-release-notes/_index.md 2025-05-06 13:55:19 -05:00
Jason Stirnaman c2f748c480
Update content/shared/v3-core-enterprise-release-notes/_index.md 2025-05-06 13:52:52 -05:00
Peter Barnett c60241781f chore: add 3.0.2 notes 2025-05-06 11:04:26 -07:00
Jason Stirnaman 60d0b4a6d9
Merge pull request #6043 from influxdata/jstirnaman/issue6042
hotfix(3-ent): Closes #6042 - Restore auth content
2025-05-06 12:19:11 -05:00
Jason Stirnaman d3c56d0d39 hotfix(3-ent): Closes #6042 - Restore auth content 2025-05-06 12:09:29 -05:00
meelahme d9fc64aed6 updating TOC and heading structure 2025-05-05 15:42:45 -07:00
meelahme 05bf9d10de docs: update TOC and heading structure for consistency and readability 2025-05-05 15:32:14 -07:00
meelahme f508d35952 docs: updates to Install Python dependencies heading 2025-05-05 15:12:30 -07:00
meelahme 377be5becc docs: reorganize Processing Engine sections and TOC for clarity and advanced trigger configuratio n 2025-05-05 15:08:33 -07:00
meelahme e4c83c771c docs: standardize code placeholders for CLI examples per style guide 2025-05-05 14:43:41 -07:00
meelahme d62c1eb800 Merge branch '5951-restructure-influxdb3-plugins' of github.com:influxdata/docs-v2 into 5951-restructure-influxdb3-plugins 2025-05-05 14:17:41 -07:00
meelahme 8ea62564d9 checking for active voice 2025-05-05 14:16:43 -07:00
Jameelah Mercer 1ff867ef3a
Update content/shared/extended-plugin-api.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-05 14:07:08 -07:00
Jameelah Mercer a645c04582
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-05-05 14:05:11 -07:00
meelahme 3406b61452 removing duplicate Github community plugin access sections 2025-05-05 13:59:38 -07:00
meelahme 02423a7d3a standardize capitalization: Processing Engine → Processing engine 2025-05-05 13:48:09 -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 09ad8b1adc
Merge pull request #6041 from influxdata/jstirnaman/issue6039
fix(ent3): License options: clarify license email and license file ar…
2025-05-05 13:48:26 -05: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