Jason Stirnaman
483b41753a
fix(style): datetime shortcode text blends with dark background
...
- When span.current-timestamp (and related shortcodes) are children of .article--content, the text isn't visible in the dark theme--it blends with the background.
- Add specific style settings for datetime shortcodes so that the timestamp text is visible outside of a table.
2025-06-04 13:24:51 -05:00
Jason Stirnaman
bf40c43b40
fix(js): Minor JS fixes: declare variable in keybindings.js, improve selector specificity in flux-group-keys, add group-key shortcode example to example.md
2025-06-04 13:24:51 -05:00
Peter Barnett
8b7f8467f7
fix: remove the git stuff
2025-06-03 12:03:44 -04:00
Peter Barnett
20d2dc093a
update: add docker pull to quickstart
2025-06-03 10:50:20 -04:00
Jason Stirnaman
06e7430a20
Update content/influxdb3/explorer/_index.md
2025-06-02 15:02:12 -05:00
Jason Stirnaman
1d25e4b1b7
Update content/influxdb3/explorer/_index.md
2025-06-02 12:49:04 -05:00
peterbarnett03
bd4bded364
chore: clarify required version number for Explorer
...
Calls out requirements for InfluxDB 3.1.0 or higher to use Explorer
2025-06-02 11:52:07 -04:00
Scott Anderson
b32c482ab3
Update Explorer docker run commands with correct mode specification ( #6114 )
...
* updated the docker commands for explorer
* updated mode examples for explorer docker run
2025-05-30 12:12:43 -05:00
Jason Stirnaman
197f362edc
fix(mono): Get started and Explorer:
...
- Update Explorer query section and tip
- Move tip
- Fix anchor link in Explorer install
2025-05-30 10:44:42 -05:00
Jason Stirnaman
02dde9ace4
Merge branch 'master' into fix-mono-get-started
2025-05-30 10:07:58 -05:00
Jameelah Mercer
26e8614dcc
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:28:00 +09:00
Jameelah Mercer
ba7bbff900
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:52 +09:00
Jameelah Mercer
8e9e890752
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:41 +09:00
Jameelah Mercer
df347fd679
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:28 +09:00
Jameelah Mercer
97fb7f1cdb
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:20 +09:00
Jameelah Mercer
5989d07617
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:27:11 +09:00
Jameelah Mercer
589374a1d2
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:26:58 +09:00
Jameelah Mercer
751e13d1c2
Update _index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-30 12:26:44 +09:00
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
e50abaad09
Update content/shared/influxdb3-get-started/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-29 17:08:40 -05:00
Jason Stirnaman
e996c400a9
chore(mono): Separate home pages from get-started, move shared intro to home pages.
2025-05-29 15:39:31 -05:00
Jason Stirnaman
1d4a1a9af1
chore(mono): Renames unified get-started and removes old directories
2025-05-29 15:29:57 -05:00
Jason Stirnaman
af7a6ff51e
chore(mono): Unify Core and Enterprise get-started pages
...
- Unify into a common page using show-in and other shortcodes
- Misc. fixes and cleanup
2025-05-29 15:21:15 -05:00
Jameelah Mercer
a336481c61
Merge branch 'master' into docs/generalize-grafana-multinode
2025-05-30 04:02:20 +09:00
meelahme
3a798fd011
Merge branch 'docs/generalize-grafana-multinode' of github.com:influxdata/docs-v2 into docs/generalize-grafana-multinode
2025-05-30 03:37:54 +09:00
meelahme
5f7fe5ffc8
Rewrote install section to improve flow and clarify when to use CLI vs Docker
2025-05-30 03:37:27 +09:00
Jameelah Mercer
3863ebc089
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-30 02:51:04 +09:00
Jameelah Mercer
877d263095
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-30 02:50:49 +09:00
meelahme
66b39d3ce9
minor inlin1e code updates
2025-05-30 02:14:03 +09:00
meelahme
aa9787957c
Merge branch 'docs/generalize-grafana-multinode' of github.com:influxdata/docs-v2 into docs/generalize-grafana-multinode
2025-05-30 02:08:41 +09:00
meelahme
6db9b4dc1f
docs(pe): add tabbed examples and warning for installing Python packages
2025-05-30 01:56:41 +09:00
Jameelah Mercer
1ac1c8dbd3
Merge branch 'master' into docs/generalize-grafana-multinode
2025-05-30 01:36:34 +09:00
meelahme
889747149d
docs(enterprise): scope distributed cluster guidance to Enterprise-only deployments
2025-05-30 01:29:21 +09: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
Jameelah Mercer
801e67745b
Merge branch 'master' into 6021-add-schedule-plugin-test-docs
2025-05-29 23:16:12 +09:00
meelahme
fd1c9dcf1e
docs: adding test schedule plugin example
2025-05-29 23:07:46 +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
Jameelah Mercer
d0fad985c5
Merge branch 'master' into 6021-add-schedule-plugin-test-docs
2025-05-28 11:50:19 +09: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
meelahme
20366d1144
docs: add schedule_plugin route files for Core and Enterprise
2025-05-24 12:18:55 +09:00
meelahme
b2c7660ee5
minor changes to headlines structure
2025-05-24 11:34:45 +09:00
meelahme
4de84bbc9a
Merge branch '6021-add-schedule-plugin-test-docs' of github.com:influxdata/docs-v2 into 6021-add-schedule-plugin-test-docs
2025-05-24 11:08:41 +09:00
meelahme
2d31bdfa34
docs(schedule_plugin): add option environment variables table
2025-05-24 10:56:04 +09:00
Jameelah Mercer
1eb841e72c
Merge branch 'master' into 6021-add-schedule-plugin-test-docs
2025-05-24 10:17:11 +09:00
meelahme
2895396deb
docs: add schedule_plugin test command reference to CLI docs
2025-05-24 10:12:08 +09: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
Jason Stirnaman
f53eaf88d9
fix(example): Bad link
2025-05-19 09:55:50 -05:00
Jason Stirnaman
853e628880
chore(ci): Shortcode tests using example.md. Support test-only files (such as example.md) without abusing draft mode.
...
- Add a frontmatter test-only attribute for files like example.md. Don't use draft: true for these files.
- Add support in index.html for the attribute so that the files are only rendered when running in the testing environment.
- e2e smoke test using example.md, ensure it renders without JavaScript errors.
2025-05-19 09:33:34 -05: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