Sven Rebhan
|
558a039a0e
|
feat: Update underlying KNX library to support new types. (#10263)
|
2021-12-14 07:35:36 -07:00 |
Nerijus Baliūnas
|
5cb99391b1
|
chore: restart service if it is already running and upgraded via RPM (#9970)
|
2021-12-13 10:37:25 -07:00 |
telegraf-tiger[bot]
|
393c5e606f
|
feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10237)
|
2021-12-10 14:31:02 -07:00 |
Sven Rebhan
|
aa642a4046
|
fix: Handle duplicate registration of protocol-buffer files gracefully. (#10188)
|
2021-12-10 14:25:24 -07:00 |
Patryk Małek
|
1b9572085b
|
fix(http_listener_v2): fix panic on close (#10132)
|
2021-12-10 13:14:16 -07:00 |
Francesco Bartolini
|
039c9683fd
|
feat: add Vault input plugin (#10198)
|
2021-12-10 13:10:26 -07:00 |
Arthur Gautier
|
8976483471
|
feat: support aws managed service for prometheus (#10202)
|
2021-12-10 13:06:33 -07:00 |
Sven Rebhan
|
31cbd2e504
|
fix: Make telegraf compile on Windows with golang 1.16.2 (#10246)
|
2021-12-08 15:10:31 -07:00 |
MyaLongmire
|
4c38c384dd
|
Update changelog
(cherry picked from commit e31b78151958f1f47087b290f613cdd06977fbee)
|
2021-12-08 13:03:08 -07:00 |
Sven Rebhan
|
99ddb467e9
|
feat: Modbus add per-request tags (#10231)
|
2021-12-08 12:19:13 -07:00 |
Sven Rebhan
|
ec26975dec
|
fix: Implement NaN and inf handling for elasticsearch output (#10196)
|
2021-12-08 10:56:54 -07:00 |
Francesco Bartolini
|
dbf55535c7
|
feat: add nomad input plugin (#10106)
|
2021-12-08 09:34:11 -07:00 |
Sven Rebhan
|
526dcb4bc8
|
fix: Print loaded plugins and deprecations for once and test (#10205)
|
2021-12-07 15:56:18 -07:00 |
Thomas Casteleyn
|
3ddc3c6b51
|
fix: eliminate MIB dependency for ifname processor (#10214)
|
2021-12-07 15:38:09 -07:00 |
Sven Rebhan
|
2d420fbd35
|
feat: Optimize locking for SNMP MIBs loading. (#10206)
|
2021-12-07 15:05:33 -07:00 |
Kuba Trojan
|
d4475b7d08
|
feat: Add SMART plugin concurrency configuration option, nvme-cli v1.14+ support and lint fixes. (#10150)
|
2021-12-07 09:10:36 -07:00 |
telegraf-tiger[bot]
|
0e237774f1
|
feat: update configs (#10236)
|
2021-12-07 08:59:49 -07:00 |
Sam Lai
|
2fdf223efb
|
fix(inputs/kube_inventory): set TLS server name config properly (#9975)
|
2021-12-07 08:30:27 -07:00 |
R290
|
c7f882c97d
|
fix: Sudden close of Telegraf caused by OPC UA input plugin (#10230)
|
2021-12-07 07:20:38 -07:00 |
dependabot[bot]
|
5a19852847
|
fix: bump github.com/eclipse/paho.mqtt.golang from 1.3.0 to 1.3.5 (#9913)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
|
2021-12-06 16:39:30 -06:00 |
Joshua Powers
|
f9d719d636
|
fix: json_v2 parser timestamp setting (#10221)
|
2021-12-06 12:18:06 -07:00 |
Joshua Powers
|
7049967fa9
|
fix: ensure graylog spec fields not prefixed with '_' (#10209)
|
2021-12-06 11:06:02 -07:00 |
Laurent Sesquès
|
733f033ea6
|
docs: remove duplicate links in CONTRIBUTING.md (#10218)
|
2021-12-06 09:02:05 -07:00 |
Aaron Wood
|
666bfe33a2
|
fix: pool detection and metrics gathering for ZFS >= 2.1.x (#10099)
|
2021-12-06 08:37:34 -07:00 |
Thomas Casteleyn
|
cc397279f5
|
fix: parallelism fix for ifname processor (#10007)
|
2021-12-03 14:44:41 -06:00 |
Paweł Żak
|
1143a50da3
|
chore: Forbids "log" package only for aggregators, inputs, outputs, parsers and processors (#10191)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-12-03 11:50:51 -06:00 |
Alec
|
2269ff1242
|
docs: address documentation gap when running telegraf in k8s (#10215)
|
2021-12-03 11:48:46 -06:00 |
telegraf-tiger[bot]
|
0bfe9bba17
|
feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10211)
Co-authored-by: Tiger Bot <>
|
2021-12-02 18:50:28 -06:00 |
Mya
|
d15cf791db
|
fix: mqtt topic extracting no longer requires all three fields (#10208)
|
2021-12-02 16:55:16 -07:00 |
JC
|
b954e565cc
|
fix: windows service - graceful shutdown of telegraf (#9616)
|
2021-12-02 15:32:19 -07:00 |
telegraf-tiger[bot]
|
75c48d48d7
|
feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10201)
Co-authored-by: Tiger Bot <>
|
2021-12-02 16:17:17 -06:00 |
Sven Rebhan
|
9787f4ac45
|
feat: Modbus support multiple slaves (gateway feature) (#9279)
|
2021-12-02 16:06:06 -06:00 |
Sven Rebhan
|
52c422af3b
|
fix: Revert unintented corruption of the Makefile from #10200. (#10203)
|
2021-12-02 07:07:18 -07:00 |
Sebastian Spaink
|
ea7b059549
|
chore: remove triggering update-config bot in CI (#10195)
|
2021-12-01 16:38:43 -06:00 |
MyaLongmire
|
bc11e20405
|
Update changelog
(cherry picked from commit 18ef80c365ea8b5ca1a232ea88ab50799561715f)
|
2021-12-01 13:22:06 -07:00 |
reimda
|
df6bf48f8d
|
feat: Implement deprecation infrastructure (#10200)
|
2021-12-01 12:38:43 -07:00 |
Mya
|
b4ef429302
|
fix: extra lock on init for safety (#10199)
|
2021-12-01 10:02:38 -07:00 |
n2N8Z
|
69afb140ad
|
fix: resolve #10027 (#10112)
|
2021-12-01 09:49:59 -07:00 |
Robert Thein
|
7b6ff69ce7
|
fix: register bigquery to output plugins #10177 (#10178)
|
2021-12-01 09:07:08 -07:00 |
Joshua Powers
|
7053fec4e7
|
fix: sysstat use unique temp file vs hard-coded (#10165)
|
2021-12-01 07:39:07 -07:00 |
Mya
|
7675ce6d19
|
refactor: snmp to use gosmi (#9518)
|
2021-11-30 15:47:50 -07:00 |
Paweł Żak
|
c875e45422
|
fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) (#10192)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:59:24 -06:00 |
Paweł Żak
|
3627961add
|
fix: Linter fixes for plugins/common/[a-z]* (#10189)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:46:46 -06:00 |
Vladislav
|
27dea9bd8f
|
feat: add new groundwork output plugin (#9891)
|
2021-11-30 14:25:21 -07:00 |
Paweł Żak
|
d9eb4d06c5
|
fix: Linter fixes for plugins/aggregators/[a-z]* (#10182)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:18:33 -06:00 |
Paweł Żak
|
59eeddb41e
|
fix: Linter fixes for plugins/serializers/[a-z]* (#10181)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 14:50:00 -06:00 |
Paweł Żak
|
7aa6b533bd
|
fix: Linter fixes for plugins/inputs/[p-z]* (leftovers) (#10193)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 13:31:10 -06:00 |
Mya
|
9bd0c6121e
|
fix: failing ci on master (#10175)
|
2021-11-24 13:57:14 -07:00 |
Samantha Wang
|
84e7a6acbe
|
docs: clean up links (#10135)
|
2021-11-24 12:59:41 -07:00 |
Paweł Żak
|
020b77b239
|
fix: Linter fixes for plugins/outputs/[g-m]* (#10127)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-24 12:40:25 -07:00 |