Commit Graph

99 Commits

Author SHA1 Message Date
R290 e1f7bd8d8b
docs(aggregators): Document default settings for period, delay and grace (#16540) 2025-03-14 13:45:34 +00:00
Alex Gokhale 304ab2e780
feat(logging): Allow overriding message key for structured logging (#16242) 2024-12-05 10:38:32 -06:00
Sven Rebhan dcec9d1cea
docs(inputs): Add plugin metadata and update description for a* to f* (#16097) 2024-10-31 16:15:21 -05:00
Dane Strandboge e257c14ec1
fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
Hr0bar c0bea1beb8
docs(outputs): Clarify buffer limits behavior and fix spec wording (#15999) 2024-10-16 18:23:48 +02:00
Lars Stegman 56f2d6e1bb
feat(inputs): Add option to choose the metric time source (#15917) 2024-10-08 16:02:08 -05:00
Sven Rebhan c3e53193d2
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-09-06 15:52:22 -05:00
Sven Rebhan d160276552
feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
Sven Rebhan f9f029e7e8
feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
Dane Strandboge 790c21e7cd
fix(agent): Fix buffer directory config and document (#15661) 2024-07-30 10:18:10 +02:00
Dane Strandboge f11ead9980
chore(agent.buffer): Add experimental warnings and increased logging (#15638) 2024-07-19 07:47:30 -06:00
Julian-Buitmann 5652259f37
docs: Further clarify modifiers (#15595) 2024-07-08 15:51:52 +02:00
Joshua Powers bf2dd12e1e
docs(agent): Specify jitter value must be non-zero (#15363) 2024-05-16 10:54:11 +02:00
Joshua Powers 9ace2a5a84
docs: Update aggregator and processor docs (#15343) 2024-05-14 12:33:30 +02:00
Krzysztof Kliś e6a61f93b6
docs(config): Clarify metric-routing example (#15033) 2024-03-21 06:33:48 -06:00
Joshua Powers f58472d66f
docs(config): Add comment about single vs double quotes (#14621) 2024-01-24 21:11:10 +01:00
Thomas Casteleyn 193479a988
feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012) 2023-12-04 08:22:12 -07:00
Akash Gupta 761dbce964
feat(agent): Allow separators for namepass and namedrop filters (#14361) 2023-11-30 16:15:56 -07:00
Andreas Deininger d1b316ab1a
docs: Fix typos (#14339) 2023-11-27 07:27:34 -07:00
knollet 7fe6bb3fe0
docs: Improve behavior documentation of metricpass (#13883) 2023-09-07 13:55:08 -06:00
Sven Rebhan bc8070f241
docs(config): Add notes for secret-store pitfalls (#13707) 2023-08-01 07:25:50 -06:00
Sven Rebhan 3da80fdfc6
feat(agent): Add option to avoid filtering of global tags (#13605) 2023-07-14 16:00:10 +02:00
Joshua Powers eb7ada1677
docs: remove newline (#13558) 2023-07-05 16:47:02 -06:00
Joshua Powers 22bfb405bb
docs: revert table example change (#13556) 2023-07-05 16:22:02 -06:00
Sven Rebhan 0a491a7bf3
feat(agent): Add option to avoid filtering of explicit plugin tags (#13364) 2023-05-31 11:06:50 -06:00
Maxim Ivanov 8fa514f73b
chore(docs): Clarify how taginclude/tagexclude work with processors (#13243) 2023-05-24 09:48:39 +02:00
Neelay Upadhyaya 7c636b4b6b
feat(config): Support shell like syntax for environment variable substitution (#13229) 2023-05-24 09:47:25 +02:00
Sven Rebhan 129d8eb98e
feat: Add common expression language metric filtering (#13144) 2023-04-28 12:42:25 -06:00
Anthony Miyaguchi eb3ffe1869
docs: Remove broken link to default config (#12925) 2023-03-22 12:16:59 -06:00
Sven Rebhan f87916aaa9
feat: Plugin state-persistence (#12166) 2023-03-01 15:34:48 -07:00
Sven Rebhan 53f36570fd
fix(secretstores): check store id format and presence (#12644) 2023-02-07 11:15:02 -07:00
Matthijs Kooijman f12870693e
docs: Show TOML inline table syntax for tags/tagpass/tagdrop (#12636) 2023-02-07 15:00:34 +01:00
Sven Rebhan c98115e744
feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
Thomas Casteleyn c883673cdb
feat(agent): Deprecate active usage of netsnmp translator (#12358) 2022-12-08 07:18:09 -07:00
Sebastian Spaink 6a29dcba45
fix: Run processors in config order (#12113) 2022-11-08 15:16:26 -06:00
Joshua Powers 64c85eb4f8
docs: explain PowerShell 5 encoding (#11662) 2022-08-11 15:46:02 -06:00
Sebastian Spaink 412be64088
feat: Make the command "config" a subcommand (#11282)
* feat: make the command "config" a subcommand

* fix: backwards compatible
support telegraf *filters* config
2022-06-15 21:28:18 +02:00
Sven Rebhan 56eb914998
chore: Embed sample configurations into README for inputs (#11136) 2022-05-24 08:49:47 -05:00
reimda d8bd44abe1
fix: change name of snmp translator setting (#10872) 2022-03-23 09:27:58 -06:00
Sven Rebhan 5479df2eb5
feat: collection offset implementation (#10545) 2022-02-15 10:39:12 -07:00
Joshua Powers 0036757afe
chore: clean up all markdown lint errors in first half of docs directory (#10152) 2021-11-24 11:45:19 -07:00
Samantha Wang 9ecf6040af
docs: document telegraf commands and flags (#9635) 2021-09-20 09:13:39 -06:00
Germán Jaber 3f9643dd7e
[Docs] Clarify tagging behavior (#9461) 2021-07-27 16:16:53 -05:00
David Bennett 1a86fd1a2d
Config Option to Enable Logging with Local Time (#9123)
* Configurable local time logging

* make timezone configurable

* Address linter feedback.

* update with example
2021-04-16 14:39:19 -04:00
Ted Timmons b75221e6c6
update influxdb_v2 config documentation in main (#8618)
[Per the v2 output readme](https://github.com/influxdata/telegraf/blob/master/plugins/outputs/influxdb_v2/README.md) and trial/error the fields aren't arrays, and "org" is actually "organization".
2020-12-29 14:37:19 -05:00
Steven Soroka 392ef9b9c0
change influxdb port 9999 to 8086 (#8198) 2020-10-07 11:54:51 -04:00
Samantha Wang b1bce91345
add tagpass/tagdrop note in docs (#8053) 2020-09-03 13:32:20 -07:00
Samantha Wang 389c5380ed
Fix configuration.md formatting (#7965)
* fix configuration.md formatting

* include cloud url comments
2020-08-19 19:24:58 -04:00
Al Sargent df93825112
Add details to connect to InfluxDB OSS 2 and Cloud 2 (#7953) 2020-08-06 16:43:21 -04:00
Daniel Nelson 0fbe0b3968
Allow overriding the collection_jitter and precision per input (#7762) 2020-06-30 23:15:11 -07:00