Commit Graph

102 Commits (jts-fix-5914)

Author SHA1 Message Date
Jason Stirnaman 5a5a291683 fix(influxdb3): serve required arguments 2025-03-19 11:14:23 -05:00
Jason Stirnaman 601d60f50f
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-03-19 10:53:37 -05:00
Jason Stirnaman c588a13952 chore(influxdb3-cli): Describe required params, mode can be a list, troubleshooting 2025-03-19 10:18:11 -05:00
Jason Stirnaman d17eb2d313
Merge branch 'master' into jts-fix-5915 2025-03-19 09:13:31 -05:00
Jason Stirnaman a3f6557cfb chore(influxdb3): Update serve options
- Closes #5915
- Move cli/influxdb3/_index.md from shared due to diverging options
2025-03-18 18:40:18 -05:00
Jason Stirnaman 14be1f966f fix(core): config-options example 2025-03-18 18:12:44 -05:00
Jason Stirnaman 13e3f73a9b
Apply suggestions from code review 2025-03-18 17:03:21 -05:00
Jason Stirnaman 0e876ad270
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-03-18 17:01:20 -05:00
Jason Stirnaman db093f626c fix(influxdb3): Enterprise: update options in CLI reference:
Add options new in Beta
Remove old options, add see references, add anchors for backward compat.
Fix link checker test to not fail when no links exist in the article
2025-03-18 15:36:07 -05:00
Jason Stirnaman e89b870dbd
Merge pull request #5899 from influxdata/jts/fix-release-notes
Core and Enterprise release notes fixes and cleanup
2025-03-17 08:21:40 -05:00
Jason Stirnaman 6b82aa2e62
Merge pull request #5898 from influxdata/jts/update-examples-and-pe-cache
Jts/update examples and pe cache
2025-03-17 08:21:16 -05:00
Jason Stirnaman be22f14f92 fix(monolith): Core and Enterprise release note cleanup. 2025-03-17 02:49:23 -05:00
Jason Stirnaman c15ff4ed79
Merge pull request #5897 from influxdata/pbarnett/create-release-notes
chore: add release notes
2025-03-17 01:57:38 -05:00
Jason Stirnaman 3bf5f48cf8 fix(monolith): Core and Enterprise Beta fixes and cleanup 2025-03-17 01:38:49 -05:00
Jason Stirnaman 349d0e692d
Update content/influxdb3/enterprise/release-notes/_index.md 2025-03-16 22:43:48 -05:00
Jason Stirnaman 0660cbbe14
Update content/influxdb3/core/release-notes/_index.md 2025-03-16 22:43:43 -05:00
Peter Barnett d185217260 chore: add release notes 2025-03-16 23:16:55 -04:00
Peter Barnett ef40b6ae0f update: adjust for new parameters, cluster configuration, modes, and some grammar 2025-03-16 22:05:33 -05:00
Jason Stirnaman c37e50e352
Merge branch 'master' into jts/dar-472-catalog-terminology 2025-03-14 17:34:39 -05:00
Scott Anderson 8cada04c55
updated all notes and warnings in influxdb3 to use gh alert syntax (#5890) 2025-03-13 17:02:04 -06:00
Jason Stirnaman b1773f4e2b
Merge branch 'master' into jts/dar-472-catalog-terminology 2025-03-13 14:06:33 -05:00
Jason Stirnaman 89ae11464b chore(clustered): Component scaling recommendations:
Add suggestions from @reidkaufmann
in https://github.com/influxdata/DAR/issues/472
2025-03-13 14:04:45 -05:00
Jason Stirnaman f62682ee41
Merge branch 'master' into jts/dar-484-add-steps-to-install-kubit-in-an-air-gapped-environment 2025-03-13 10:01:23 -05:00
Scott Anderson 4941aec730
Updates SQL reference (#5886)
* sql reference updates

* updated emphasis markers to pass lint
2025-03-12 09:21:42 -06:00
Scott Anderson 242490d617
hotfix: removed clustered 20240925 release from release notes (#5883)
* hotfix: removed clustered 20240925 release from release notes

* move relevent info to the release following the removed release
2025-03-11 17:21:44 -06:00
Jason Stirnaman 8491969abd fix(clustered): Closes https://github.com/influxdata/DAR/issues/472. Catalog terminology is confusing, needs scaling recommendations:
- Distinguish between Catalog store (Postgres db) and Catalog service (API and cache for the store).
- Add scaling recommendations for each.
- Resolve conflicting scaling info, remove duplicated scaling info from storage-engine.md.
2025-03-11 17:18:05 -05:00
Jason Stirnaman c66e352d0a
Update content/influxdb3/clustered/install/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-03-11 17:09:57 -05:00
Jason Stirnaman 38c9b6d5ef fix(clustered): set up clustered for air-gapped environments, add instructions for copying and installing the kubit CLI image to the environment, and for Helm, copy the kubit operator images. Closes https://github.com/influxdata/DAR/issues/484 2025-03-11 12:38:33 -05:00
Jason Stirnaman 6698e96625
Merge branch 'master' into core-enterprise-api-ref 2025-03-05 14:54:27 -06:00
Jason Stirnaman 227b742106 fix(v3): Replace "Clustered" references in monolith https://docs.influxdata.com/influxdb3/core/write-data/ Closes #5874
- Replace names with product-name shortcode
- Fix grammar to accomodate the Object storage model (where data isn't stored in InfluxDB 3)
2025-03-05 11:40:57 -06:00
Jason Stirnaman 1654d3c4f3
Merge branch 'master' into core-enterprise-api-ref 2025-03-04 16:36:46 -06:00
Jason Stirnaman 40d2e0f938
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-03-04 16:34:27 -06:00
Jason Stirnaman d069769cd0
Update content/influxdb3/core/install.md 2025-03-04 10:23:37 -06:00
Jason Stirnaman a54ebf9ba8
Update content/influxdb3/core/install.md 2025-03-04 10:21:03 -06:00
meelahme ed7c48bb88 Adding docker note to Core install guide 2025-02-28 14:20:14 -08:00
Jason Stirnaman f0245e32f5 feat(api-ref): API reference for Core and Enterprise 2025-02-25 17:10:29 -06:00
Jason Stirnaman b3bb9c40f1 feat(api): InfluxDB3 Core API reference, API fixes, and e2e tests
- Adds InfluxDB 3 Core API reference
- Updates scripts
- Removes non-valid info.summary field from specs, replaces with description in metadata
- Simplifies frontmatter generation for HTML template
- Reorg of file structure to mirror the content structure.
- Moves OSS v2 into v2/v2/ref.yml to follow the same pattern as others
- Replaces isDefault API config field with specific aliases.
- Misc. fixes.
- Remove generated HTML files.
2025-02-25 17:10:09 -06:00
Jason Stirnaman 4314589c07 feat(v3): WIP: Revise API specs for Core and Enterprise
- Adds basic support for core and enterprise in getswagger.sh
- Adds custom OpenAPI info for Core and Enterprise
- Validates as OpenAPI 3.0 (using Spectral)
    - operationId
    - tags
- Revises use of Legacy, v2
- TODO: need to check and validate in UI, adjust tags if nec.
- Add and remove components
- Update parameters
- Add examples
- Add tests for Core
2025-02-25 17:08:05 -06:00
Jason Stirnaman 3cae4779b7
Merge branch 'master' into clustered-upgrade-notes 2025-02-25 10:57:42 -06:00
Jason Stirnaman 86c4c35f77
Merge branch 'master' into sql-window-functions 2025-02-24 17:52:02 -06:00
Jason Stirnaman 5b42d3a012 fix: terms and formatting in monolith get-started and plugins. Add related links. 2025-02-24 17:45:51 -06:00
Jason Stirnaman 90eb51e447 fix(v3): Core and Enterprise Get Started: fix bad interval syntax, update processing engine overview
- Fix interval syntax mentioned in https://influxdata.slack.com/archives/C084G9LR2HL/p1740171190161249.
- Update processing engine overview and link to guide.
2025-02-24 16:28:38 -06:00
Jason Stirnaman ae32fa01f9
Update content/influxdb3/clustered/reference/release-notes/clustered.md 2025-02-24 09:16:58 -06:00
Scott Anderson a39644200e updated clustered upgrade, closes influxdata/DAR#479, closes influxdata/DAR#480 2025-02-21 15:31:55 -07:00
Scott Anderson 6b0265b4cb Merge branch 'master' into sql-window-functions 2025-02-21 14:12:18 -07:00
Scott Anderson 0e7d23dbac add sql window functions and new shortcodes 2025-02-21 14:11:32 -07:00
Jason Stirnaman 5872d8c6fa chore(mono): Update architectures for Docker images. 2025-02-20 15:26:56 -06:00
Jamie Strandboge 9d699e5af7
fix: influxdb3 no longer has MUSL builds (#5849)
* fix: influxdb3 no longer has MUSL builds

Reference:
- https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#why-not-just-statically-link-with-eg-musl

* remove musl builds from shared getting started docs

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-02-20 12:17:52 -07:00
Jason Stirnaman 3fdd41490b
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-02-20 12:04:01 -06:00
Jason Stirnaman 081be27281 feat(mono): Query using the HTTP API
- Adds Execute queries guide for SQL and InfluxQL query endpoints.
- Fixes.
2025-02-20 10:56:29 -06:00