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
Chris Dagenais
60bb676730
vSphere input: need to be able to configure the historical interval duration ( #9276 )
2021-05-20 13:50:40 -07:00
Victor Marinsky
0e55eedd7e
Improve eventhub_consumer input documentation ( #8731 )
2021-05-20 16:37:01 -04:00
Rajiv Kushwaha
8c73370e50
inputs.ping: Add an option to specify packet size ( #9274 )
2021-05-20 14:21:20 -05:00
Russ Savage
e8ae01921b
Set user agent when scraping prom metrics ( #9271 )
2021-05-20 08:36:36 -06:00
Greg Linton
df47b41668
Allow more characters in graphite tags ( #9249 )
2021-05-18 12:29:30 -04:00
Giovanni Luisotto
ae7d31996b
SQL Server - SQL Requests - added s.[login_name] ( #8351 )
2021-05-13 23:59:02 -05:00
Erikas
760ad3e366
Update kafka.conf ( #9263 )
2021-05-13 16:36:46 -04:00
Sebastian Spaink
5330a74fea
Migrate soniah/gosnmp import to gosnmp/gosnmp ( #9203 )
2021-05-13 15:00:57 -05:00
Helen Weller
940fea9135
fix spelling of receive ( #9269 )
2021-05-13 15:28:14 -04:00
maxuntr
741e3884e6
Kinesis_consumer input plugin - fix repeating parser error ( #9169 )
2021-05-11 17:16:58 -04:00
Giovanni Luisotto
8b9883e2ec
SQL Server - sqlServerRingBufferCPU - removed whitespaces ( #9130 )
...
### Required for all PRs:
- [ ] Updated associated README.md.
- [ ] Wrote appropriate unit tests.
Removed a pair of whitespace chars from the **sqlServerRingBufferCPU** SQL statement and added some formatting.
This query exists only for the on-prem version of SQL Server (`database_type = "SQLServer"`)
If you were unlucky enough to have some SQL 2008 the query wouldn't work as the whitespace char is not allowed inside the statement.
2021-05-11 16:08:25 -05:00
Tuan Nguyen Huy
b56ffdc498
Add ability to enable gzip compression in elasticsearch output ( #8913 )
2021-05-08 13:17:44 -06:00
Josef Johansson
537bc9d21d
plugins/inputs/dovecot: Add support for unix domain sockets ( #9223 )
...
It's safer for dovecot to export metrics via a UDS instead of tcp port,
this will add support for that option.
### Required for all PRs:
<!-- Complete the tasks in the following list. Change [ ] to [x] to
show completion. -->
- [x] Updated associated README.md.
- [x] Wrote appropriate unit tests.
resolves #9215
dovecot: Add support for unix domain sockets as well
2021-05-04 16:09:55 -05:00
Sebastian Spaink
175cd16f19
Migrate ipvs library from docker/libnetwork/ipvs to moby/ipvs ( #9235 )
2021-05-04 11:15:47 -05:00
Adam Dobrawy
26e791f1c8
Add docs for docker-compose labels in docker input ( #9173 )
2021-05-03 16:15:35 -04:00
SomKen
09faa32043
Document using group membership to allow access to /dev/pf for pf input plugin ( #9232 )
2021-05-03 13:35:04 -06:00
Jacob Marble
6977121aed
OpenTelemetry Input Plugin ( #9077 )
2021-04-30 10:36:48 -04:00
Logan
370836d436
Add UTF-8 sanitizer to Strings plugin ( #9118 )
...
Adds a new option for the Strings processer to sanitize strings so that they conform to utf-8
2021-04-29 19:46:36 -05:00
i-prudnikov
e3ae7caaf0
Fix for #9135 ( #9156 )
2021-04-29 11:06:36 -05:00
David Bennett
79b1ac1f06
Converter processor: add support for large hexadecimal strings ( #9160 )
...
* add oauth2 to http input
* reset not included changes
* reset not included changes
* reset not included changes
* add hexadecimal parser changes
* add linter changes
* add documentation note
2021-04-28 12:31:48 -04:00
Paweł Żak
ff2992ed21
New DPDK input plugin ( #8883 )
2021-04-28 09:54:22 -06:00
David Bennett
d181b4338f
Fix apcupsd 'ALARMDEL' bug via forked repo ( #9195 )
...
* add oauth2 to http input
* switch APC UPSD dependency to forked version with bug fixed.
* fix branch discrepancies
* fix branch discrepancies
* fix branch discrepancies
* fix branch discrepancies
* fork to influxdata repo
2021-04-28 09:43:19 -04:00
Paweł Żak
1fabc5f1fe
Linter fixes for plugins/inputs/[c]* ( #9194 )
...
* Linter fixes for plugins/inputs/[c]*
* Linter fixes for plugins/inputs/[c]*
Co-authored-by: Pawel Zak <Pawel Zak>
2021-04-27 20:41:52 -05:00
Sebastian Spaink
5256f916eb
Make microsoft lowercase ( #9209 )
2021-04-27 17:01:45 -05:00
Helen Weller
fe352db590
Remote write compliance updates ( #9196 )
2021-04-27 11:01:28 -04:00
Paweł Żak
e058f3641c
Linter fixes for plugins/inputs/[ab]* ( #9191 )
2021-04-26 15:57:05 -05:00
David Bennett
8bb388584d
Add OAuth2 to HTTP input ( #9138 )
...
* add oauth2 to http input
* linter fixes
* add http config to common plugin
* address linter changes
* Update README.md
* add log for user if fields are missing
* add correct logger
* alter output plugin as well
* fix formatting
* add oauth2 separate package
* fix package naming
* remove unnecessary logger
2021-04-23 09:37:27 -04:00
Sven Rebhan
03b2daeb1b
Linter fixes (unhandled errors) -- Part 2 ( #9122 )
2021-04-22 16:08:03 -05:00
Nicolas Filotto
4d00e21630
Add time.star and math.star to Starlark readme lib section ( #9167 )
2021-04-21 12:16:02 -07:00
Avinash Nigam
f39d68d1fa
SQL Server input plugin - Enable Azure Active Directory (AAD) authentication support ( #8822 )
...
### Required for all PRs:
- [ ] Associated README.md updated.
- [ ] Has appropriate unit tests.
Associated to feature request - [Azure Active Directory (AAD) authentication support in SQL Server input plugin](https://github.com/influxdata/telegraf/issues/8808#issue-801695311 )
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2021-04-21 11:02:07 -05:00