Scott Anderson
7e1b1e4605
fix(telegraf): add missing telegraf patch releases ( #6280 )
2025-08-04 11:20:28 -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
Sven Rebhan
07951915c1
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-06-18 21:52:56 +02:00
Sven Rebhan
68220c1436
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-06-18 21:52:42 +02:00
Sven Rebhan
e527951e8d
Bump current Telegraf version to v1.35.0
2025-06-18 19:57:07 +02:00
Sven Rebhan
7e707320ad
Update Telegraf release notes
2025-06-18 19:55:33 +02:00
Scott Anderson
6de5de2edb
update date format in telegraf release notes ( #6127 )
2025-06-06 09:32:05 -05:00
Jason Stirnaman
48c6a7a518
feat(telegraf): v1.34.1: release notes and new plugins
2025-04-02 14:33:35 -05:00
Jason Stirnaman
62af58c704
fix(telegraf): install page
...
- download scripts contain variable references instead of shortcode
- update SHA checksums for linux downloads
2025-04-02 14:30:02 -05:00
Jason Stirnaman
e2d51b8538
chore(telegraf): home: update release version
2025-04-02 14:18:28 -05:00
Jason Stirnaman
5fe70a938a
Update content/telegraf/v1/install.md
2025-03-04 10:38:19 -06:00
Jason Stirnaman
f628d3ad5e
Update content/telegraf/v1/configuration.md
2025-03-04 10:38:12 -06:00
Jason Stirnaman
4de177cb81
Update content/telegraf/v1/install.md
2025-03-04 10:38:06 -06:00
Jason Stirnaman
36ae6d0fac
Update content/telegraf/v1/configuration.md
2025-03-04 10:37:57 -06:00
Swayam Sharma
4467afff3c
fix broken links in install.md
2025-03-01 03:16:20 +05:30
Swayam Sharma
a77a5950bb
fix broken links in configuration.md
2025-03-01 03:13:22 +05:30
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
Jason Stirnaman
6d63202518
Update content/telegraf/v1/release-notes.md
2024-12-20 09:23:33 -06:00
Jason Stirnaman
01cfcd40f6
Update content/telegraf/v1/release-notes.md
2024-12-20 09:22:23 -06:00
Jason Stirnaman
7529c6f05d
Update content/telegraf/v1/release-notes.md
2024-12-20 09:22:08 -06:00
Jason Stirnaman
7e90f18c95
Update content/telegraf/v1/release-notes.md
2024-12-20 09:21:57 -06:00
Jason Stirnaman
57e1ab8b07
Update content/telegraf/v1/release-notes.md
2024-12-20 09:21:34 -06:00
Sven Rebhan
4163b2ffd6
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-12-20 10:53:28 +01:00
Sven Rebhan
6b50cf93a1
Telegraf v1.33.0
2024-12-09 22:14:36 +01:00
Jason Stirnaman
7f3a9eed00
fix(telegraf): update and fix install instructions, reference
...
- Update latest patch
- Remove curly braces from reference. Removed from the test Dockerfiles, but forgot this one.
- Update checksums in examples and fix AMD and ARM transposed examples
2024-12-05 16:43:17 -06:00
Gunnar Aasen
202b623d26
Revert download links for Telegraf and InfluxDB v2 CLI
2024-11-28 14:10:07 -08:00
Sven Rebhan
15ee141a4f
Telegraf v1.32.1 ( #5638 )
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-10-17 14:15:34 -06:00
Sven Rebhan
4944d6a8d5
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:37:04 +02:00
Sven Rebhan
5d08af1397
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:36:48 +02:00
Sven Rebhan
c8a0cea88b
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:36:22 +02:00
Sven Rebhan
e4de0c3df1
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:36:10 +02:00
Sven Rebhan
6a460d8987
Add telegraf v1.32.0
2024-09-10 13:00:34 +02:00
Sven Rebhan
99df93c872
Add previous batch versions
2024-09-10 11:24:58 +02:00
Jason Stirnaman
73e25245af
chore(oss): Update install instructions, mostly for Linux
...
- Updates Linux install instructions to reflect updates in the Downloads page.
- Uses curl, instead of wget, for examples.
- Reorg of download verification: moves expandable details before instructions, to encourage using verification.
Includes verification in instructions.
- All tests pass if not explicitly skipped (for Docker and different architectures).
- Run `docker compose build` to update the Go version and other dependencies used by the
test image.
2024-08-30 16:21:23 -05:00
Gunnar Aasen
fd8072c406
Updated download URLs for Telegraf and InfluxDB v1
2024-08-28 12:01:04 -07:00
Jason Stirnaman
86aeb258d4
fix(telegraf): Apply suggestions from code review.
...
- Remove screenshot.
- Can't indent the code block here when using code-placeholders--it breaks the layout.
2024-08-27 10:32:54 -05:00
Jason Stirnaman
e9d3d0c341
chore(telegraf): revise note
2024-08-27 10:32:54 -05:00
Jason Stirnaman
789262042f
Update content/telegraf/v1/configuration.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-27 09:57:57 -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
45ce1c31af
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-06-11 14:11:29 -06:00
Josh Powers
48c19ad770
Update dates
2024-06-11 12:11:37 -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
dezdez
efae13f39f
Update install.md ( #5456 )
...
Removed erroneous backtick character. This is two separate PowerShell commands.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-05-06 14:38:21 -06:00
Scott Anderson
0eeb2865fc
Various bug fixes ( #5444 )
...
* change OpenTSBD to OpenTSDB, closes influxdata/DAR#422
* add alias for telegraf plugins list, closes #5436
2024-04-27 06:41:59 -06:00
Andreas Deininger
35ba19d3cb
Docu: fix broken link ( #5410 )
...
Fix broken link
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-08 16:07:49 -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
Scott Anderson
d9049d1386
updated intro to configure telegraf, closes #5341 ( #5344 )
2024-03-04 11:27:58 -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
Jason Stirnaman
5bf392afc4
chore(telegraf): Improve CSV parser doc and run Telegraf tests: ( #5302 )
...
* chore(telegraf): Improve CSV parser doc and run Telegraf tests:
- Revise CSV parser documentation and add examples.
- Configure test runner for Telegraf tests.
* Update content/telegraf/v1/data_formats/input/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1/data_formats/input/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1/data_formats/input/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-01-17 09:31:18 -06:00
Andreas Deininger
4154e09733
docs(json v2): add 'optional' key ( #5299 )
2024-01-11 14:35:54 -07:00