Joel Abshier
5bb4f14f39
Release influxctl v2.10.3 ( #6270 )
...
* Release influxctl v2.10.3
* add influxctl 2.10.3 release notes and feature docs
---------
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-08-01 23:43:54 -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
Jamie Strandboge
2a9824f24b
chore: always verify GPG fingerprint
...
The influxdata-archive.key is designed to have a good user experience
during key rotations, but in order to do that, we need to properly
verify the key file's fingerprint and not its sha256sum (since the
primary key's fingerprint won't change with key rotations, but the
sha256sum necessarily will).
Update documentation for this to establish best practice and prepare
users for the upcoming key rotation.
Adjust dockerfiles to use this methodology.
2025-07-09 10:13:29 -05:00
Scott Anderson
0156a63a26
Merge branch 'master' into release-20250707-1777929
2025-07-08 14:38:33 -06:00
David Rusnak
c8d03d6d59
docs: address PR comments
2025-07-08 16:22:50 -04:00
David Rusnak
5ccad4043e
docs: add release notes and artifacts for 20250707-1777929
2025-07-08 16:08:04 -04:00
Jamie Strandboge
60abfdf562
chore: document and use modern influxdata-archive.gpg
2025-07-08 12:39:23 -05:00
Scott Anderson
2fe551ddea
influxctl 2.10.2 ( #6176 )
...
* new commands for influxctl 2.10.2, moved some commands to shared
* influxctl 2.10.2 release notes
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-06-30 16:05:37 -05:00
Jason Stirnaman
c9bc5e1e8e
fix(clustered): release number should match files in downloads/clustered-release-artifacts
2025-06-23 16:27:51 -05:00
Scott Anderson
e3e76b46d5
removed clustered release artifacts links without actual artifacts
2025-06-23 13:46:44 -06:00
Dustin Eaton
2815721f5f
add release notes for 2025-06-18 Clustered release
2025-06-18 12:32:29 -05:00
Scott Anderson
27a276a564
Clustered release 20250613-1754010 ( #6134 )
...
* added release notes for jun 2025 clustered release
* updated clustered release number
* Update clustered.md
* corrected release number, added release artifacts
2025-06-13 14:01:43 -05:00
Scott Anderson
67963c8e56
hotfix: improved instructions for downloading clustered release artifacts manually
2025-06-10 16:15:00 -06:00
Scott Anderson
f38ca674bf
Add release artifacts to Clustered release notes ( #6132 )
...
* WIP add build artifacts to clustered release notes
* added artifacts helper script, added artifacts, added artifact links to clustered release notes
* add instructions for downloading release artifacts manually
* added jq installation links
2025-06-10 16:57:08 -05:00
Scott Anderson
5435140582
hotfix: fix nav orphans and sorting, update clustered token delete to revoke
2025-05-13 09:25:11 -06:00
Scott Anderson
2c0a35bc1a
Clustered release 20250508-1719206 ( #6054 )
...
* update database delete behavior
* chore: update docs for 20250508-1719206 clustered release (#6051 )
* chore: update docs for 20250508-1719206 release
* Apply suggestions from code review
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb3/clustered/reference/cli/influxctl/database/delete.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Logan <mail@logan-cox.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 07:07:20 -06:00
Jason Stirnaman
8541187af1
chore(influxdb3): Clustered: use shared glossary file
2025-04-15 14:43:44 -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
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
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
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
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