Commit Graph

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

Author SHA1 Message Date
peterbarnett03 1ec434645a
fix: update video 2025-05-29 21:50:42 -04:00
peterbarnett03 c4dbe4db83
Merge pull request #6112 from influxdata/garylfowler-patch-1
Update _index.md
2025-05-29 19:58:22 -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 f008d6e9ad
Merge pull request #6098 from jaal2001/patch-1
Update _index.md
2025-05-29 14:00:56 -05:00
Jason Stirnaman d06f1dfc15
Merge branch 'master' into patch-1 2025-05-29 13:55:53 -05:00
Jason Stirnaman d563dc9116
Merge pull request #6103 from influxdata/fix-cleanup-bad-anchor-links
fix(influxdb3): replace {{< product-name in headers with {{% to avoid…
2025-05-29 13:16:47 -05:00
Jason Stirnaman 8eb1b356cc
Merge branch 'master' into fix-cleanup-bad-anchor-links 2025-05-29 11:17:51 -05:00
Jason Stirnaman d126c56bbc
Merge pull request #6105 from influxdata/6099-v3-1-fixes
6099 v3 1 fixes
2025-05-29 11:17:23 -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
Jason Stirnaman 50ba67af32
Merge pull request #6106 from influxdata/pbarnett/update-explorer-run
chore:update explorer run command
2025-05-29 10:14:51 -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
Jason Stirnaman ffe7e05850
Merge pull request #6100 from influxdata/6099-v3-1-monolith-release
6099 v3 1 monolith release
2025-05-29 09:33:57 -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 feb483ec6c
Merge pull request #6096 from influxdata/6095-discord-for-core-and-ent
6095 discord for core and ent
2025-05-29 08:52:07 -05:00
Jason Stirnaman 9ffba860fa
Update layouts/partials/article/feedback.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-29 08:49:02 -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 e59f22af51 chore(mono): 3.1 release - bump versions 2025-05-28 22:55:52 -05:00
Jason Stirnaman fd6bd6a6ff fix(mono): formatting 2025-05-28 22:47:41 -05:00
Jason Stirnaman badc27190e chore(ci): Lefthook: pass push files to test commands 2025-05-28 22:43:13 -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
jaal2001 a0bc2aa6b5
Update _index.md
Document did not show the arguments for --permission at the correct place. Needed to be moved from the end of the statement to behind --permission
2025-05-28 17:41:44 +02: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
Jason Stirnaman a6cebc2757 chore(mono): Core and Enterprise 3: Prefer Discord for Core and Ent 3 only. 2025-05-27 15:28:57 -05:00
Scott Anderson dc533920f1
add information about column order in monolith (#6094) 2025-05-27 15:15:54 -05:00
Jason Stirnaman e5ee6bfabe
Merge pull request #6093 from influxdata/6080-add-auth-to-examples
chore(mono): Core and Enterprise: add auth to Get Started examples (p…
2025-05-27 15:02:27 -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 3260897049
Merge pull request #6092 from influxdata/jts-copilot-instructions
chore(qol): Build custom CoPilot instructions from CONTRIBUTING.md:
2025-05-27 14:41:19 -05:00
Jason Stirnaman 5da0442727 chore(qol): Build custom CoPilot instructions from CONTRIBUTING.md:
- Add a script and pre-commit command to generate a CoPilot instructions file  from CONTRIBUTING.md guidelines.
- Add custom instructions for CoPilot to help with influxdb3 placeholders
2025-05-27 10:33:12 -05:00
Jason Stirnaman 9b59cf6262
Merge pull request #6052 from jonasnoki/patch-1
fix: use correct port in example compose.yaml in install.md
2025-05-23 09:28:52 -05:00
Jason Stirnaman 2dbe5f77bc
Merge branch 'master' into patch-1 2025-05-23 09:10:30 -05:00
Jason Stirnaman 7f278b07e2
Merge pull request #6086 from influxdata/6071-chore-v2-partial-writes
fix(oss2): Troubleshoot partial writes for OSS v2 and Cloud
2025-05-22 18:05:02 -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 a424a92b72
Merge pull request #6076 from influxdata/fix-api-docs-links
fix: broken links and formatting, missing Management API ReDoc securi…
2025-05-22 16:11:25 -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 17380ef9f3
Merge pull request #6083 from influxdata/pbarnett/update-trigger-spec
fix: clarify that a plugin filename is needed
2025-05-21 10:53:38 -05:00