Sven Rebhan
|
a3e4a14233
|
fix(secretstores): fix handling of TOML strings (#12490)
|
2023-01-11 07:43:20 -07:00 |
Sven Rebhan
|
e9c0487e54
|
fix(agent): handle float time with fractions of seconds correctly (#12491)
|
2023-01-11 07:42:33 -07:00 |
Joshua Powers
|
2604fb684b
|
fix(agent): Only set default snmp after reading all configs (#12457)
|
2023-01-10 19:00:15 +01:00 |
Sven Rebhan
|
b5dcc49250
|
fix(secretstores): Fix handling of 'id' and print failing secret-store (#12468)
|
2023-01-09 07:27:07 -07:00 |
Sven Rebhan
|
9f55bc605e
|
fix(secretstores): cleanup duplicate printing (#12401)
|
2022-12-15 06:35:05 -07: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 |
Sven Rebhan
|
337e4e34bc
|
chore: improve processor ordering (#12308)
|
2022-11-30 09:28:23 -07:00 |
Sven Rebhan
|
0f8dff9b8d
|
feat(serializers.json): Support serializing JSON nested in string fields (#12260)
|
2022-11-18 11:53:13 +01:00 |
Paweł Żak
|
cdc622e9db
|
chore: Fix linter findings for prealloc (part1) (#12228)
|
2022-11-15 18:57:50 +01:00 |
Paweł Żak
|
236af553a3
|
chore: wrap long lines in other locations (#12219)
|
2022-11-11 06:32:11 -07:00 |
Sebastian Spaink
|
6a29dcba45
|
fix: Run processors in config order (#12113)
|
2022-11-08 15:16:26 -06:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Ilya Arkhanhelsky
|
9d18c973cf
|
fix(agent): watch for changes in configuration files in config directories (#12127)
|
2022-11-07 20:54:52 +01:00 |
Joshua Powers
|
a536764bf1
|
fix(serializers.splunkmetric): provide option to remove event metric tag (#12024)
|
2022-11-01 06:41:46 -06:00 |
Paweł Żak
|
9d9eb403a6
|
chore: Review of //nolint comments (#12088)
|
2022-10-26 12:06:08 +02:00 |
Joshua Powers
|
73bac76268
|
fix(config): set default parser (#12076)
|
2022-10-24 13:51:07 -06:00 |
Sven Rebhan
|
87125f0524
|
fix(processors): Correctly setup processors (#12081)
|
2022-10-24 21:21:24 +02:00 |
Sven Rebhan
|
76d7a95400
|
fix: Restore warning on unused config option(s) (#12063)
|
2022-10-21 11:09:20 +02:00 |
Paweł Żak
|
85b7590ff9
|
chore: resolve linter issues for confusing-naming and confusing-results (#11956)
|
2022-10-12 13:19:47 -06:00 |
Sebastian Spaink
|
b7591fd67d
|
chore: Resolve linter issues in config.go and config_test.go (#11929)
|
2022-10-04 17:26:02 +02:00 |
Sven Rebhan
|
8a9c2eec85
|
chore(processors): Convert processors to `ParserPlugin`s (#11600)
|
2022-09-26 22:24:34 +02:00 |
Joshua Powers
|
d091a59e66
|
fix: re-allow specifying the influx parser type (#11806)
|
2022-09-21 13:02:41 -06:00 |
Sven Rebhan
|
3b3584b40b
|
fix(parsers): Memory leak for plugins using ParserFunc. (#11815)
|
2022-09-16 08:50:26 -06:00 |
Sebastian Spaink
|
b5f7ca4e08
|
fix: Clear error message when provided config is not a text file (#11787)
|
2022-09-13 11:43:03 -05:00 |
Fritz Reichwald
|
ca32cdc6e6
|
fix: add missing entry json_transformation to missingTomlField (#11779)
|
2022-09-09 07:26:12 -06:00 |
Sebastian Spaink
|
a57434eb4e
|
feat: Migrate to urfave/cli (#11700)
|
2022-08-24 21:46:58 -05:00 |
Sven Rebhan
|
f1ce84f02d
|
feat: tool to build custom Telegraf builds (#11524)
|
2022-08-19 13:38:03 -06:00 |
Conor Evans
|
b76d794968
|
feat(serializers.prometheus): Provide option to reduce payload size by removing HELP from payload (#11690)
|
2022-08-18 09:22:40 +02:00 |
Sven Rebhan
|
09eb7ee111
|
chore: Move aws credentials to plugins/common. (#11681)
|
2022-08-16 19:04:30 +02:00 |
Bruce (Zhihao) Li
|
5b9aee11b8
|
fix: Updating credentials file to not use endpoint_url parameter (#10841)
|
2022-07-29 08:55:11 -06:00 |
Sven Rebhan
|
3ad9fe73ba
|
chore: More parser cleanup (#11532)
|
2022-07-28 15:30:36 -05:00 |
Sven Rebhan
|
9f3a7414a9
|
feat(parsers.json): Allow JSONata based transformations in JSON serializer (#11251)
|
2022-07-21 18:37:36 +02:00 |
Joshua Powers
|
0fced8872a
|
chore: Update CRLF line endings in agent.conf to LF (#11501)
|
2022-07-14 10:55:26 +02:00 |
reimda
|
c25f9a0e83
|
fix: Update prometheus parser to be a new style parser plugin (#11440)
|
2022-07-06 10:07:53 -06:00 |
Sven Rebhan
|
7d83b076c2
|
fix: add reset-mode flag for CSV parser (#11288)
|
2022-06-30 12:11:25 -06:00 |
Sven Rebhan
|
f8766bc1b1
|
feat: Migrate dropwizard parser to new style (#11371)
|
2022-06-29 17:11:27 -05:00 |
Sven Rebhan
|
9ea9314e27
|
feat: Migrate logfmt parser to new style (#11366)
|
2022-06-29 23:31:22 +02:00 |
Sven Rebhan
|
e5bcc274ca
|
fix: Bring back old xpath section names (#11335)
|
2022-06-29 23:30:58 +02:00 |
Sven Rebhan
|
e710192dc9
|
feat: Migrate graphite parser to new style (#11405)
|
2022-06-29 23:08:05 +02:00 |
Sebastian Spaink
|
b638c5353f
|
feat: migrate form_urlencoded parser to new style (#11381)
|
2022-06-29 13:08:12 -06:00 |
reimda
|
bd516ae587
|
chore: move printing of sample config file out of config.go (#11409)
|
2022-06-29 11:59:58 -06:00 |
Sebastian Spaink
|
bf4e0500f7
|
feat: Migrate collectd parser to new style (#11367)
|
2022-06-27 13:05:19 -06:00 |
Sven Rebhan
|
3f114e0921
|
feat: Migrate json_v2 parser to new style (#11343)
|
2022-06-22 13:50:43 -06:00 |
Sven Rebhan
|
48fa1990ee
|
feat: Add CSV serializer (#11307)
|
2022-06-22 21:06:50 +02:00 |
telegraf-tiger[bot]
|
38c5ec1f05
|
docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11351)
Co-authored-by: Tiger Bot <>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
|
2022-06-22 11:25:16 -05:00 |
Sven Rebhan
|
c46f42f797
|
feat: Migrate json parser to new style (#11226)
|
2022-06-22 09:56:51 -06:00 |
skillor
|
336ae2f110
|
chore: move agent config into seperate file (#11337)
|
2022-06-22 09:30:43 -05:00 |
Sebastian Spaink
|
478edd36c8
|
fix: Prevent concurrent map writes to c.UnusedFields (#11311)
|
2022-06-16 07:04:45 -05:00 |
Sven Rebhan
|
0d96968819
|
feat: Migrate xpath parser to new style (#11218)
|
2022-06-08 13:39:02 -06:00 |