Jameelah Mercer
a5c19e60cd
Update content/shared/influxdb3-admin/last-value-cache/create.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:26:14 -07:00
Jameelah Mercer
419fda92b5
Update content/shared/influxdb3-admin/last-value-cache/create.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:25:19 -07:00
Jameelah Mercer
057de1230b
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:24:48 -07:00
Jameelah Mercer
0384cad100
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:24:38 -07:00
Jameelah Mercer
866ee9b11d
Update content/shared/influxdb3-admin/distinct-value-cache/create.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:21:05 -07:00
Jameelah Mercer
aad8d899ae
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:19:40 -07:00
Jameelah Mercer
a4023bae6d
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:19:25 -07:00
Jameelah Mercer
c281a6e101
Update content/shared/influxdb3-admin/distinct-value-cache/create.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:19:14 -07:00
Jameelah Mercer
9c9f2c6999
Update content/shared/influxdb3-admin/last-value-cache/show.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:56 -07:00
Jameelah Mercer
99715ce70d
Update content/shared/influxdb3-admin/last-value-cache/show.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:46 -07:00
Jameelah Mercer
0f5056e239
Update content/shared/influxdb3-admin/last-value-cache/create.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:32 -07:00
Jameelah Mercer
f39af3f15a
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:24 -07:00
Jameelah Mercer
0e58bb864a
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:18:11 -07:00
Jameelah Mercer
7140e46f45
Update content/shared/influxdb3-admin/distinct-value-cache/query.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:17:27 -07:00
meelahme
5419f10fa5
fix(docs): close code-placeholders shortcode in LVC delete guide
2025-07-31 12:47:15 -07:00
Jameelah Mercer
faa973a86c
Update content/shared/influxdb3-admin/last-value-cache/delete.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-31 12:02:52 -07:00
Jameelah Mercer
d2904df598
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-31 12:02:40 -07:00
Jameelah Mercer
8a74c7da12
Update content/shared/influxdb3-admin/distinct-value-cache/show.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-31 12:02:28 -07:00
meelahme
67c2d19e72
docs(api): adding api examples to DVC and LVC
2025-07-31 11:56:20 -07:00
Jason Stirnaman
0fe0263e85
fix: mcp-server.md: token-link shortcode errors when nested in show-in
2025-07-30 10:16:23 -05:00
Jason Stirnaman
4f21f57325
Update content/influxdb3/enterprise/plugins/library/official/system-metrics.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-30 10:16:23 -05:00
Jason Stirnaman
bfe842dfdb
Update content/influxdb3/core/plugins/library/official/system-metrics.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-30 10:16:23 -05:00
Jason Stirnaman
65656c6918
Update content/shared/influxdb3-plugins/plugins-library/official/downsampler.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-30 10:16:23 -05:00
Jason Stirnaman
df6c963b35
feat(influxdb3): add TOML configuration documentation to plugin library
...
- Add TOML configuration section to plugins-library index explaining usage
- Add TOML config tables to all official plugin documentation files
- Standardize TOML section format across plugins with config_file_path parameter
- Update system-metrics plugin moved from examples to official
- Remove redundant config_file_path from individual parameter tables
- Ensure consistent placement before Installation/Requirements sections
- Fix linting: replace 'e.g.' with 'for example' in system-metrics.md
This completes the TOML configuration documentation updates from PR 6244
2025-07-30 10:16:23 -05:00
Jason Stirnaman
55e128cb78
chore(influxdb3): Promote system metrics plugin from examples to official plugins:- Updated with latest configuration arguments
2025-07-30 10:16:23 -05:00
Jason Stirnaman
2b8e769697
feat(influxdb3): add plugin library with comprehensive plugin documentation:
...
- Add plugin library structure for Core and
Enterprise products
- Create shared content directory for plugin
documentation
- Port 12 plugin documentation files from
influxdb3_plugins repository
- Add GitHub repository links in related frontmatter
for all plugins
- Remove emoji metadata tags and clean up content
structure
- Implement standardized support sections with
product-specific links
- Reorganize plugins navigation with dedicated
library section
- Include 2 example plugins and 10 official
InfluxData plugins
2025-07-30 10:16:23 -05:00
Scott Anderson
b0de478972
InfluxDB 3 Explorer 1.1 ( #6235 )
...
* WIP content changes and updated exporer version
* fixed many bugs, added netlify badge
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update content/influxdb3/explorer/manage-plugins/_index.md
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-07-30 08:51:00 -06:00
Jason Stirnaman
06608aea6c
feat(influxdb3): add v3.3.0 release notes and admin token recovery documentation
...
- Add v3.3.0 release notes with grouped categories for Core and Enterprise features/fixes
- Document admin token recovery server feature (--admin-token-recovery-http-bind)
- Add recovery server option to CLI serve command reference (alphabetically sorted)
- Add configuration details for admin token recovery in config options
- Update regenerate token documentation with lost token recovery instructions
- Include security warnings about unauthenticated recovery endpoint
- Fix Vale linting issues (Parquet capitalization, remove exclamation point)
Related to influxdb PR #26594
2025-07-30 07:59:13 -05:00
Jason Stirnaman
d3f60a7d7d
fix(v1): callout syntax and broken anchor links
2025-07-28 11:04:12 -05:00
Scott Anderson
09d1414e22
feat: InfluxDB OSS and Enterprise 1.12.1 ( #6250 )
...
* InfluxDB OSS and Enterprise 1.12.1
* add message to enterprise 1.12 release notes
* Update content/influxdb/v1/query_language/manage-database.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* fix: update to address PR feedback
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-07-28 10:47:31 -05:00
Jason Stirnaman
113c82878e
fix(3ent): Assume default port for prod. Add note for using different ports for dev
2025-07-25 17:19:14 -05:00
mdevy-influxdata
a4fe6755bd
http-bind port update
...
Adjusted port numbers to allow for proper load balancer routing
2025-07-25 17:02:29 -05:00
Jason Stirnaman
be2c6ac503
fix(write_lp): Update titles with actual endpoint name, add related link in API ref.
2025-07-25 16:35:57 -05:00
Scott Anderson
b418ba558f
hotfix: InfluxDB 3 Enterprise nodes don't need to connect to each other
2025-07-23 12:57:26 -05:00
Jason Stirnaman
b8598c7007
Merge branch 'master' into jts-dar-515-naming
2025-07-17 15:23:31 -05:00
Scott Anderson
81c9d0ba76
feat(monolith): use minio for object storage ( #6228 )
...
* feat(monolith): use minio for object storage
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-17 15:14:17 -05:00
Jason Stirnaman
6b61e8f287
fix(1ent): add v1 alt_link
2025-07-15 11:17:28 -05:00
Jason Stirnaman
8567423938
fix(docker): v1 and v2 with Docker: env, links, alt_links, formatting
2025-07-15 10:59:13 -05:00
Jason Stirnaman
46a0d517f3
Merge branch 'master' into jts-dar-515-naming
2025-07-14 13:56:29 -05:00
Jason Stirnaman
cdc5f0ad9a
fix(influxdb3): Cleanup processing engine:
...
- Add separate Manage Dependencies heading
- Move external plugins for better flow\
- Remove dupes
2025-07-11 13:20:18 -05:00
Jason Stirnaman
d971aa340f
feat(influxdb3): show how to filter tables using and plugin code
2025-07-11 12:22:10 -05:00
Jason Stirnaman
cd21fbcd22
Merge branch 'master' into jts-dar-515-naming
2025-07-11 08:36:35 -05:00
Jason Stirnaman
9c14bddb3a
fix(influxdb3): add tag priority guidance
2025-07-11 08:24:46 -05:00
Jason Stirnaman
3f8b84e4e1
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-07-11 08:12:40 -05:00
Jason Stirnaman
a4549ad5ef
feat(influxdb3): add admin/tables guides for list and delete:
...
- Add Core and Ent. guides for using the CLI and API to list and delete tables.
- Closes #6215
2025-07-10 18:05:30 -05:00
Jason Stirnaman
e14b951a19
Update content/shared/influxdb3-admin/tables/_index.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-10 17:12:31 -05:00
Jason Stirnaman
1c8a7b8606
feat(influxdb3): create table guides for core and ent
...
Part of #6215
2025-07-10 17:07:57 -05:00
Jason Stirnaman
beeb428470
feat(v3): Add naming restrictions reference and guidelines:
...
- Fixes influxdata/DAR#515 : discourages the use of a leading underscore in database and table names in all InfluxDB 3 versions, but doesn't disallow it
- Add detailed naming restrictions reference for all InfluxDB 3 versions
- Add basic guidelines in table and database creation guides.
- Core and Ent table guides are forthcoming in a separate PR
2025-07-10 16:10:27 -05:00
Jason Stirnaman
3dd7769062
fix(clustered): Warn about excessive table counts ( closes influxdata/DAR#519 ):
...
- Addresses the core concern about catalog overhead
affecting performance and stability
- Explains that excessive depends on multiple factors
(query latency, write bandwidth, cluster capacity)
- Provides guidance about testing when doubling the
default limit
2025-07-10 13:48:52 -05:00
Jason Stirnaman
55be385c5e
fix(clustered): revise callouts and add expand for optional list command
2025-07-10 12:46:40 -05:00