Nirmesh
ad1694b1d8
fix: Fix batching logic with write records, introduce concurrent requests ( #8947 )
2022-01-06 15:28:23 -07:00
John Seekins
3bbd6be2fa
feat: Add additional stats to bond collector ( #10137 )
2022-01-06 16:08:17 -06:00
stitch cula
0b96d40b60
fix(outputs/amqp): Close the last connection when writing error to avoid connection leaks ( #10360 )
2022-01-06 16:04:46 -06:00
Joshua Powers
c353bace3a
feat: update docker client API version ( #10382 )
2022-01-06 07:30:42 -07:00
Sven Rebhan
7867ef3623
fix: fix missing storage in container with disk plugin ( #10318 )
2022-01-05 08:45:03 -07:00
Howie
381dc22723
chore: typos across source code comments ( #10361 )
2022-01-05 08:20:10 -07:00
Joshua Powers
1b7e8c90e9
chore: sql readme with more details on data types ( #10378 )
...
Fixes : #9562
2022-01-05 08:18:28 -07:00
Joshua Powers
078242ba6b
fix: empty import tzdata for Windows binaries ( #10377 )
...
The telegraf binary currently does not include any timezone data. While
this data is usually readily available in linux systems it is not
available to a go binary in Windows.
Fixes : #8756
2022-01-05 08:18:12 -07:00
Mya
d8cc355113
chore: document deprecation of timeout ( #10373 )
2022-01-04 12:46:40 -07:00
Joshua Powers
2220fa2c2d
feat: add mock input plugin ( #9782 )
2021-12-23 13:34:29 -07:00
Sebastian Spaink
f88b873fca
fix: update go-ldap to v3.4.1 ( #10343 )
2021-12-23 11:51:35 -06:00
Vladislav
1d6d01a6db
fix: update GroundWork SDK and improve logging ( #10255 )
2021-12-23 10:43:34 -07:00
Thomas Casteleyn
0b99c6c20a
feat: add more functionality to template processor ( #10316 )
2021-12-23 09:51:26 -07:00
Francesco Bartolini
8a1720a785
feat: add consul metrics input plugin ( #10258 )
2021-12-22 13:49:26 -07:00
Jarno Huuskonen
e906698bba
feat: add exclude_root_certs option to x509_cert plugin ( #9822 )
2021-12-22 13:39:36 -07:00
Alexander Krantz
e6cd83f1e7
feat: add option to disable prepared statements for PostgreSQL ( #9710 )
2021-12-22 13:29:53 -07:00
Nathan J Mehl
697855c98b
fix: cumulative interval start times for stackdriver output ( #10097 )
2021-12-22 13:11:28 -07:00
Alberto Fernandez
a202f68333
feat: add option to skip errors during CSV parsing ( #10267 )
2021-12-22 13:07:14 -07:00
Laurent Sesquès
911c0a9db6
feat: socketstat input plugin ( #3649 )
2021-12-22 12:38:14 -07:00
Sebastian Spaink
da1ddd53a4
fix: update djherbis/times and fix dependabot ( #10332 )
2021-12-22 13:30:42 -06:00
Joshua Powers
3a51186e6a
docs: add note about dpdk and socket availability ( #10324 )
2021-12-21 15:27:04 -07:00
Robert Hajek
6de4d345e9
feat: reworked varnish_cache plugin ( #9432 )
...
Co-authored-by: Helen Weller <38860767+helenosheaa@users.noreply.github.com>
2021-12-21 16:07:10 -06:00
Joshua Powers
6a1442f1bc
fix: do not require networking during tests ( #10321 )
2021-12-21 13:44:10 -07:00
Sebastian Thörn
a0242035aa
feat: add timeout-setting to Graylog-plugin ( #10220 )
2021-12-21 09:10:04 -07:00
Sven Rebhan
a57aaddb0d
fix: Fix panic in logparser due to missing Log. ( #10296 )
2021-12-20 17:30:34 -06:00
Mya
1e81d98fdd
fix: panic due to no module ( #10303 )
2021-12-20 13:40:00 -07:00
Mya
973ffba9fb
fix: check index before assignment ( #10299 )
2021-12-20 10:52:47 -07:00
Nico Vinzens
c6faf3d3b4
feat: adds optional list of non retryable http statuscodes to http output plugin ( #10186 )
2021-12-20 10:16:23 -07:00
Laurent Sesquès
4e1961b7d8
fix: typo in openstack neutron input plugin (newtron) ( #10284 )
2021-12-16 08:23:32 -07:00
Sebastian Spaink
68233c5934
fix: mark TestGatherUDPCert as an integration test ( #10279 )
2021-12-15 18:48:18 -06:00
Joshua Powers
de6e421dd0
fix: run gofmt ( #10274 )
2021-12-14 15:43:37 -07:00
Petar Obradović
32ca79f83c
feat: add Redis Sentinel input plugin ( #10042 )
2021-12-14 15:13:33 -07:00
Mikołaj Przybysz
91cf764eff
fix: flush wavefront output sender on error to clean up broken connections ( #10225 )
2021-12-14 15:07:10 -07:00
crflanigan
e7e50a8883
feat: Add option to disable Wavefront prefix conversion ( #10252 )
2021-12-14 15:04:30 -07:00
Irina Vasileva
c1550a7303
feat: add heap_size_limit field for input.kibana ( #10243 )
2021-12-14 13:25:45 -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
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
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
Sam Lai
2fdf223efb
fix(inputs/kube_inventory): set TLS server name config properly ( #9975 )
2021-12-07 08:30:27 -07: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
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
Mya
d15cf791db
fix: mqtt topic extracting no longer requires all three fields ( #10208 )
2021-12-02 16:55:16 -07:00
Sven Rebhan
9787f4ac45
feat: Modbus support multiple slaves (gateway feature) ( #9279 )
2021-12-02 16:06:06 -06:00
reimda
df6bf48f8d
feat: Implement deprecation infrastructure ( #10200 )
2021-12-01 12:38:43 -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
Paweł Żak
2b1a79f327
fix: Linter fixes for plugins/processors/[a-z]* ( #10161 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-24 12:38:08 -07:00
Paweł Żak
64bc0ae9c0
fix: Linter fixes for plugins/outputs/[p-z]* ( #10139 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-24 12:33:45 -07:00
Joshua Powers
121ae1faaa
fix: check error before defer in prometheus k8s ( #10091 )
2021-11-24 12:19:25 -07:00
Mya
84562877cc
chore: clean up all markdown lint errors for input plugins i through m ( #10173 )
2021-11-24 12:18:53 -07:00
Joshua Powers
de6c2f74d6
feat: add retry to 413 errors with InfluxDB output ( #10130 )
2021-11-24 12:03:55 -07:00
Joshua Powers
79e479c691
fix: markdown: resolve all markdown issues with g-h ( #10172 )
2021-11-24 11:56:55 -07:00
Joshua Powers
0c02f245d6
fix: markdown: resolve all markdown issues with d-f ( #10171 )
2021-11-24 11:56:26 -07:00
Joshua Powers
6fa29f2966
fix: markdown: resolve all markdown issues with a-c ( #10169 )
2021-11-24 11:55:55 -07:00
Paweł Żak
8e85a67ee1
fix: Linter fixes for plugins/parsers/[a-z]* ( #10145 )
2021-11-24 11:52:51 -07:00
Mya
7d3531a29b
chore: clean up markdown lint errors input plugins w to z ( #10166 )
2021-11-24 11:50:22 -07:00
Mya
837465fcd5
chore: clean up all errors for markdown lint input plugins s through v ( #10167 )
2021-11-24 11:50:13 -07:00
Mya
d4582dca70
chore: clean up all markdown lint error on input plugins n through r ( #10168 )
2021-11-24 11:50:01 -07:00
Joshua Powers
0d8d118319
chore: clean up all markdown lint errors in output plugins ( #10159 )
2021-11-24 11:47:33 -07:00
Joshua Powers
c172df21a4
chore: clean up all markdown lint errors in serializer plugins ( #10158 )
2021-11-24 11:47:23 -07:00
Joshua Powers
4605c977da
chore: clean up all markdown lint errors in processor plugins ( #10157 )
2021-11-24 11:47:11 -07:00
Joshua Powers
d5d1f310da
chore: clean up all markdown lint errors in common plugins ( #10155 )
2021-11-24 11:45:38 -07:00
Joshua Powers
779c1f0a59
chore: clean up all markdown lint errors in parser plugins ( #10153 )
2021-11-24 11:45:25 -07:00
Joshua Powers
96e939a082
chore: clean up all markdown lint errors in aggregator plugins ( #10151 )
2021-11-24 11:45:12 -07:00
reimda
6518745153
fix: Add setting to win_perf_counters input to ignore localization ( #10101 )
2021-11-23 15:11:00 -07:00
Mya
2b43934174
fix: removed snmptranslate from readme and fix default path ( #10136 )
2021-11-23 15:09:00 -07:00
Sebastian Spaink
ba8c29acb0
feat(inputs.win_services): add exclude filter ( #10144 )
...
Co-authored-by: Tomas Mikenda <tomas.mikenda@tieto.com>
2021-11-23 15:07:21 -07:00
rentiansheng
cd0a7cd52f
fix: input plugin statsd bug ( #10116 )
2021-11-23 15:05:23 -07:00
bkotlowski
9480e49eee
feat: add intel_pmu plugin ( #9724 )
...
Co-authored-by: ktrojan <kuba.trojan@intel.com>
2021-11-23 10:32:19 -06:00
Mya
b89ef94777
feat: enable extracting tag values from MQTT topics ( #9995 )
2021-11-23 08:20:39 -07:00
Mya
5f9bd0d951
chore: remove nolint ( #10138 )
2021-11-19 12:26:19 -07:00
Nicolas Filotto
4f2ade5305
feat: Add support of aggregator as Starlark script ( #9419 )
2021-11-18 15:37:59 -07:00
Pierre Fersing
4a0397342a
fix: update shirou/gopsutil to v3 ( #10119 )
2021-11-18 09:33:47 -07:00
Paweł Żak
3dc5281632
fix: Linter fixes for plugins/outputs/[a-f]* ( #10124 )
2021-11-18 09:26:24 -07:00
Paweł Żak
2a0c3059a1
fix: Linter fixes for plugins/inputs/s* ( #10104 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-18 09:04:52 -07:00
Paweł Żak
146fff3183
fix: Linter fixes for plugins/inputs/[t-z]* ( #10105 )
2021-11-18 07:22:43 -07:00
Sebastian Spaink
5549bf0f59
fix(inputs/zfs): resolve README.md linter issues ( #10109 )
2021-11-17 08:24:31 -06:00
Sebastian Spaink
4e4a33003b
fix(outputs/graylog): fix failing test due to port already in use ( #10074 )
2021-11-16 16:17:23 -06:00
Samantha Wang
f71695bc98
docs: update deprecated plugin readmes ( #10100 )
2021-11-16 16:11:24 -06:00
Ehsan
db86904759
fix: directory monitor input plugin when data format is CSV and csv_skip_rows>0 and csv_header_row_count>=1 ( #9865 )
2021-11-16 15:05:48 -07:00
Paweł Żak
b9e4978b17
fix: Linter fixes for plugins/inputs/p* ( #10066 )
2021-11-15 09:14:09 -06:00
David B
b9c444bae8
fix: update BurntSushi/toml for hex config support ( #10089 )
2021-11-11 16:09:51 -07:00
Sebastian Spaink
8f309dc34d
fix(parser/csv): resolve linter issues ( #10093 )
2021-11-10 17:45:50 -06:00
anti32
62a05b2372
fix (inputs/mongodb) readme: correct connection URI ( #10075 )
2021-11-10 13:49:40 -06:00
Sebastian Spaink
279fc8352c
fix(inputs/mongodb): resolve all markdown linter issues in README.md ( #10077 )
2021-11-10 12:53:11 -06:00
Felix Edelmann
f7827a0408
fix: mysql: type conversion follow-up ( #9966 )
2021-11-09 16:30:42 -06:00
atetevoortwis
8a3ba85419
fix: Changed VM ID from string to int ( #10068 )
2021-11-09 15:29:36 -07:00
Joshua Powers
ce46506e19
fix: do not build modbus on openbsd ( #10047 )
2021-11-09 16:05:42 -06:00
singamSrikar
a288bc0bf8
feat: Openstack input plugin ( #9236 )
2021-11-09 08:32:07 -07:00
Dane Strandboge
ddeb6ec890
build: move to new protobuf library ( #10019 )
2021-11-09 08:51:14 -06:00
AlphaAr
e73ffe56c4
fix: Add metric name is a label with name "__name" to Loki output plugin ( #10001 )
2021-11-08 14:47:32 -07:00
Fan Zhang
0133f1206b
fix: Set the default value correctly ( #9980 )
2021-11-08 14:42:55 -07:00
Jacob Marble
9871b676a5
chore: update OpenTelemetry plugins ( #10010 )
2021-11-08 14:41:50 -07:00
Sven Rebhan
fb5b541b1a
feat: Extend regexp processor do allow renaming of measurements, tags and fields ( #9561 )
2021-11-04 10:45:52 -06:00
Jean-Sébastien Dupuy
a2cf4fb98f
docs: add elastic pool in supported versions in sqlserver ( #10044 )
2021-11-02 08:50:38 -06:00
Paweł Żak
c1d4ce4dd5
fix: Linter fixes for plugins/inputs/m* ( #10006 )
2021-11-02 08:49:26 -06:00
Paweł Żak
e6b107b062
fix: Linter fixes for plugins/inputs/[n-o]* ( #10011 )
2021-11-02 08:42:22 -06:00
Scott Anderson
934db67c2b
fix: update influxdb input schema documentation ( #10029 )
2021-11-01 13:45:21 -06:00
trojanku
317dd38af3
fix: correct timezone in intel rdt plugin ( #10026 )
2021-11-01 12:53:23 -06:00
Heiko Schlittermann
8552c1187a
feat: Add use_batch_format for HTTP output plugin ( #8184 )
2021-10-29 08:05:28 -06:00
bustedware
7d6672c53a
feat: add mongodb output plugin ( #9923 )
2021-10-28 14:42:49 -06:00
Chris Ruscio
343e846480
feat: add max_processing_time config to Kafka Consumer input ( #9988 )
2021-10-28 14:35:22 -06:00
Paweł Żak
eec6fd5702
fix: Linter fixes for plugins/inputs/[k-l]* ( #9999 )
2021-10-27 09:48:57 -06:00
Jean-Sébastien Dupuy
5d2b5d15a7
feat: add additional metrics to support elastic pool (sqlserver plugin) ( #9841 )
2021-10-26 12:07:02 -06:00
Joshua Powers
38aefd99b5
fix: redacts IPMI password in logs ( #9997 )
2021-10-26 11:03:41 -06:00
Paweł Żak
77248978c7
fix: Linter fixes for plugins/inputs/[h-j]* ( #9986 )
2021-10-26 07:45:03 -06:00
Sam Lai
ecd4d3782c
fix(inputs/kube_inventory): don't skip resources with zero s/ns timestamps ( #9978 )
2021-10-25 16:01:35 -05:00
Joshua Powers
85a7fbc13f
fix: procstat tags were not getting generated correctly ( #9973 )
...
Fixes : #9961
2021-10-25 13:21:39 -06:00
Jean-Sébastien Dupuy
374662be07
test: add sqlserver plugin integration tests ( #9943 )
...
* Adding integration tests for AzureSQLDBResourceStats.
* Adding azuresqlmanagedqueries_test.go
* Updated integration tests for sql managed instance queries.
* Updated integration tests for sql database queries.
* Updated integration tests for azure sql database queries
* Updated integration tests for azure sql managed instance queries
* Fixed lint issues with make fmt.
Co-authored-by: yannick <yabromba@microsoft.com>
2021-10-25 09:35:12 -06:00
Josef Johansson
76251d34f3
feat: plugins/common/tls/config.go: Filter client certificates by DNS names ( #9910 )
2021-10-25 08:47:26 -06:00
AsafMah
9d5eb7dd68
feat: add option to skip table creation in azure data explorer output ( #9942 )
2021-10-25 08:44:20 -06:00
Thomas Casteleyn
1391f05e80
feat: Add more details to processors.ifname logmessages ( #9984 )
2021-10-22 16:12:12 -05:00
Gerald Quintana
8265969f52
feat: Kafka Add metadata full to config ( #9833 )
2021-10-21 15:32:39 -06:00
Alexander Krantz
06f2a37b4a
chore: Update to AWS SDK v2 ( #9647 )
2021-10-21 16:32:10 -05:00
Sven Rebhan
112ef7fc26
fix: starlark pop operation for non-existing keys ( #9954 )
2021-10-21 12:55:23 -06:00
Sven Rebhan
aa2f1b150e
fix: Check return code of zfs command for FreeBSD. ( #9956 )
2021-10-21 10:51:23 -05:00
alespour
e685f3be46
fix: Graylog plugin TLS support and message format ( #9862 )
2021-10-21 08:39:24 -06:00
Sven Rebhan
cf605b5d9a
feat: Modbus connection settings (serial) ( #9256 )
2021-10-19 15:12:13 -06:00
Aleksandr Venger
a7582fb893
fix: segfault in ingress, persistentvolumeclaim, statefulset in kube_inventory ( #9585 )
2021-10-19 15:09:37 -06:00
Joshua Powers
3e1ebdb4c7
fix: add normalization of tags for ethtool input plugin ( #9901 )
2021-10-19 14:44:36 -06:00
Sanyam Arya
62d5f635bb
fix: internet_speed input plugin not collecting/reporting latency ( #9957 )
2021-10-19 10:42:15 -06:00
Alexander Krantz
2e216825db
fix: decode Prometheus scrape path from Kuberentes labels ( #9662 )
2021-10-18 16:47:45 -05:00
Sebastian Spaink
2e230e6bf4
fix: Correct conversion of int with specific bit size ( #9933 )
2021-10-18 09:48:16 -05:00
Thomas Conté
e324ef1985
feat: Azure Event Hubs output plugin ( #9346 )
2021-10-18 09:06:35 -05:00
Sam Arnold
c4c32025c8
feat: more fields for papertrail event webhook ( #9940 )
2021-10-18 09:04:53 -05:00
alon
34c2b6232d
fix: solve compatibility issue for mongodb inputs when using 5.x relicaset ( #9892 )
2021-10-15 13:15:40 -06:00
Felix Edelmann
4194e54ceb
fix: inconsistent metric types in mysql ( #9403 )
2021-10-14 10:06:43 -06:00