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 |
Steven Soroka
|
e00424d7b2
|
link to glob pattern docs (#7657)
|
2020-06-09 14:55:47 -04:00 |
Josh Soref
|
2c56d6de81
|
Fix spelling errors in comments and documentation (#7492)
|
2020-05-14 00:41:58 -07:00 |
Daniel Nelson
|
3380471e18
|
Adjust heading level in the filtering examples to allow linking
|
2020-04-15 10:51:31 -07:00 |
M0rdecay
|
da9f19ca9d
|
Allow using name_* modificators for output plugins (#7174)
|
2020-03-13 15:04:23 -07:00 |
dbutler-starry
|
2156a6242e
|
Add support for per output flush jitter (#6603)
|
2019-11-12 16:43:39 -08:00 |
Daniel Nelson
|
e4170339b1
|
Document alias option on output, processor, aggregator plugins
|
2019-11-06 16:05:11 -08:00 |
The Dale
|
6881c64431
|
Add punctuation to CONFIGURATION.md (#6600)
|
2019-11-05 15:50:07 -08:00 |
Daniel Nelson
|
b3f20f69f5
|
Default logtarget to file for backwards compatibility (#6555)
|
2019-10-22 13:32:03 -07:00 |
Greg
|
817c9a69a9
|
Document and add support to input plugins for logging alias (#6357)
|
2019-09-23 15:39:50 -07:00 |
Daniel Nelson
|
5dcd0daa42
|
Document the pros and cons of increasing the metric_buffer_limit
|
2019-09-09 17:50:46 -07:00 |
Vlasta Hajek
|
7ec54d4be9
|
Improve startup error reporting when ran as Windows service (#4291)
|
2019-08-28 14:34:44 -07:00 |
Daniel Nelson
|
d5b41cfc9a
|
Update TLS documentation
|
2019-08-19 17:42:39 -07:00 |
pberlowski
|
dc292b73a9
|
Add grace period for metrics late for aggregation (#6049)
|
2019-07-31 12:52:12 -07:00 |
Daniel Nelson
|
74c9d7ace2
|
Update logfile documentation
|
2019-05-03 10:55:11 -07:00 |
javicrespo
|
bcf7516a23
|
Add in process log rotation (#5778)
|
2019-05-03 10:25:28 -07:00 |
Daniel Nelson
|
2faf37e5c1
|
Fix docs for metric buffer limit to reflect current behavior (#5741)
|
2019-04-17 15:46:20 -07:00 |
Daniel Nelson
|
6feb6c1853
|
Add support for ${} env vars in configuration file (#5648)
|
2019-03-29 16:02:10 -07:00 |
tgregory86
|
c18934f065
|
Fix typo in CONFIGURATION.md example (#5441)
|
2019-02-15 11:13:43 -08:00 |
Daniel Nelson
|
0f75f3b304
|
Link intervals to interval section in configuation docs
|
2019-01-07 14:36:41 -08:00 |
Daniel Nelson
|
0ceb10e017
|
Rewrite configuration documentation (#5227)
|
2019-01-07 14:31:10 -08:00 |
Daniel Nelson
|
2ff3683b50
|
Improve config file environment variable documentation (#5200)
|
2018-12-27 13:12:00 -08:00 |
Greg Volk
|
cd9a79f5e6
|
Add tagdrop example for win_perf_counters (#5061)
|
2018-11-29 13:04:31 -08:00 |
Daniel Nelson
|
6e5c2f8bb6
|
Remove outputs blocking inputs when output is slow (#4938)
|
2018-11-05 13:34:28 -08:00 |
Daniel Nelson
|
a6b5f2c093
|
Document that taginclude/tagexclude can remove ANY tag (#4847)
|
2018-10-10 18:06:24 -07:00 |
Daniel Nelson
|
7553c8fd13
|
Remove metric recreation when filtering (#4767)
|
2018-09-28 14:48:20 -07:00 |
Daniel Nelson
|
bcf1cf59c1
|
Fix docs about outputs and fieldpass/fielddrop
This has been allowed since 1.1.0
|
2018-04-17 13:35:27 -07:00 |
Logan
|
fb3d66cdd3
|
Typo and sentence consistency (#3581)
|
2017-12-13 10:51:15 -08:00 |
Daniel Nelson
|
777b84d1dc
|
Clarify what it means to filter metrics from processors
|
2017-10-30 16:32:39 -07:00 |
Daniel Nelson
|
0f452ad0df
|
Document /etc/default/telegraf file
|
2017-10-06 16:57:57 -07:00 |
Daniel Nelson
|
b480022330
|
Update config directory documentation
|
2017-08-22 11:33:26 -07:00 |
Daniel Nelson
|
ce12913bc2
|
Update precision documentation and examples
Precision is no longer used by the InfluxDB output.
closes #3079
|
2017-08-01 15:02:36 -07:00 |
Daniel Nelson
|
3c204d409d
|
Line wrap documentation
|
2017-07-21 10:57:12 -07:00 |