Commit Graph

327 Commits (docs/clustered/explain-postgresql-dsn-password-with-symbols)

Author SHA1 Message Date
Scott Anderson a6ee879c65
Add notification for Clustered GA and v3 features announcement (#5582)
* add notification for clustered ga and v3 features announcement

* updated scope of clustered ga announcement

* Update notifications.yaml

* Update notifications.yaml
2024-09-04 08:20:26 -06:00
Jason Stirnaman 1feae4f9c1
Merge branch 'master' into chore-telegraf-install-and-config 2024-08-27 10:14:32 -05:00
Jason Stirnaman df39d7cd86 chore(telegraf): Update and improve Telegraf install instructions
- Updates Telegraf install instructions, adds more info to promote verifying downloads.
- Adds setup for tests.
- Makes tests pass in install and configuration docs.
- Adds Vale.sh exception to allow duration values inside code blocks.
- Adds Dockerfiles for convenience to test install procedures in CentOS and Ubuntu.
- Clarifies and fixes config file handling and specifying input and output plugins.
2024-08-26 16:32:16 -05:00
Joshua Powers 62982a7dc8
Merge branch 'master' into influxctl-v2.9.5 2024-08-20 07:03:33 -06:00
Gunnar Aasen 2a39503ce1 InfluxDB 2.7.9 and 2.7.10 2024-08-19 09:45:29 -07:00
Josh Powers f536f56ee5
more updates for 2.9.6, change log, and make messages more clustered/dedicated specific 2024-08-15 13:40:56 -06:00
Joshua Powers 09af1a2645
Merge branch 'master' into influxctl-v2.9.5 2024-08-15 08:13:24 -06:00
Gunnar Aasen 0d728a28a4 Enterprise 1.11.6 release notes 2024-08-13 15:05:27 -07:00
Josh Powers 3b15b4b312 Release influxctl v2.9.5 2024-08-13 10:11:05 -06:00
Scott Anderson 7df2059eb8 InfluxDB 2.7.8 2024-07-25 16:43:15 -06:00
Josh Powers 74b01feb34 Release influxctl v2.9.4 2024-07-25 09:10:24 -06:00
Scott Anderson 5c7d3407ad
Update the placeholder URL for dedicated (#5527)
* update the placeholder URL for dedicated

* added dedicated URL migration
2024-07-22 16:55:00 -06:00
Scott Anderson ca8ab1e4a1
InfluxDB 2.7.7 (#5521)
* InfluxDB 2.7.7

* updated latest patch for oss v2

* Update content/influxdb/v2/reference/release-notes/influxdb.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-07-15 15:06:59 -06:00
Josh Powers dc123c9f22 Release influxctl v2.9.3 2024-06-26 09:34:29 -06:00
Jakub Bednar e6d7bff287 Release Kapacitor v1.7.5 2024-06-18 10:03:28 -06:00
Josh Powers 4c7523f630 Release influxctl v2.9.2 2024-06-17 09:22:45 -06:00
Josh Powers cb7aa38157
telegraf: Release v1.31.0
Adds all missing change log entries as well.
2024-06-11 12:05:24 -06:00
Josh Powers 1e40668021 Release influxctl v2.9.1 2024-06-06 12:26:19 -06:00
Jakub Bednar e221458565 Release Chronograf v1.10.5 2024-05-31 11:41:39 +02:00
Scott Anderson 54de71013d
Add future of flux page and notifications (#5484)
* add future of flux page, update future of flux notification, add exclude functionality to notifications

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* updated formatting and tense

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-05-30 08:46:13 -06:00
Jason Stirnaman 729a4f8293 fix(flux): cumulativeSum page not found (#5453)
- Add alias URL.
    - Issue doesn't indicate where the bad URL was found.
2024-05-09 16:11:41 -05:00
Scott Anderson 640448b952 hotfix: fix telegraf plugin typo, closes #5457 2024-05-06 16:56:06 -06:00
Scott Anderson ecbaeb2e2a
influxctl 2.9.0 (#5459)
* added --time-format to influxctl query (#5452)

* update timestamp format names and command-specific release notes

* Release influxctl v2.9.0 (#5458)

* Release influxctl v2.9.0

* add influxctl 2.9.0 release note

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>

* fixed typo

* updated links to rfc3339nano glossary entry

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-05-06 13:16:19 -06:00
alespour a9290fac3e
Chronograf v1.10.4 (#5445) 2024-04-29 09:31:02 +02:00
alespour 2f57ac9fcc
Kapacitor v1.7.4 (#5438) 2024-04-23 17:43:02 +02:00
Scott Anderson 89f1612278
influx CLI v2.7.5 (#5430) 2024-04-16 15:11:37 -06:00
Scott Anderson 0feb32b0f8
InfluxDB 2.7.6 (#5424)
* 2.7.5 and 2.7.6 release notes, add strong passwords, closes #5417

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-15 15:09:11 -06:00
Scott Anderson cdc0b25ec2
influxctl v2.8.0 (#5413)
* added influxql query support for influxctl

* removed sql tag from task-based influxctl query guide

* Influxctl v2.8.0 (#5418)

* Release influxctl v2.8.0

* Update change logs

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Add influxctl write timeout and new insecure TLS config (#5419)

* add timeout flag to write, update config with insecure tls

* fixed link

* Add 'enable-system-tables' flag to `influxctl query` (#5415)

* add enable system tables flag to influxctl

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Query system tables with influxctl (#5414)

* outline for querying system tables

* finalized system table query examples

* updated system table validity date

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-11 11:17:49 -06:00
Scott Anderson 610afbeb90 hotfix: remove clustered notification 2024-04-10 14:30:34 -06:00
Scott Anderson 2aac3cc2e8
Telegraf v1.30.0 and v1.30.1 (#5407)
* add telegraf 1.30.0 release notes and supporting content, closes #5405

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* added telegraf 1.30.1

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-03 14:36:07 -06:00
Joshua Powers d3c7dbe522
Influxctl v2.7.1 (#5395)
* Release influxctl v2.7.1

* Update change logs
2024-03-27 11:34:15 -06:00
Scott Anderson ea5729c756
influxctl v2.7.0 (#5391)
* Merging partition tag buckets into influxctl-2.7.0 (#5388)

* Update partitioning docs with tag buckets (#5381)

* updated paritioning docs with tag buckets

* Apply suggestions from code review

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* ported tag bucket partition content to clustered

---------

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* add command-specific influxctl updates/notes

* Release influxctl v2.7.0 (#5390)

* Release influxctl v2.7.0

* added release notes for influxctl 2.7.0

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>

---------

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-26 08:42:10 -06:00
Jakub Bednář 7ec52d72c3
Release Kapacitor v1.7.3 (#5380) 2024-03-22 07:12:47 -06:00
Joshua Powers 96515a9d4d
Release influxctl v2.6.0 (#5370)
* Release influxctl v2.6.0

* Update change log

* Apply suggestions from code review

* Add 'influxctl management' commands (#5364) (#5371)

* adds influxctl management commands to cloud-dedicated

* updated verbiage for revoking a management token

* Apply suggestions from code review



* port influxctl management commands to clustered, update format verbiage

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-03-18 09:42:39 -06:00
Scott Anderson 59e51c128a hotfix: fix oss placeholder url in data/products.yml 2024-03-11 16:09:29 -06:00
Gunnar 6752797a7a
Enterprise 1.11.5 release notes (#5354)
* Enterprise 1.11.5 release notes

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* update release notes, fix warning shortcodes, add compact-series-file config option

* added release metadata to compact-series-file heading

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-03-11 14:12:52 -06:00
Jason Stirnaman c8115f4c80
chore(v2): Update latest patch (#5351) 2024-03-11 14:02:05 -06:00
Scott Anderson 9e4034d260
Document v3 custom partitions (#5309)
* WIP added storage engine diagram svg and info

* WIP scaling strategy diagrams

* WIP finished storage architecture doc

* WIP added offset and time trim capbilities to current-date shortcode

* WIP custom partitions

* finalized define partitions doc

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updates to address PR feedback

* various fixes

* minor updates to storage architecture

* ported custom partition content to clustered

* fix incorrect menu key

* influxctl 2.5.0 (#5339)

* updated influxctl database create with partition info

* added influxctl table create command

* ported influxctl table create command to clustered

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* fixed mentions of influx vs influxctl in v3 docs

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Add manage table task-based docs with partitioning info (#5340)

* add manage table task-based docs with partitioning info

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* influxctl 2.5.0 release notes (#5343)

* influxctl 2.5.0 release notes

* Apply suggestions from code review

Co-authored-by: Joshua Powers <powersj@fastmail.com>

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-04 09:15:10 -07:00
Jakub Bednář e9f2429b84
Release Chronograf v1.10.3 (#5337)
* Release Chronograf v1.10.3

* Update content/chronograf/v1/about_the_project/release-notes.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-28 07:59:35 -07:00
Jakub Bednář 4ebfffa20a
Release Kapacitor v1.7.2 (#5335)
* Release Kapacitor v1.7.2

* Update content/kapacitor/v1/reference/about_the_project/release-notes.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-26 13:35:09 -07:00
Joshua Powers 86c60513a8
Release influxctl v2.4.4 (#5326)
* Release influxctl v2.4.4

* Update release notes

* add --trace global flag to influxctl docs

* port influxctl --trace flag to clustered

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-02-16 07:54:13 -07:00
Scott Anderson 52e5e20aa7
Consolidate sessions cookies and implement APIs to manage each (#5319)
* WIP restructuring of cookies to pull from a limited set of cookies

* WIP update cloud-urls.js to use new cookie api

* move api-libs-related js into own file

* minor updates to cookies.js

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Update assets/js/notifications.js

* set get started date default to null

* remove line breaks in header js template

* Add cookie migration (#5323)

* migrate old cookies to new cookie structure

* set explicit expiration date on influxdata_docs_ported cookie

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-15 07:45:45 -07:00
Andreas Deininger 476a73e95e
Fixing typos (#5315)
* Fix typos

* Bump hugo to latest version v0.122.0

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-05 09:51:51 -07:00
javier ramírez c5cf00a062
Update links to the Jolokia2_agent docs (#5308)
Links to github and Jolokia protocol links were broken
2024-01-25 14:52:14 -07:00
Josh Powers 2cd74935cf Release influxctl v2.4.3 2024-01-17 08:56:13 -07:00
Andreas Deininger c30e9d5a7b
Telegraf documentation: fix broken links (#5292)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-01-08 10:20:45 -06:00
Jason Stirnaman 7286226bba
GeoIP plugin should be marked "External" (#5287)
Fixes #5277

- Fixes plugin intro paragraph.
- Updates plugin data.
2023-12-28 08:59:08 -06:00
Josh Powers 96cb79ddda Release influxctl v2.4.2 2023-12-18 08:10:15 -07:00
Josh Powers baaeada8cd Release influxctl v2.4.1 2023-12-14 09:01:30 -07:00
Joshua Powers d2ba0b9e9c
Update data/telegraf_plugins.yml
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-12-11 10:41:57 -07:00