Commit Graph

53 Commits (influxdb3-perf-tuning-page)

Author SHA1 Message Date
Joel Abshier 083abc318b
Release influxctl v2.10.4 (#6411)
* Release influxctl v2.10.4

* feat(influxctl): influxctl 2.10.4 release notes, cli docs, and admin guides (#6412)

* feat(influxctl): release notes, cli docs, and admin guides for influxctl 2.10.4

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(influxctl): hide clustered table undelete pages

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 09:48:57 -06:00
Jason Stirnaman c748819f6d fix(clustered): Google Cloud IAM link 2025-09-09 16:53:47 -05:00
Jason Stirnaman f0117ed399 Update content/influxdb3/clustered/reference/release-notes/clustered.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-09 16:53:47 -05:00
Jason Stirnaman 6fcd870555 fix(clustered): Add known bug and clustered-auth override to release notes 2025-09-09 16:53:47 -05:00
Jason Stirnaman ddb36d1a39 Closes DAR #535 - Adds Clustered reference/internals/durability/\
- Migrates Cloud Dedicated durability page to shared for Dedicated and Clustered.\
- Adds diagram (also used in storage-engine) to illustrate data flow.
- Fixes typo in Serverless
2025-09-09 14:03:44 -05:00
Scott Anderson 8f729f9500
chore(sql): Update SQL reference with additional functions (#6359)
* feat(sql): WIP added struct and map functions

* chore(sql): update sql reference with new functions

* chore(sql): migrate sql reference function updates to other projects

* chore(sql): readd deleted cache functions pages

* Update content/shared/sql-reference/functions/array.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix(sql): fixed broken anchor links

* fix(sql): fixed typos

* 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-09-05 08:26:38 -06:00
Scott Anderson de8f5d2b34 hotfix(clustered): add missing release artifacts to latest clustered release notes 2025-08-28 17:39:57 -06:00
Jason Stirnaman f587fbaf48 fix: links containing hostname 2025-08-24 21:32:26 -05:00
Scott Anderson d49d69ba26
fix: add note to distributed about duplicate points on flush (#6330) 2025-08-22 11:08:48 -06:00
David Rusnak 8151caa4f3 docs: add date to release notes 2025-08-20 12:30:40 -04:00
David Rusnak c1de7e71be docs: add artifacts and release notes for clustered release 20250814 2025-08-19 15:24:43 -04:00
copilot-swe-agent[bot] 0aa345572b Update APT signing key location from /etc/apt/trusted.gpg.d to /etc/apt/keyrings
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
2025-08-13 14:19:54 +00:00
Jason Stirnaman a38dd87629 Update content/influxdb3/clustered/reference/release-notes/clustered.md 2025-08-05 09:22:01 -05:00
Dustin Eaton ee20564750 Clustered release 20250721-1796368 2025-08-05 09:22:01 -05:00
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