Jason Stirnaman
52e6eeca8a
feat: Update InfluxDB 3 CLI documentation for v3.2.0 features
...
- Add influxdb3 show license command documentation for Enterprise
- Update create database command with --retention-period option
- Update create table command with Enterprise --retention-period option
- Update delete database/table commands with --hard-delete options
- Update CLI command index to include license command
- Update planning documentation for CLI sync process
- Closes #6160
2025-06-26 16:59:21 -05:00
Jason Stirnaman
c5c66638c8
Update content/shared/influxdb3-write-guides/use-telegraf/dual-write.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-24 17:48:24 -05:00
Jason Stirnaman
c8e278ef9f
fix(influxdb3): remove get-started/multi-server.md. It's now under install/
...
- fix `plugin-dir` (Closes ##6150)
2025-06-24 17:30:49 -05:00
Jason Stirnaman
6bab22462a
chore(influxdb3): Remove non-essential Docker example
2025-06-24 11:20:30 -05:00
Jason Stirnaman
29a81be296
fix(influxdb3): Get started fixes
2025-06-24 10:21:32 -05:00
Jason Stirnaman
6abda20ca0
Resolve conflicts in get-started
2025-06-24 07:35:07 -05:00
Jason Stirnaman
30f1ed07d0
fix(influxdb3): CLI links, create token parent, ignore cypress/downloads/*
2025-06-23 16:27:25 -05:00
Jason Stirnaman
0fa1a1d849
fix(influxdb3): links, remove delete-plugin references
2025-06-23 16:27:25 -05:00
Jason Stirnaman
568883b935
fix(influxdb3): Get-started write data: headings, link, and sample code
2025-06-23 16:27:25 -05:00
Jason Stirnaman
9ddc14a06b
fix(influxdb3): Case
2025-06-23 16:27:25 -05:00
Jason Stirnaman
7df48daeda
fix(influxdb3): links
2025-06-23 16:27:25 -05:00
Jason Stirnaman
eb90b04a35
fix(influxdb3): link, rename get-started/processing-engine to get-started/process
2025-06-23 16:27:25 -05:00
Jason Stirnaman
069dc2d039
fix: install link
2025-06-23 16:27:25 -05:00
Jason Stirnaman
af0ffaf663
fix(influxdb3): Broken anchor links
2025-06-23 16:27:24 -05:00
Jason Stirnaman
57d73b141e
fix(influxdb3): Client library write guide: Refactor, reorganize, and cleanup
2025-06-23 16:27:24 -05:00
Jason Stirnaman
6041afb396
chore(influxdb3): Add auth header to API request samples
2025-06-23 16:27:24 -05:00
Jason Stirnaman
14a6f40830
fix(influxdb3): Remove beta note, uncomment token usage
2025-06-23 16:27:24 -05:00
Jason Stirnaman
c3fe264766
chore(influxdb3): Add next steps, cleanup
2025-06-23 16:27:24 -05:00
Jason Stirnaman
1da94dc050
chore(influxdb3): Install: cleanup, remove Docker compose
2025-06-23 16:19:09 -05:00
Jason Stirnaman
8d21b51e97
fix(influxdb3): Remove beta note, add token link
2025-06-23 16:19:08 -05:00
Jason Stirnaman
569cc7bc39
fix(influxdb3): Remove beta note, add token link
2025-06-23 16:19:08 -05:00
Jason Stirnaman
f3ace7c7a9
chore(influxdb3): Setup: Additions and fixes:
...
- Docker examples and licensing
- Enterprise conditionals
- Cleanup
2025-06-23 16:19:08 -05:00
Scott Anderson
cb742227d7
update getting started landing page
2025-06-23 15:45:11 -05:00
Scott Anderson
5611da76e6
WIP monolith get started, enterprise multi-node, file index docs
2025-06-23 15:45:11 -05:00
Scott Anderson
c3b5458314
WIP monolith getting started restructure
2025-06-23 15:34:14 -05:00
meelahme
1d84c5828a
Merge branch 'monolith-gs-restructure' of github.com:influxdata/docs-v2 into monolith-gs-restructure
2025-06-23 12:09:01 -07:00
meelahme
3b5a0ea097
updates to starting influxdb3 enterprise section
2025-06-23 12:08:37 -07:00
Scott Anderson
a95ad37140
Merge branch 'monolith-gs-restructure' of github.com:influxdata/docs-v2 into monolith-gs-restructure
2025-06-23 09:54:04 -06:00
Scott Anderson
f64a8670b7
resolved merge conflicts
2025-06-23 09:53:49 -06:00
meelahme
513bceaebc
docs: removing note from token authorization docker section
2025-06-23 08:36:36 -07:00
meelahme
6433bc9b08
docs(setup): add InfluxDB 3 Enterprise licensing steps with Docker example
2025-06-20 12:05:07 -07:00
meelahme
b03af149e2
docs(core, enterprise): add token auth + Docker examples
2025-06-20 11:08:15 -07:00
epgif
b99041a282
Restore list of unsupported intervals for date_bin_gapfill
...
Initially documented in commit 81c6e3edfd
Lost in commit 4045a6c12e
2025-06-18 13:26:59 -05:00
Scott Anderson
7caa21164d
update getting started landing page
2025-06-17 17:31:07 -06:00
Scott Anderson
4d22388bd9
WIP monolith get started, enterprise multi-node, file index docs
2025-06-17 17:12:42 -06:00
Jason Stirnaman
7d6ae51183
chore(enterprise3): Strongly recommend to provide the email address when using Docker, especially Docker Compose, in order for license generation to complete:
...
- Install Enterprise
- Admin license
- If only one pagination button (prev or next), allow it to fill the width.
- Combines core and enterprise install into a shared page.
2025-06-17 16:50:55 -05:00
Scott Anderson
481d5b818f
resolved merge conflicts
2025-06-16 15:16:50 -06:00
Scott Anderson
6607728654
WIP get started query
2025-06-16 15:14:43 -06:00
Gary Fowler
b45b1177c1
Added a space between URL and page ( #6135 )
...
There was a missing space between "Manage your license" and page, so this is simply adding that space
2025-06-16 15:16:42 -05:00
Scott Anderson
231944ec97
WIP gs query guides
2025-06-13 11:37:54 -06:00
Scott Anderson
9dc847bf47
restructured write guides, start on gs query guide
2025-06-12 15:32:44 -06:00
Scott Anderson
ef166677f1
Merge branch 'master' into monolith-gs-restructure
2025-06-10 16:04:21 -06:00
Scott Anderson
09b83dd1f8
WIP gs write data
2025-06-10 11:47:57 -06:00
Jameelah Mercer
af09992b67
Update content/shared/v3-core-plugins/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-09 13:32:01 -07:00
Jason Stirnaman
c142f641f0
Merge branch 'master' into docs/generalize-grafana-multinode
2025-06-09 15:31:05 -05:00
Jameelah Mercer
bc7289a046
Merge branch 'master' into docs/generalize-grafana-multinode
2025-06-09 12:12:06 -07:00
meelahme
8050d4ba58
minor updates
2025-06-09 12:10:30 -07:00
meelahme
2d380eabf9
docs: schedule_plugin test command docs with input args, cron syntax, and troubleshooting
2025-06-09 12:00:23 -07:00
meelahme
8f1359420f
docs: update schedule_plugin command options and environment variables
2025-06-09 08:49:29 -07:00
Jameelah Mercer
f49fda8e36
Merge branch 'master' into 6021-add-schedule-plugin-test-docs
2025-06-09 08:48:48 -07:00