Jason Stirnaman
8541187af1
chore(influxdb3): Clustered: use shared glossary file
2025-04-15 14:43:44 -05:00
Jason Stirnaman
674f8f4a9a
fix(dist): CD and Clustered descriptions
2025-04-15 00:44:19 -05:00
Jason Stirnaman
7c076cc38f
chore(monolith): Core and Enterprise: Add client library references, revise recommendations
...
chore(monolith): Recommend API over CLI for writing data (Closes #5957 ). Fix client library references
fix(monolith): Add tool comparison table (linked from client libs), fix and cleanup write data sections, link to client libraries.
fix(monolith): Remove redundant content.
Closes #5957
2025-04-09 19:53:48 -05:00
Maya Strandboge
8e62adaff5
Release influxctl v2.10.0 ( #5959 )
...
* Release influxctl v2.10.0
* Database token expiration in Dedicated and Clustered (#5930 )
* adds database token expiration to dedicated and clustered docs
* update to fix md lint
* updates influxctl create in dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* udpates for influxctl 2.10.0 (#5960 )
* added missing expires at information to cloud-dedicated token mgmt
* influxctl 2.10.0 release notes (#5961 )
* influxctl 2.10.0 release notes
* corrected influxctl release note
* corrected punctuation in influxctl release note
* corrected link urls in shared influxctl release notes
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-04-04 11:57:06 -06:00
Scott Anderson
ce04b19f1e
Overhaul canonical pages ( #5955 )
...
* overhaul how canonical pages are set
* updated canonical template comment
2025-04-03 12:43:17 -06:00
Scott Anderson
1522e734b9
Update shared content usage in v2 docs and more ( #5953 )
...
* replaced all oss- and cloud-only shortcodes
* removed duplicate oss calls and replaced with shared source
* base changes for shared v2 content
* restored shared grafana content
* removed frontmatter from shared v2 content
* WIP fixing lists with show-in shortcode
* fix lists that use show-in shortcode
* updated all v2 files to remove duplicate-oss and use source sharing
* update prepend and append frontmatter to just use string input
* fixed broken menu keys
2025-04-02 15:54:32 -06: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
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
3cae4779b7
Merge branch 'master' into clustered-upgrade-notes
2025-02-25 10:57:42 -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
0e7d23dbac
add sql window functions and new shortcodes
2025-02-21 14:11:32 -07:00
Scott Anderson
6678666b5d
update clustered gc cutoff description, closes influxdata/DAR#478 ( #5843 )
2025-02-19 14:56:29 -07:00
Scott Anderson
eae5dd2c97
Add quotes to boolean values in clustered backup and restore, closes influxdata/DAR#477 ( #5839 )
2025-02-19 08:57:48 -07:00
Scott Anderson
cca6347797
hotfix: backup restore toc fixes
2025-02-18 10:42:38 -07:00
Scott Anderson
e96159b374
hotfix: more backup restore formatting fixes
2025-02-18 10:27:31 -07:00
Scott Anderson
cb4b035af8
hotfix: fix backup restore code formatting
2025-02-18 10:21:49 -07:00
Scott Anderson
91b1288c19
Clustered backup and restore ( #5833 )
...
* add clustered backup and restore content
* add clustered backup and restore content
* shorted definition lines
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-18 10:13:27 -07:00
David Rusnak
6b588059f6
fix: address comments
2025-02-14 12:38:19 -05:00
David Rusnak
494b923582
docs: add release notes for 20250212
2025-02-14 09:47:57 -05:00
Scott Anderson
d234e1ebda
influxctl 2.9.9 release notes and changes ( #5815 )
2025-02-03 09:27:50 -07:00
Scott Anderson
80a523d921
InfluxDB 3 Core and Enterprise write guides ( #5811 )
...
* WIP influxdb3 write guides
* get based content for write guides
* fixed some lint issues
* ported write guides as shared content to enterprise
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-01-30 12:37:12 -07:00
Jason Stirnaman
f1d82f4b00
fix(api-docs): Update API reference directories and generation script for influxdb3 URL paths, update links and names in reference content
2025-01-28 10:53:07 -06:00
Jason Stirnaman
17ce08db08
Merge branch 'master' into jstirnaman/issue5781
2025-01-27 15:13:03 -06:00
Dustin Eaton
98d05870da
chore: fix typo in Clustered bypass identity provider section
2025-01-24 16:53:28 -06:00
Jason Stirnaman
b679b635b9
Include the word `Bearer` or `Token`, a space, and your **token** value (all case-sensitive). Fix TOC links.
...
Fixes #5781
2025-01-19 13:44:35 -06:00
Scott Anderson
c0e3f4941f
Visualize data for InfluxDB 3 Core and Enterprise ( #5785 )
...
* add grafana for influxdb3 core and enterprise
* add superset docs for monolith
* added tableau to monolith
* mark tableau and superset as draft
2025-01-17 13:22:23 -07:00
Jennifer Moore
a51603ef4c
Revert "Revert "docs: add dec 2024 clustered release notes""
2025-01-17 13:40:18 -06:00
Jennifer Moore
ab3dbc6ccb
Revert "docs: add dec 2024 clustered release notes ( #5774 )"
...
This reverts commit d5948dbfe5
.
2025-01-16 10:02:10 -06:00
Bill O'Connell
d5948dbfe5
docs: add dec 2024 clustered release notes ( #5774 )
...
* docs: add dec 2024 clustered release notes
* just some docs-style updates
---------
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-01-14 15:19:31 -07:00
Scott Anderson
72c5295eed
InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release ( #5760 )
...
* WIP monolith docs
* WIP monolith
* updated alpha shortcode
* template updates for v3 and pro
* SQL & InfluxQL reference docs for Pro and OSS v3 (#5718 )
* point to shared influxql source files
* add sql and influxql references to pro and oss v3 docs
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* ported changes to distributed influxql refs
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Influxdb3 restructure (#5744 )
* WIP monolith naming restructure
* rebuild homepage
* updated broken home links
* stabs in the dark
* fixed duplicate-oss shortcode
* move clustered and cloud-dedicated
* clean-up serverless cruft
* add distributed product redirects
* standarize productPathData
* switch back to findRE for productPathData
* remove debugging code
* move cloud dedicated content
* new product dropdown
* Jstirnaman/influxdb3 restructure (#5743 )
* LDAPS and LDAP Client Certificate Docs
Add documentation via LDAP sample configuration for LDAPS and LDAP client certificates. These are new features in the yet-to-be released Enterprise 1.11.7
* Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.
https://jsonlines.org/ is probably a better site.
* fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann
* update shared links to use ambiguous version
* WIP monolith docs
* template updates for v3 and pro
* move clustered and cloud-dedicated
* switch back to findRE for productPathData
* move cloud dedicated content
* chore(influxdb3): port cloud-dedicated URLs from recent commit
* chore(influxdb3/clustered): fix and update links
* removed merge cruft
---------
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
* added and styled alpha banner, updated producted selector styles and js
* updated alpha link styles
* updated discord link text
* updated alpha message
* fix page title
* Initial Files
* Initial Files
* InfluxDB 3 Enterprise CLI docs (#5745 )
* WIP influxdb3 cli
* fix page title
* influxdb3 enterprise cli
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern.
* updated URL modal for core and enterprise
* remove testing code on install page
* InfuxDB 3 Enterprise configuration options (#5749 )
* fix page title
* add enterprise 3 configuration options
* revert command updates to avoid conflicts
* updated config option name
* CLI updates, reorg, and photos
* updated host-id option to writer-id
* InfluxDB 3 Core CLI (#5750 )
* WIP make influxdb3 docs shared
* finish making influxdb3 enterprise cli shared
* add influxdb3 core cli docs
* update config option name
* updated host-id to writer-id
* updated a few more host-id options to writer-id
* InfluxDB 3 Core configuration options (#5752 )
* added missing enterprise config options
* add influxdb3 core config options, update enterprise options
* minor fixes in core config options
* update search integration data (#5753 )
* Add shared v3 line protocol doc to Core and Enterprise (#5754 )
* add shared v3 line protocol doc to core and enterprise
* Update content/shared/v3-line-protocol.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* feat: update getting started guides
* Update content/influxdb3/core/_index.md
* Update content/influxdb3/core/_index.md
* update use of 3.0 and v3 to just 3
* add basic download/install instructions (#5756 )
* chore(monolith): port Enterprise and Core get-started guides to shared for reuse as /index and /get-started
* fix(monolith): reapply previous description change
* Jts/update Get started for monolith (#5759 )
* fix(monolith): get-started cleanup (spelling, style, APIs)
- Finished Enterprise for now, not ported to Core.
* fix(monolith): python sample columns
* fix(monolith): Ports edits to Core, misc. fixes
* update alpha message
* add state to product dropdown items
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Peter Barnett <peterbarnett@Peters-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-13 07:21:11 -07:00