Commit Graph

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

Author SHA1 Message Date
peterbarnett03 1ec434645a
fix: update video 2025-05-29 21:50:42 -04:00
Gary Fowler ef94943f54
Update _index.md 2025-05-29 13:53:19 -10:00
Scott Anderson 6e127d4572 hotfix: included explorer in discord-preferred list 2025-05-29 17:41:12 -06:00
peterbarnett03 bd543f6a14
update: start explorer docs (#6102)
* update: start explorer docs

* fix(explorer): Add Explorer to products.yml, move to version folder, add get-started step nav, cleanup

* Updated explorer directory structure, homepage, and beta styling (#6108)

* updated explorer dirctory struction, homepage, and beta styling

* clean up homepage state tags

* 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>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-29 18:29:16 -05:00
Jason Stirnaman 8eb1b356cc
Merge branch 'master' into fix-cleanup-bad-anchor-links 2025-05-29 11:17:51 -05:00
Jason Stirnaman 316a1a0d42
Merge branch 'master' into 6099-v3-1-fixes 2025-05-29 11:13:57 -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 541689663d fix(mono): missing paragraph line after tabs hides text in dark mode 2025-05-29 10:54:13 -05:00
peterbarnett03 c1c0b0789e
chore:update explorer run command 2025-05-29 10:47:47 -04:00
Jason Stirnaman 78b2b5ba72 chore(mono): apply caching suggestion 2025-05-29 09:37:35 -05:00
Jameelah Mercer f4e8b218c6
Update content/influxdb3/core/admin/tokens/admin/create.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-29 23:20:37 +09:00
Jason Stirnaman 3bf419fb1d fix: links missing leading slash 2025-05-29 09:06:42 -05:00
Jason Stirnaman fa29bcc208
Merge branch 'master' into 6099-v3-1-monolith-release 2025-05-29 08:54:03 -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 fd6bd6a6ff fix(mono): formatting 2025-05-28 22:47:41 -05:00
Jason Stirnaman e2ced95f94 fix(mono): broken anchors, broken internal links 2025-05-28 22:42:54 -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
Peter Barnett 7c989a0370 chore: update release notes 2025-05-28 22:43:50 -04:00
Jason Stirnaman 7b18089e52 chore: Emphasize Discord for Core and Ent 3 support, other options for other products:
Add callout to core/get-started and enterprise/get-started
Only show Discord support option if core or enterprise
Closes #6095
2025-05-27 16:17:26 -05:00
Scott Anderson dc533920f1
add information about column order in monolith (#6094) 2025-05-27 15:15:54 -05:00
Jason Stirnaman cbd62a8f87 chore(mono): Core and Enterprise: add auth to Get Started examples (part of #6080)
- Make it clear that a token is required when auth is activated.
- Add --token for CLI examples in Get Started.
- Add Auth header for API examples in Get Started.
2025-05-27 14:49:15 -05:00
Jason Stirnaman 2dbe5f77bc
Merge branch 'master' into patch-1 2025-05-23 09:10:30 -05:00
Jason Stirnaman abcbefdd02
Update content/influxdb/v2/write-data/troubleshoot.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-22 16:55:40 -05:00
Jason Stirnaman e6d2e00b83
Update content/shared/influxdb-v2/write-data/troubleshoot.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-22 16:55:23 -05:00
Jason Stirnaman 36e65a663e
Merge branch 'master' into 6071-chore-v2-partial-writes 2025-05-22 16:38:56 -05:00
Jason Stirnaman 8d0d4acf55 fix(oss2): Troubleshoot partial writes for v2 and Cloud
- OSS v2 supports partial writes and returns a 422 that describes rejected points, depending on the problem.
- Update API spec
- Move file to content/shared for Cloud
2025-05-22 16:30:41 -05:00
Jason Stirnaman d471bbe2a1
Merge branch 'master' into fix-api-docs-links 2025-05-22 16:02:09 -05:00
Scott Anderson 950cb50a5b
hotfix: update v2 download links (#6085) 2025-05-22 12:57:50 -05:00
Jason Stirnaman 630002bed1
Update content/shared/influxdb3-cli/create/trigger.md 2025-05-21 10:48:34 -05:00
peterbarnett03 e8e69d9804
fix: clarify that a plugin filename is needed 2025-05-21 09:14:22 -04:00
Jason Stirnaman 50a9d7c796 feat(oss2): 2.7.12 release notes: include bug fix, bump version 2025-05-20 16:24:06 -05:00
Jason Stirnaman fae826f6ef
Merge branch 'master' into feat-oss-2.7.12-release 2025-05-20 15:54:49 -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 f8f48d451a
Merge branch 'master' into feat-oss-2.7.12-release 2025-05-19 14:58:40 -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
Jason Stirnaman 8a7edf01d4
Merge branch 'master' into 6072-update-the-latest-stable-oss-callout-to-3-core 2025-05-19 14:01:19 -05:00
Jason Stirnaman 9da9b8570e
Apply suggestions from code review 2025-05-19 12:40:19 -05:00
Jameelah Mercer 59dca83f14
Update content/shared/influxdb3-cli/create/token.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:33:35 -07:00
Jameelah Mercer adb3264f4d
Update content/shared/influxdb3-cli/create/token.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:33:18 -07:00
Jameelah Mercer 2540cee9cf
Update content/shared/influxdb3-cli/create/token.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:33:01 -07:00
Jameelah Mercer f245785139
Update content/shared/influxdb3-cli/create/table.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:32:44 -07:00
Jameelah Mercer 02035d2f52
Update content/shared/influxdb3-cli/create/table.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:32:25 -07:00
Jameelah Mercer 185c2faaa9
Update content/shared/influxdb3-cli/create/distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:31:56 -07:00
Jameelah Mercer 9adda3e659
Update content/shared/influxdb3-cli/create/distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:31:44 -07:00
Jameelah Mercer d16c2264d6
Update content/shared/influxdb3-cli/create/distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:31:30 -07:00
Jameelah Mercer 138decaf3f
Update content/shared/influxdb3-cli/create/distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:31:17 -07:00
Jameelah Mercer e0564330a2
Update content/shared/influxdb3-cli/create/distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-19 10:30:55 -07:00