Commit Graph

5464 Commits

Author SHA1 Message Date
Nicolas Filotto f267f342ae
Add support of the time module in Starlark Processor (#9004) 2021-03-23 13:45:29 -04:00
Helen Weller f4a51a4c33
Fix ipmi panic (#9035) 2021-03-23 10:09:51 -04:00
Aladex dc8e4ef62e
check for length of perusage for stat gathering and removed not used function (#9009) 2021-03-22 15:01:25 -04:00
Paweł Żak 74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984)
* Linter fixes - revive:unused-parameter and unparam

* Linter fixes - revive:unused-parameter and unparam

* Linter fixes - revive:unused-parameter and unparam

* "nolint"'s removed

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
reimda 24c8fb20dc
Update PR template to encourage linking to issues (#9023) 2021-03-19 12:04:20 -06:00
Samantha Wang aa88896829
update new plugins in changelog (#8991) 2021-03-19 13:56:39 -04:00
Kodai Sakabe 30c933cd68
Update README.md (#9016) 2021-03-18 16:42:06 -05:00
David Bennett 56c92d99e0
Use endpoint to share artifacts (Tiger bot) (#9012)
* Diagnose issue

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml
2021-03-18 17:31:31 -04:00
Steven Soroka 4dcc3c0ad7
exec plugins should not truncate messages in debug mode (#8333) 2021-03-18 17:21:30 -04:00
Dominic Tootell 30830c2ec2
Add content_encoding option to kinesis_consumer input (#8891) 2021-03-18 14:43:39 -06:00
Samantha Wang d5f79093f4
update bigquery readme (#9017) 2021-03-18 12:30:24 -07:00
Peter (Stig) Edwards 67e8d766c5
Add a starlark example showing how to obtain IOPS (#8996) 2021-03-18 11:39:29 -04:00
Helen Weller 67f588cbce
New prometheus remote write parser (#8967) 2021-03-18 11:33:58 -04:00
Helen Weller cc6c51cf16
Adds snappy support for http_listener_v2 (#8966) 2021-03-18 11:33:14 -04:00
Sven Rebhan 1eb47e245c
Add input plugin for KNX home automation bus (#7048) 2021-03-18 08:39:44 -06:00
Steven Soroka 1746f96f15 Update build version to 1.19.0 2021-03-17 18:35:53 -04:00
Sebastian Spaink 79f5803444
Migrate from github.com/ericchiang/k8s to github.com/kubernetes/client-go (#8937)
* new k8 client

* Make all tests pass

* Update licenses

* add timeout back

* Resolve merge conflicts

* Fix tests and linter

* Fix linter errors

* Linting issues

* Extra empty line

Co-authored-by: Bas <3441183+BattleBas@users.noreply.github.com>
2021-03-17 16:35:25 -05:00
Steven Soroka 5252806753 Update changelog
(cherry picked from commit c5a95ded035cd828c219bd01badc47574a49f2bc)
2021-03-17 16:45:19 -04:00
Felix Moessbauer 927612a0a7
fix segfaults in sflow plugin by checking if protocol headers are set (#8995) 2021-03-17 15:42:35 -04:00
David Bennett 13a4657005
ci config changes (#9001) 2021-03-17 14:52:26 -04:00
Shangxin Du f5552944d1
cisco_telemetry_mdt enhancement (#8661) 2021-03-16 17:49:07 -04:00
Denis Pershin 8a47d6f104
Add top stat info to mongodb plugin (#8861)
* Add top stat info

* fixes after review

* fix README.md
2021-03-16 15:54:57 -05:00
Josh Keegan c4a126073c
Teamspeak input plugin query clients (#8950)
* Add query_clients_online to the teamspeak input plugin

* Update readme for teamspeak input plugin following introduction of new query_clients_online field
2021-03-16 15:48:19 -05:00
Sven Rebhan 808b7c1ba5
Improve xml parser's handling of missing values (#8971) 2021-03-16 16:15:18 -04:00
Daniel Moran 1b09a9f3dc
chore: remove references to outdated InfluxDB settings. (#8754) 2021-03-16 16:02:59 -04:00
viperstars 71757e8039
Close running outputs when reloading (#8769) 2021-03-16 13:50:56 -06:00
Sebastian Spaink 89f5e8a9d9
Update to Go 1.16.2 (#8989) 2021-03-16 15:23:44 -04:00
Rene Kaufmann 4e9bc06eb2
nats_output: use the configured credentials file (#8986) 2021-03-15 11:09:10 -05:00
Paweł Żak 38c61c07ef
Revive fixes - part 4: (#8981)
empty-lines

Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-12 14:21:51 -06:00
Paweł Żak 9ddd189cd3
Proposal of enabled linters and their settings. (#8951)
* Proposal of enabled linters and their settings.

* Workaround to skip weird "plugins/parsers/influx/plugins/parsers/influx" directory

* Update to reflect changes in github actions

* Back to the last state

* Fix

Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-12 12:14:31 -06:00
Sebastian Spaink 97da596275
Update mac cache version number in circle-ci to avoid conflicts (#8982)
* Have mac use 1.16.1

* minor version not necessary

Co-authored-by: Bas <3441183+BattleBas@users.noreply.github.com>
2021-03-12 11:42:55 -06:00
gkatzioura 5085f595ac
Bigquery output Plugin (#8634) 2021-03-12 12:16:45 -05:00
David Bennett c905116ade
Add 'field name' config option to customize field name when using Value parser. (#8979) 2021-03-11 21:53:32 -05:00
Sebastian Spaink f32230259c
Update to 1.16.1 (#8978) 2021-03-11 19:05:50 -06:00
Russ Savage 9db703deea
feat: Adding Plex Webhooks external plugin (#8898) 2021-03-11 17:11:16 -05:00
Sebastian Spaink 21ca31c481
Mute linting errors when running against master branch (#8977)
* Mute errors when running on master branch

* One config, with conditional statement

* improve names
2021-03-11 16:48:16 -05:00
Steven Soroka b263c1fedf
accurate state documentation for Starlark 2021-03-11 16:35:26 -05:00
Steven Soroka 67904b07ee
update external plugin docs 2021-03-11 16:32:28 -05:00
helenosheaa 94d441c488 Merge branch 'master' of github.com:influxdata/telegraf 2021-03-11 16:21:03 -05:00
helenosheaa 0ba0021922 Merge branch 'devopsext-aliyuncms_input' 2021-03-11 16:19:35 -05:00
helenosheaa ba8452d61d resolved conflicts 2021-03-11 16:19:23 -05:00
Connor Quagliana 30e189df16
Add an optional health metric for the sqlserver input plugin (#8544) 2021-03-11 16:07:38 -05:00
Madhushree Sreenivasa 35b75e959c
Filter data out from system databases for Azure SQL DB only (#8849)
* Excluding data from system databases like msdb,model which are not
relevant for monitoring in Azure SQL

Please enter the commit message for your changes. Lines starting

* Addressing review comments to handle null scenarios
2021-03-11 15:04:09 -06:00
Sebastian Spaink 1d8a65069f
Move golangci-lint from circle-ci to github actions (#8975)
* Move lint to github actions

* Update version

* timeout and scheduled trigger
2021-03-11 14:35:10 -06:00
David Bennett 1b7a52d0b6
Mac entry script: Add space before calling path so that zsh doesn't remove first character of path when prompting for update. (#8976)
* Add space before calling path so that zsh doesn't remove first character of path when prompting for update.

* Updated config.yml

* Update config.yml

* Update config.yml
2021-03-11 15:09:22 -05:00
David Bennett c1a6312ce3
Include DMG files when syncing release artifacts to AWS (#8972) 2021-03-11 12:19:35 -05:00
Steven Soroka 6b8d3601fe Update changelog
(cherry picked from commit 5698d96f66197404df3d9bfaeb7e9bd065ece20a)
2021-03-10 17:07:44 -05:00
Steven Soroka 7726f94621 fix ping tests 2021-03-10 16:55:59 -05:00
Steven Soroka 7651651867 add more logging to ping plugin 2021-03-10 12:11:19 -05:00
Jeff Ashton 06e97756c8
Writing unit tests for Kinesis output plugin Write method (#8930) 2021-03-10 11:39:09 -05:00