Sebastian Spaink
|
b8ff3e9c56
|
fix: run go fmt on inputs.mdstat with go1.17 (#9702)
|
2021-09-01 10:35:10 -06:00 |
John Seekins
|
435c2a6e33
|
feat: add inputs.mdstat to gather from /proc/mdstat collection (#9101)
|
2021-08-31 17:04:32 -05:00 |
reimda
|
2370d39e89
|
fix: output timestamp with fractional seconds (#9625)
|
2021-08-30 09:13:08 -06:00 |
David B
|
4dc2967e34
|
feat(plugins/inputs/systemd_units): add pattern support (#9665)
|
2021-08-26 15:34:52 -05:00 |
Alexander Krantz
|
1a59157b91
|
fix(mongodb): change command based on server version (#9674)
|
2021-08-26 15:32:48 -05:00 |
Daniel Dyla
|
0ce9c2e9f6
|
fix(dt-output): remove hardcoded int value (#9676)
|
2021-08-26 11:57:22 -05:00 |
Phil Bracikowski
|
8daba8aa19
|
chore(influxv2plugin): Increase accepted retry-after header values. (#9619)
|
2021-08-25 18:43:06 -04:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Grace Wehner
|
fe144e7c99
|
fix: issues with prometheus kubernetes pod discovery (#9605)
|
2021-08-17 15:54:55 -06:00 |
Sebastian Spaink
|
02ccbec348
|
fix: cookie test (#9608)
|
2021-08-17 17:22:14 -04:00 |
Nicolai Scheer
|
41c384a978
|
feat: add bool datatype for sql output plugin (#9598)
Co-authored-by: Nicolai Scheer <nicolai.scheer@check24.de>
|
2021-08-17 17:19:02 -04:00 |
Alexander Krantz
|
cfd7348e5c
|
docs: improve redis commands documentation (#9606)
|
2021-08-17 16:13:43 -05:00 |
Alexander Krantz
|
eb41218fe0
|
fix: CrateDB replace dots in tag keys with underscores (#9566)
|
2021-08-10 17:48:02 -04:00 |
Alexander Krantz
|
83bd10b4db
|
feat: Pull metrics from multiple AWS CloudWatch namespaces (#9386)
|
2021-08-10 16:47:23 -05:00 |
Eugene Klimov
|
b1930526f8
|
fix: improve Clickhouse corner cases for empty recordset in aggregation queries, fix dictionaries behavior (#9401)
Signed-off-by: Eugene Klimov <eklimov@altinity.com>
|
2021-08-10 17:20:22 -04:00 |
Marcus Ilgner
|
7def7e7328
|
fix(opcua): clean client on disconnect so that connect works cleanly (#9583)
|
2021-08-10 16:18:04 -05:00 |
Sebastian Spaink
|
dbc4e269be
|
fix: Refactor ec2 init for config-api (#9576)
|
2021-08-09 11:13:20 -05:00 |
JC
|
e6abb46d87
|
fix: sort logs by timestamp before writing to Loki (#9571)
|
2021-08-05 17:32:04 -04:00 |
Sebastian Spaink
|
fa77d2fb07
|
fix: muting tests for udp_listener (#9578)
|
2021-08-05 09:59:51 -06:00 |
Sven Rebhan
|
249bcd25d5
|
fix: Do not return on disconnect to avoid breaking reconnect (#9524)
|
2021-08-05 09:54:29 -06:00 |
varunjain0606
|
16597586f5
|
fix: Fixing k8s nodes and pods parsing error (#9581)
|
2021-08-04 17:52:52 -05:00 |
Jacob Marble
|
bfcd0f6bb1
|
feat: OpenTelemetry output plugin (#9228)
|
2021-08-04 16:11:55 -04:00 |
Alexander Krantz
|
de01d37a36
|
feat: Support AWS Web Identity Provider (#9411)
|
2021-08-03 17:29:26 -04:00 |
Alexander Krantz
|
9bb274b45a
|
fix: Normalize unix socket path (#9554)
|
2021-08-03 17:20:02 -04:00 |
Jangmin-Lee
|
0cf37a91bc
|
docs: fix aws ec2 readme inconsistency (#9567)
|
2021-08-03 17:12:25 -04:00 |
Marius Bezuidenhout
|
1afbff8904
|
feat: Modbus Rtu over tcp enhancement (#9570)
|
2021-08-03 17:09:51 -04:00 |
Sebastian Spaink
|
c9bbb3241c
|
Update vmware/govmomi to v0.26.0 (#9552)
|
2021-07-30 15:49:49 -05:00 |
R290
|
3633853235
|
Do not skip good quality nodes after a bad quality node is encountered (#9550)
|
2021-07-30 16:26:47 -04:00 |
Helen Weller
|
9fcd5a5b54
|
fix test so it hits a fake service (#9564)
|
2021-07-30 15:14:23 -04:00 |
Sebastian Spaink
|
126825d944
|
Fix procstat plugin README to match sample config (#9553)
|
2021-07-28 16:22:37 -06:00 |
Mya
|
8d2b1e8dc1
|
Fix metrics reported as written but not actually written (#9526)
|
2021-07-28 14:55:23 -06:00 |
Alexander Krantz
|
fdec5f1f31
|
Prevent segfault in persistent volume claims (#9549)
|
2021-07-28 14:50:18 -06:00 |
Sebastian Spaink
|
5843b27d75
|
Update procstat to support cgroup globs & include systemd unit children (Copy of #7890) (#9488)
|
2021-07-27 16:51:56 -05:00 |
Sven Rebhan
|
80829b3b5a
|
Fix attempt to connect to an empty list of servers. (#9503)
|
2021-07-27 15:39:43 -06:00 |
Roger Coll Aumatell
|
837eb31b3f
|
Suricata alerts (#9322)
|
2021-07-27 16:31:24 -05:00 |
Paweł Żak
|
87c94e4ac3
|
Linter fixes for plugins/inputs/[fg]* (#9387)
|
2021-07-27 15:28:26 -06:00 |
Martin Molnar
|
1a42c7d289
|
For Prometheus Input add ability to query Consul Service catalog (#5464)
|
2021-07-27 17:23:01 -04:00 |
Hwanjin Jeong
|
f241f91112
|
Support Landing page on Prometheus landing page (#8641)
|
2021-07-27 17:17:42 -04:00 |
bhsu-ms
|
27b98083f4
|
Change the timeout from all queries to per query (#9471)
|
2021-07-27 16:14:49 -05:00 |
Raphael Yu
|
51720f3bd7
|
Attach the pod labels to the `kubernetes_pod_volume` & `kubernetes_pod_network` metrics. (#9438)
|
2021-07-27 17:13:12 -04:00 |
Dominik Rosiek
|
348c18db75
|
feat(http_listener_v2): allows multiple paths and add path_tag (#9529)
|
2021-07-27 16:10:50 -05:00 |
Mya
|
a48e11d0d1
|
Bug Fix Snmp empty metric name (#9519)
|
2021-07-27 14:34:35 -06:00 |
Mark Wilkinson - m82labs
|
57ecd1d21b
|
Worktable workfile stats (#8587)
|
2021-07-26 20:55:03 -05:00 |
Sven Rebhan
|
754b7ff4c1
|
Example input plugin (#9409)
|
2021-07-26 12:36:09 -05:00 |
Alexander Krantz
|
32d4234ae4
|
Prevent x509_cert from hanging on UDP connection (#9323)
|
2021-07-22 17:44:36 -07:00 |
Sebastian Spaink
|
d6b7d4da2c
|
Simplify how nesting is handled (#9504)
|
2021-07-22 19:09:01 -05:00 |
Alexander Krantz
|
cae338814b
|
Switch MongoDB libraries (#9493)
|
2021-07-22 14:50:23 -06:00 |
Daniel Dyla
|
403ce477c1
|
[output dynatrace] Initialize loggedMetrics map (#9491)
|
2021-07-21 10:53:23 -04:00 |
Imran Ismail
|
8965291f29
|
Fix prometheus cadvisor authentication (#9497)
|
2021-07-20 17:08:29 -04:00 |
Alexander Krantz
|
2eb0ee2e1e
|
Add support for large uint64 and int64 numbers (#9520)
|
2021-07-19 22:23:12 -05:00 |
Mya
|
ff8ed37762
|
fixed percentiles not being able to be ints (#9447)
|
2021-07-19 08:53:07 -06:00 |
Jacob Hochstetler
|
4591c62cfc
|
Http plugin add cookie auth (#9395)
|
2021-07-13 15:58:49 -06:00 |
Minni Walia
|
f57ffa2a9b
|
Add new output plugin for Azure Data Explorer(ADX) (#9426)
|
2021-07-13 17:25:24 -04:00 |
Madhushree Sreenivasa
|
2267733a04
|
Provide detailed error message in telegraf log (#9466)
|
2021-07-13 15:08:41 -06:00 |
Russ Savage
|
55a27bb62d
|
chore: fixing link in influxdb_listener plugin (#9431)
|
2021-07-09 21:24:44 -05:00 |
Andre Nathan
|
59e79fa8d4
|
Allow multiple keys when parsing cgroups (#8108)
|
2021-07-08 16:54:22 -04:00 |
Mat Wood
|
f69b37b759
|
Adding RFC3164 support to inputs.syslog (#8454)
|
2021-07-08 14:39:46 -06:00 |
Sebastian Spaink
|
1b20680e37
|
Fix json_v2 parser to handle nested objects in arrays properly (#9479)
|
2021-07-08 13:05:41 -05:00 |
reimda
|
537ac63c68
|
Sqlserver input: require authentication method to be specified (#9388)
|
2021-07-07 13:09:52 -06:00 |
Dmitry Alimov
|
285cae2b64
|
Fix typo in perDeviceIncludeDeprecationWarning (#9442)
|
2021-07-06 17:04:06 -04:00 |
Alexander Krantz
|
a0ec75a62b
|
Fix segfault in kube_inventory (#9456)
|
2021-07-06 13:57:52 -06:00 |
Alexander Krantz
|
17e86ab4ca
|
Add include_nodes filter for jenkins (#9351)
|
2021-07-01 14:54:53 -06:00 |
Alexander Krantz
|
e0ac5078bb
|
Fix Couchbase regression (#9448)
|
2021-07-01 14:50:35 -06:00 |
Sven Rebhan
|
25413b2b6d
|
XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277)
|
2021-07-01 16:48:16 -04:00 |
Niek Bruins
|
9b22161d92
|
Fix nil pointer error in knx_listener (#9444)
|
2021-07-01 14:42:48 -06:00 |
Sven Rebhan
|
e2ab2188db
|
Fix RabbitMQ regression in #9383 (#9443)
|
2021-06-29 16:01:46 -05:00 |
Sven Rebhan
|
e4bd01e0c7
|
Exclude read-timeout from being an error (#9429)
|
2021-06-24 14:50:24 -06:00 |
Brian Lamar
|
c6c3efdb97
|
Don't stop parsing after statsd parsing error (#9423)
|
2021-06-24 14:43:23 -06:00 |
Russ Savage
|
314bc0ff7f
|
chore: readme updates (#9367)
|
2021-06-23 11:26:13 -05:00 |
Mya
|
b846c5069d
|
added a check for oid and name to prevent empty metrics (#9366)
|
2021-06-22 15:59:02 -05:00 |
Mya
|
84a37642d5
|
fixing insecure_skip_verify (#9413)
|
2021-06-22 15:56:29 -05:00 |
Sven Rebhan
|
d63a7010d9
|
Fix messing up the 'source' tag for https sources. (#9400)
|
2021-06-22 13:45:03 -05:00 |
Mya
|
8638a41724
|
tags no longer required in included_keys (#9406)
|
2021-06-22 11:48:29 -05:00 |
Jarno Huuskonen
|
ac9bf5a0ec
|
Fix x509_cert input plugin SNI support (#9289)
|
2021-06-22 11:41:45 -05:00 |
Leandro Piccilli
|
81f882a271
|
Add Elasticsearch query input plugin (#3536)
|
2021-06-21 16:35:26 -05:00 |
Jörg Thalheim
|
cf616939f1
|
kube_inventory: expand tls key/tls certificate documentation (#9357)
|
2021-06-21 11:56:16 -05:00 |
Jack Henschel
|
5f6c37bb86
|
Adjust link to ceph documentation (#9378)
|
2021-06-21 10:50:19 -05:00 |
Paweł Żak
|
9a794919e3
|
Linter fixes for plugins/inputs/[de]* (#9379)
|
2021-06-21 10:07:52 -05:00 |
Mya
|
28fbdd8fba
|
Use gosmi for SNMP traps (#9343)
Use gosmi for snmp_trap plugin
Co-authored-by: Logan McNaughton <logan@bacoosta.com>
Co-authored-by: reimda <reimda@users.noreply.github.com>
|
2021-06-16 10:20:33 -06:00 |
Sebastian Spaink
|
daec1040c6
|
Update json_v2 parser to handle null types (#9368)
|
2021-06-15 16:50:20 -06:00 |
Sven Rebhan
|
ee0a86c4ae
|
Fix import of sqlite and ignore it on all platforms that require CGO. (#9359)
|
2021-06-15 16:46:53 -06:00 |
Harkamal Singh
|
cc82c7ccf9
|
Added support to override metric_url in newrelic output plugin (#9342)
|
2021-06-15 17:15:31 -04:00 |
Daniel Dyla
|
769f582245
|
Update dynatrace output (#9363)
- export timestamps
- enrich dimensions with OneAgent data
- Add default dimensions feature
|
2021-06-15 17:13:34 -04:00 |
Alexander Krantz
|
d7afebf7e6
|
Fix connecting to the wrong url (#9329)
|
2021-06-15 16:04:22 -05:00 |
Sven Rebhan
|
6cc942fa6e
|
Fix segfault in processors/parser (#9283)
|
2021-06-15 13:20:47 -06:00 |
Sven Rebhan
|
908ad2f6ce
|
Generic SQL input (#8735)
|
2021-06-15 13:10:52 -06:00 |
Vyacheslav Stepanov
|
905b22cac9
|
Closing all idle connections in docker input plugin (#9243)
This prevents error "too many open files" in most cases
|
2021-06-14 23:23:39 -05:00 |
Sebastian Spaink
|
1d4b8d62f5
|
Support new Suricata JSON format which includes arrays and strings (#9338)
|
2021-06-14 10:07:36 -05:00 |
Mya Longmire
|
da7f2c7a93
|
Bugfix outputs influxdb endless retires (#9296)
|
2021-06-10 16:05:43 -05:00 |
Mya Longmire
|
f6a9d104f8
|
Feature powermode smartctl (#9306)
Co-authored-by: Steven Soroka <ssoroka@influxdata.com>
|
2021-06-10 15:51:33 -05:00 |
Sebastian Spaink
|
885252d388
|
New JSON Parser (#9246)
|
2021-06-10 13:22:18 -06:00 |
Daniel Dyla
|
298670ae18
|
Use dynatrace-metric-utils (#9295)
|
2021-06-08 15:27:39 -06:00 |
Alexander Emelin
|
0fd0ae0953
|
Add WebSocket output plugin (#9188)
|
2021-06-03 22:53:38 -06:00 |
reimda
|
e289612ff3
|
Add SQL output plugin (#9280)
|
2021-06-03 22:49:55 -06:00 |
Steven Soroka
|
ee44aee1ca
|
clarify docs around shim plugin loading
|
2021-06-03 09:53:15 -04:00 |
Pascal Zimmermann
|
3ad40df311
|
Update pgx to v4 (#9182)
|
2021-06-02 21:28:16 -06:00 |
Alexander Krantz
|
db0b6de140
|
Add HTTP proxy to datadog output (#9297)
|
2021-06-01 17:18:31 -04:00 |
Sven Rebhan
|
2e7b232073
|
Modbus refactor (#9141)
|
2021-05-27 16:58:46 -04:00 |
Russ Savage
|
467ab87912
|
chore: update prometheus input readme to match config options (#9270)
|
2021-05-25 15:11:14 -06:00 |
Samantha Wang
|
8eec159871
|
update HTTP v2 listener readme (#9250)
|
2021-05-20 16:48:12 -06:00 |