Sven Rebhan
be2974cea2
Add Telegraf v1.35.4 release notes
2025-09-08 23:53:16 +02:00
Jason Stirnaman
6b77ec5e85
Merge pull request #6363 from influxdata/chore/release-kapacitor-1.8.1
...
chore: update release notes and data for kapacitor-1.8.1
2025-09-08 09:48:42 -05:00
karel rehor
93eb70d377
chore: switch list from ordered to unordered.
2025-09-08 16:26:48 +02:00
karel rehor
632b99fafc
chore: update release notes and data for kapacitor-1.8.1
2025-09-08 15:10:40 +02:00
Jason Stirnaman
e8ccbe2739
Merge pull request #6361 from influxdata/ci-map-plugins
...
test: Map a directory for influxdata plugins (from influxdb3_plugins)…
2025-09-05 15:30:04 -05:00
Jason Stirnaman
d9b2e9aea0
test: Map a directory for influxdata plugins (from influxdb3_plugins), map ent- and core-specific plugins to plugins/custom
2025-09-05 15:28:39 -05:00
Jason Stirnaman
634b6f8a2d
Merge pull request #6348 from jaal2001/patch-2
...
Update config-options.md
2025-09-05 14:48:30 -05:00
Jason Stirnaman
3bc56cc36e
Merge branch 'master' into patch-2
2025-09-05 14:44:08 -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
peterbarnett03
a29607def3
Merge pull request #6360 from influxdata/pbarnett/clean-up-config
...
Clean up config-options.md
2025-09-05 10:11:05 -04:00
Peter Barnett
3f9b54541b
fix: remove link
2025-09-05 10:07:07 -04:00
peterbarnett03
99c515a1b8
Clean up config-options.md
2025-09-05 09:58:30 -04:00
Jason Stirnaman
84f1aa7678
Merge pull request #6358 from influxdata/fix-explorer-install
...
docs(influxdb3/explorer): improve installation documentation structure and flow
2025-09-04 16:48:32 -05:00
Jason Stirnaman
41ce560079
fix: remove link fragements
2025-09-04 16:40:23 -05:00
Jason Stirnaman
f2bed3b5d8
docs(influxdb3/explorer): improve installation documentation structure and flow
...
- Include configuration property definitions with documentation links
- Simplify Quick Start to 3 steps, allowing UI-based configuration
- Add Docker Compose alternatives for all Docker run commands
- Add prod vs dev examples, use --pull flags for automatic updates in prod examples
2025-09-04 12:28:01 -05:00
Jason Stirnaman
42d966ef8c
Merge pull request #6357 from influxdata/fix-ask-ai-position-and-font
...
fix(askai): Ask AI modal position and font:Removes Ask AI modal style…
2025-09-04 09:44:35 -05:00
Jason Stirnaman
7b43569049
Update api-docs/template.hbs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-03 21:36:40 -05:00
Jason Stirnaman
3d8676620e
Merge branch 'master' into fix-ask-ai-position-and-font
2025-09-03 17:39:59 -05:00
Jason Stirnaman
69068a64bf
fix(askai): Ask AI modal position and font:Removes Ask AI modal style overrides to correct positioning in the window.
...
For API reference docs, decreases the trigger button size and fixes the button and modal font.
2025-09-03 17:38:03 -05:00
Jason Stirnaman
615094ac7b
Merge pull request #6356 from influxdata/patch-js-upgrade
...
fix(askai): adjust X modal position for desktop widths
2025-09-02 16:35:13 -05:00
Jason Stirnaman
d41707a7cf
Merge branch 'master' into patch-js-upgrade
2025-09-02 16:29:23 -05:00
Jason Stirnaman
44a2c95518
fix(askai): adjust X modal position for desktop widths
2025-09-02 16:28:44 -05:00
Jason Stirnaman
4b52bf3589
Merge pull request #6355 from influxdata/patch-js-upgrade
...
Patch js upgrade
2025-09-02 14:22:35 -05:00
Jason Stirnaman
0a29ccb91e
Merge branch 'master' into patch-js-upgrade
2025-09-02 14:19:17 -05:00
Jason Stirnaman
f1c5a0b408
hotfix: minor change to invalidate JS
2025-09-02 14:17:41 -05:00
Jason Stirnaman
ef1c598ad2
chore: yarn upgrade
2025-09-02 14:16:54 -05:00
Jason Stirnaman
4696dfd62b
Merge pull request #6353 from influxdata/6352-fix-formatting
...
hotfix-6352-formatting
2025-09-02 11:38:39 -05:00
Jason Stirnaman
5af8e57a1b
hotfix-6352-formatting
2025-09-02 11:33:02 -05:00
peterbarnett03
869e22b431
Merge pull request #6351 from influxdata/pbarnett/update-3.4.1-and-release-notes-plus-small-changes
...
chore: updates to 3.4.1 + Explorer page updates
2025-08-29 11:00:41 -04:00
peterbarnett03
2a3e0f3a3f
Merge branch 'master' into pbarnett/update-3.4.1-and-release-notes-plus-small-changes
2025-08-29 10:54:30 -04:00
Scott Anderson
ebe1ec9750
InfluxDB 3 Explorer 1.2 ( #6350 )
...
* feat(explorer): WIP cache management docs
* feat(explorer): add cache management guides, fix js bugs
* 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-08-29 08:44:59 -06:00
Peter Barnett
8c0dbacdfc
fix: 1 -> 3.4.1
2025-08-29 10:07:01 -04:00
Peter Barnett
93bdc26e6b
chore: updates to 3.4.1 + Explorer page updates
2025-08-29 09:50:33 -04:00
Scott Anderson
de8f5d2b34
hotfix(clustered): add missing release artifacts to latest clustered release notes
2025-08-28 17:39:57 -06:00
Scott Anderson
9e53443f3a
hotfix: add influxdb 3.4 notification
2025-08-28 10:04:27 -06:00
jaal2001
a44a06051d
Update config-options.md
...
Provide both available options for "log-destination" to make it more obvious that no filesystem logs are supported.
2025-08-28 17:00:28 +02:00
Scott Anderson
deb6307093
hotfix: add related links to offline token guides
2025-08-28 07:14:37 -06:00
Scott Anderson
3222c7a9fb
InfluxDB 3.4 offline tokens ( #6346 )
...
* update: add 3.4 notes
* update: 3.4 notes
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* feat(influxdb-3.4): added cli updates for influxdb 3.4
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: add whitespace to influxdb3 write doc
* feat(offline-tokens): add offline tokens to config options page
* feat(offline-tokens): add task-based offline token docs
* fix(links): fixed broken links and added TOC to offline tokens guide
* Apply suggestions from code review
Co-authored-by: マルコメ <akio.muto@bnt.benextgroup.jp>
* chore(offline-tokens): add token string security standards
* chore(offline-tokens): add note about token string prefix
---------
Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: マルコメ <akio.muto@bnt.benextgroup.jp>
2025-08-28 07:03:03 -06:00
peterbarnett03
e32a8f62cf
chore:update version numbers ( #6345 )
2025-08-27 17:35:11 -06:00
Scott Anderson
e5c6d1b015
InfluxDB Core and Enterprise 3.4 ( #6344 )
...
* update: add 3.4 notes
* update: 3.4 notes
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/shared/v3-core-enterprise-release-notes/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* feat(influxdb-3.4): added cli updates for influxdb 3.4
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: add whitespace to influxdb3 write doc
* fix(data): update patch versions for core and enterprise
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-27 11:42:41 -06:00
peterbarnett03
3df82f362e
fix: remove buffer-mem-limit-mb ( #6341 )
2025-08-27 08:32:06 -06:00
Jason Stirnaman
377bf9a39f
Merge pull request #6339 from influxdata/fix-links-containing-hostname
...
Fix links containing hostname
2025-08-25 10:39:13 -05:00
Jason Stirnaman
3746e8666a
Merge branch 'master' into fix-links-containing-hostname
2025-08-25 10:37:01 -05:00
Jason Stirnaman
1a7ee3bb90
Merge pull request #6332 from influxdata/6291-influxdb3-backup-and-restore
...
6291 influxdb3 backup and restore
2025-08-25 10:35:28 -05:00
Peter Barnett
7fcd338b2e
update: fix some wording and call out restore process
2025-08-25 09:32:48 -04:00
Jason Stirnaman
34ac9f53d1
Merge branch 'master' into fix-links-containing-hostname
2025-08-24 22:48:26 -05:00
Jason Stirnaman
bda720fd05
Merge branch 'master' into 6291-influxdb3-backup-and-restore
2025-08-24 22:41:58 -05:00
Jason Stirnaman
954633c14f
Merge pull request #6338 from influxdata/link-checker-ignore-canonical-prod-urls
...
chore: ignore Claude URLs and full production URLs (esp. canonical me…
2025-08-24 22:39:47 -05:00
Jason Stirnaman
38083f4425
chore: ignore Claude URLs and full production URLs (esp. canonical meta links)
2025-08-24 22:33:41 -05:00
Jason Stirnaman
3a4db18f6b
chore: use version in links
2025-08-24 22:30:59 -05:00