Commit Graph

595 Commits (jts/explorer-docs)

Author SHA1 Message Date
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 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
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 b79269b11a fix(ent3): Remove 'enterprise' from /api/v3/configure/token/admin endpoint 2025-05-20 11:10:38 -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 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
meelahme b3b087bf45 Clarify token usage instructions and reinforce one-time visibility 2025-05-16 21:07:13 -07:00
meelahme 74039f1919 resolving lint check warning 2025-05-16 20:52:38 -07:00
meelahme 83d800be46 minor update to table.md 2025-05-16 20:50:53 -07:00
meelahme c60766be3e updating verification example to be more precise 2025-05-16 20:47:05 -07:00
meelahme fa8e6114f9 Fix pytest.mark.skip rendering issue in SHOW TABLES example output block 2025-05-16 20:38:32 -07:00
meelahme d8e043e193 Clarify table creation behavior in CLI docs; add note about automatic creation on write 2025-05-16 20:10:56 -07:00
Jameelah Mercer ed3aa1ff30
Update content/shared/influxdb3-cli/create/token.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 19:39:13 -07:00
Jameelah Mercer 7f1a3b6cec
Update trigger.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:21:36 -07:00
Jameelah Mercer 69170973f8
Update trigger.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:21:25 -07:00
Jameelah Mercer cf87936e97
Update trigger.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:21:18 -07:00
Jameelah Mercer a2145f0f98
Update trigger.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:21:12 -07:00
Jameelah Mercer ef239efffa
Update token.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:21:05 -07:00
Jameelah Mercer 3a39a927df
Update token.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:20:57 -07:00
Jameelah Mercer 7a390620d1
Update table.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:20:41 -07:00
Jameelah Mercer 2c3b3f8dad
Update table.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:19:59 -07:00
Jameelah Mercer af999045f2
Update table.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:19:53 -07:00
Jameelah Mercer 2ae9d67475
Update table.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:19:45 -07:00
Jameelah Mercer df24a224f8
Update last_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:19:14 -07:00
Jameelah Mercer dd8369b50b
Update last_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:19:07 -07:00
Jameelah Mercer 9834fab278
Update distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:19:00 -07:00
Jameelah Mercer 3edf4e7cc0
Update database.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:18:55 -07:00
Jameelah Mercer 21588fefd8
Update database.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:18:48 -07:00
Jameelah Mercer b46033898e
Update database.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:18:39 -07:00
Jameelah Mercer 8847d6777e
Update database.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-16 14:18:19 -07:00
Jameelah Mercer 0f8945fa61
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-16 11:07:26 -07:00
Jameelah Mercer 94b4228f4b
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-16 10:56:08 -07:00
Jameelah Mercer da0fde5af6
Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-16 10:51:35 -07:00
Jameelah Mercer cc3b1a9325
Update content/shared/v3-enterprise-get-started/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-16 10:51:28 -07:00
meelahme 8fc07473d2 Merge branch '6020-add-code-placeholders-core-ent-examples' of github.com:influxdata/docs-v2 into 6020-add-code-placeholders-core-ent-examples 2025-05-16 10:21:11 -07:00