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
Julien Riou
4336dae3b5
Make JSON format compatible with nulls ( #9110 )
2021-04-20 17:47:14 -04:00
David Bennett
e29bca7419
Add Glob / Wildcard support to Cloudwatch input for 'Dimensions' configuration ( #9136 )
...
I believe this will resolve #4046
2021-04-20 16:29:58 -05:00
Samantha Wang
243488c266
add starlark current timestamp example
2021-04-20 14:26:15 -07:00
Steven Soroka
1cfe8da93f
clarify pollIntervalDisabled message ( #9158 )
...
closes #9155
2021-04-20 11:24:24 -04:00
David Bennett
da5991d16c
Add time.now() starlark processor example test. ( #9133 )
2021-04-19 11:14:53 -04:00
Gennady
e5b7a094da
Gather all mysql channels ( #5517 )
2021-04-14 14:13:32 -05:00
Wilfried OLLIVIER
1fa9259392
Fix: sync nfsclient ops map with nfsclient struct ( #9128 )
2021-04-14 13:43:07 -05:00
Helen Weller
91690803d6
Add custom docker image info to nvidia plugin ( #9124 )
2021-04-14 09:48:56 -04:00
Thomas Casteleyn
4b2e2c5263
Log snmpv3 auth failures ( #8917 )
2021-04-13 17:46:34 -04:00
Tuan Nguyen Huy
7cbde183de
Support float64 in enum processor ( #8911 )
2021-04-13 17:31:07 -04:00
Dominic Tootell
f3229f5ec1
Change to NewStreamParser to accept larger inputs from scanner ( #8892 )
...
* change to NewStreamParser to accept larger inputs from scanner
* fmt changes
2021-04-13 17:13:46 -04:00
Pontus Rydin
5f26582582
Added MetricLookback setting ( #9045 )
...
* Added MetricLookback setting
* Fixed go mod issue
2021-04-13 16:07:54 -05:00
Helen Weller
66e12e062d
remove deprecation warning ( #9125 )
2021-04-13 16:13:06 -04:00
David Bennett
842a788022
Remove error return type from metric.New method ( #9116 )
...
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
2021-04-13 14:40:03 -04:00
Samantha Wang
411df7d763
update promremotewrite readme
...
make influxdb 1.x alignment a header
2021-04-13 08:04:10 -07:00
R290
114e4c2f68
Fix opcua integration test ( #9107 )
2021-04-09 14:23:32 -04:00
Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
Nicolas Filotto
c66ccee46f
Allow to specify nanoseconds to timestamp in Starlark Processor ( #9105 )
2021-04-08 14:02:29 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
Patryk Małek
2b41a1e1f4
Carbon2 serializer: sanitize metric name ( #9026 )
2021-04-08 10:31:31 -04:00
David Bennett
14f428d2fd
Add ability to handle 'binary logs' mySQL query with 3 columns, in case 3 columns are sent (MySQL 8 and greater) ( #9082 )
...
* Add ability to handle 'binary logs' mySQL query with 3 columns, in case 3 columns are sent (MySQL 8 and greater)
* Update mysql.go
* Update mysql.go
2021-04-06 17:45:36 -04:00
David Bennett
ef2def20dc
Delete log.Fatal calls and replace with error returns. ( #9086 )
...
* Delete log.Fatal calls and replace with error returns.
* Update opcua_util.go
* Update opcua_util.go
2021-04-06 17:35:54 -04:00
David Bennett
868befcb5f
Add support for Logstash 7 'queue' stats from the Pipelines API ( #9080 )
...
* LAdd support for logstash 7 'queue' stats for its pipelines stats API
* appease the linter
* Update samples_logstash7.go
2021-04-06 17:33:35 -04:00
Helen Weller
885bf273a9
Starlark script for renaming prometheus remote write metrics ( #9074 )
2021-03-31 15:08:34 -04:00
David Bennett
78d67ba87b
Add configurable option for the 'path' tag override in the Tail plugin. ( #9069 )
...
* Add configurable option for the 'path' tag override in the Tail plugin.
* get test cases to pass
* update default config
* convert to configurable string field
2021-03-31 12:06:13 -04:00
Sebastian Spaink
071fef78ef
inputs.nfsclient: use uint64, also update error handling ( #9067 )
...
* Use uint64
Fix error handling
* update comment
* More detail to error
2021-03-30 21:43:08 -05:00
Thomas Casteleyn
66c639668c
Fix inputs.snmp init when no mibs installed ( #9050 )
2021-03-30 13:08:14 -06:00
Sebastian Spaink
7d665904fc
inputs.ping: Always SetPrivileged(true) in native mode ( #9072 )
...
* Always SetPrivileged(true)
* Improve error message
2021-03-30 13:08:54 -05:00
David Bennett
470628e5db
Add ~200 more Couchbase metrics via Buckets endpoint ( #9032 )
...
* Couchbase new metrics for buckets
* updated
* update to simplify two different modes.
* cleanup code
* linter telling me to fix things I didn't do
* add include/exclude filter
* update sample config
* appease the linter
* Update README.md
* make all metrics configurable, defaults as just 'basic bucket metrics'
* check error in test
2021-03-30 11:17:58 -04:00
Thomas Casteleyn
ffe92a7658
Don't walk the entire interface table to just retrieve one field ( #9043 )
2021-03-29 17:05:19 -06:00
Mattias Jiderhamn
871447b22c
input/sqlserver: Add service and save connection pools ( #8596 )
2021-03-29 11:22:36 -04:00
Steven Soroka
e6165ecd18
readme fix ( #9064 )
...
closes #9060
2021-03-29 10:40:28 -04:00
peter-volkov
61ea585533
use correct compute metadata url to get folder-id ( #9056 )
2021-03-26 13:27:53 -04:00
i-prudnikov
fdde9084c1
AWS Cloudwatch log output ( #8639 )
...
* Cloudwatch log output
* Fixes based on @sspaink review
* Make linter happy
* iMake LGTM happy, add new tests
2021-03-26 11:02:42 -05:00
Helen Weller
565336280a
moved samara config out of init into connect ( #9051 )
2021-03-25 18:06:03 -04:00
Samantha Wang
f26084acf1
add xpath testers to xml readme ( #9049 )
...
* add xpath testers to xml readme
* fix linking
2021-03-25 13:15:33 -07:00
Paweł Żak
099ccda3f9
Linter fixes - gosimple ( #9046 )
2021-03-25 13:57:01 -04:00
Patryk Małek
e96955d1bb
Bump prometheus dependency to v2.21.0 ( #8795 )
...
* Bump prometheus dependency to v2.21.0
* Make golangci-lint happy
2021-03-25 11:18:50 -05:00
David Bennett
e4bbcc447d
Handle error when initializing the auth object in Azure Monitor output plugin. ( #9048 )
2021-03-25 09:20:41 -04:00
Samantha Wang
5423e7a049
update: inputs.sqlserver support version in readme ( #9040 )
2021-03-24 13:42:58 -07:00
Nicolas Filotto
991efd5e12
Add the math module to the Starlark Processor ( #9042 )
2021-03-24 14:51:15 -04:00
Jeff Ashton
8564d928df
Simplifying the kinesis output tests ( #8970 )
2021-03-24 14:29:22 -04:00
Sebastian Spaink
29ac77906d
Change duplicate kubernetes import and update protobuf to v1.5.1 ( #9039 )
...
* Change import and update protobuf
* fix check-deps
* go mod tidy
* keep imports consistent
2021-03-24 10:59:05 -05:00
Paweł Żak
5de640b855
Linter fixes - unconvert, revive:empty-lines, revive:var-naming, revive:unused-parameter ( #9036 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-24 11:27:46 -04:00
Cláudio Silva
9aaaf72a96
SQLServer - Fixes sqlserver_process_cpu calculation ( #8549 )
2021-03-23 17:45:27 -04:00
jaroug
b2b361356e
Wildcard support for x509_cert files ( #6952 )
...
* Accept standard unix glob matching rules
* comply with indentation
* update readme
* move globing expand and url parsing into Init()
* chore: rebase branch on upstream master
* rename refreshFilePaths to expandFilePaths
* expandFilePaths handles '/path/to/*.pem' and 'files:///path/to/*.pem'
* update sample config
* fix: recompile files globing pattern at every gather tic
* add var globFilePathsToUrls to stack files path
* add var globpaths to stack compiled globpath
* rework sourcesToURLs to compile files path and stack them
* rename expandFilePaths to expandFilePathsToUrls
* rework expandFilePathsToUrls to only match compiled globpath
* rework the `Gather` ticker to match globpath at each call
* fix: comply with requested changes
* add specifics regarding relative paths in sample config
* add logger and use it in expandFilePathsToUrls()
* precompile glob for `files://`, `/` and `://`
* fix: update README to match last changes
* fix: comply with last requested changes
* rename expandFilePathsToUrls() to collectCertURLs()
* collectCertURLs() now returns []*url.URL to avoid extra field
globFilePathsToUrls in structure
* update the Gather() ticker accordingly
* fix(windows): do not try to compile glopath for windows path as it's not supposed to be supported by the OS
* fix(ci): apply go fmt
* fix(ci): empty-lines/import-shadowing
Co-authored-by: Anthony LE BERRE <aleberre@vente-privee.com>
2021-03-23 17:31:15 -04:00
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
Kodai Sakabe
30c933cd68
Update README.md ( #9016 )
2021-03-18 16:42:06 -05: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
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
Felix Moessbauer
927612a0a7
fix segfaults in sflow plugin by checking if protocol headers are set ( #8995 )
2021-03-17 15:42:35 -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
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
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
Steven Soroka
b263c1fedf
accurate state documentation for Starlark
2021-03-11 16:35:26 -05:00
helenosheaa
94d441c488
Merge branch 'master' of github.com:influxdata/telegraf
2021-03-11 16:21:03 -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
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
Todd Campbell
ed468f4aa7
Fix output name to match directory name for sensu output plugin ( #8960 )
...
Signed-off-by: Todd Campbell <todd@sensu.io>
2021-03-09 14:39:57 -08:00
Samantha Wang
60e86a914b
New plugins readme cleanup ( #8956 )
...
* New plugins readme cleanup
* update signalfx output readme
2021-03-09 12:21:46 -08:00
Sam Dillard
380911ffb3
Add Starlark parsing example of nested JSON ( #8675 )
...
* Add Starlark parsing example of nested JSON
* add correct Example Input and Output fields to make script testable
* removed logging from script
* remove logging.star load statement
2021-03-09 10:24:57 -06:00
Sebastian Spaink
3af16aa885
Support Go version 1.16 ( #8882 )
...
* Support 1.16
* Use 1.16 in mod file
* update go.sum
* update go.mod after updating to 1.16 locally
* Fix go vet
* Remove exit
* Use require.NoError
* Only run tidy explicitly in "dep" job
* install 1.16 for go
* typo
* update xcode
* specific version not working
* Get 1.16 go formula
* Change brew call
* brew update
* typo
* Resolve go.sum conflict
* go mod tidy
2021-03-08 16:29:11 -06:00
Samantha Wang
188163c1e7
NFS Client input plugin README cleanup ( #8943 )
...
* NFS Client input plugin README cleanup
* reorder
2021-03-08 09:52:57 -08:00
Helen Weller
372004a993
Fix max open requests to one if idempotent writes is set to true ( #8954 )
2021-03-08 11:38:35 -05:00
Grace Wehner
d7df2c546b
Prometheus [Input] plugin - Optimizing for bigger kubernetes clusters (500+ pods) when scraping thru 'monitor_kubernetes_pods' ( #8762 )
2021-03-08 11:00:56 -05:00
Paul Choi
aabec054a7
Set $HOSTIP in default URL ( #8721 )
...
Telegraf daemonset pod cannot contact kube-apiserver via localhost.
Should be `$HOSTIP`, and the default port is 6443.
Co-authored-by: Paul Choi <pchoi@apple.com>
2021-03-05 11:30:45 -06:00
Peter (Stig) Edwards
1b7f445ee5
Correct Q+A about state ( #8918 )
2021-03-05 10:25:45 -05:00
Sam Dillard
858bcd4bba
Add field key length output by field type in schema_sizing Starlark script ( #8934 )
2021-03-05 10:20:24 -05:00
Pmoranga
74d4836c25
Nfsclient input: (Reopen of PR 1491 and 1684) ( #4615 )
2021-03-05 09:56:28 -05:00
Russ Savage
9e45322661
chore: update docs link in influxdbv2listener ( #8939 )
...
* chore: update docs link in influxdbv2listener
* chore: one more update to use latest
2021-03-04 16:02:12 -06:00
Russ Savage
9b3bd86d6d
fix: Beat readme title ( #8938 )
2021-03-04 16:01:43 -06:00
David Bennett
cfc5300ee2
Get Tail tests to pass on windows ( #8927 )
...
* fix tests
* Update tail_test.go
2021-03-04 14:37:57 -05:00
Russ Savage
d85a3637d5
chore: update csgo readme title ( #8933 )
2021-03-04 11:28:05 -05:00
reimda
431d06acc0
Add XML parser using XPath queries ( #8931 )
2021-03-03 13:26:09 -07:00
Paweł Żak
17efd172b7
Clearing LGTM alerts and warnings ( #8923 )
2021-03-03 14:56:31 -05:00
Marcin Lewandowski
5e3d7b8a16
Input plugin for RavenDB ( #8834 )
2021-03-03 14:37:06 -05:00
Karsten Schnitter
927d34f66c
Add Derivative Aggregator Plugin ( #3762 )
...
Calculate derivatives based on time or fields.
2021-03-03 14:33:21 -05:00
oofdog
ee09a39de5
Add CSGO SRCDS input plugin ( #8525 )
2021-03-03 14:05:14 -05:00
Andrés Álvarez
786dca2d5e
[plugins/input/docker] Make perdevice affect also cpu and add class granularity through perdevice_include/total_include ( #7312 )
2021-03-03 14:02:04 -05:00
Caleb Hailey
cc61251cc9
Sensu Go Output Plugin for Telegraf ( #8398 )
2021-03-03 13:56:42 -05:00
Jeff Ashton
d50a52ff2f
Switching kinesis output plugin to use telegraf.Logger ( #8929 )
2021-03-03 09:49:05 -05:00
reimda
851136f16c
Add PPID field to procstat input plugin ( #8887 )
2021-03-02 21:42:06 -07:00
David Bennett
600816826d
Adding a new directory monitor input plugin. ( #8751 )
2021-03-02 17:30:59 -05:00
Sam Dillard
30a0fd04cd
Add Starlark script for estimating Line Protocol cardinality ( #8852 )
2021-03-02 16:55:27 -05:00
Thomas Schuetz
15d45ec0bf
Dynatrace Plugin: Make conversion to counters possible / Changed large bulk handling ( #8397 )
2021-03-02 15:55:38 -05:00
Labesse Kévin
c17cc8cabb
plugin: output loki ( #8450 )
2021-03-02 15:48:48 -05:00
Avinash Nigam
cf9ae34d03
SqlServer - fix for default server list ( #8655 )
2021-03-02 14:55:28 -05:00
Jason Kim (Jun Chul Kim)
9075ae5175
Add MessagePack output data format ( #8828 )
2021-03-02 14:48:58 -05:00
Patrick Koenig
6bc731be92
Use consistent container name in docker input plugin ( #8703 )
2021-03-02 14:19:08 -05:00
Paweł Żak
8a6907a186
Revive fixes - part 3 ( #8872 )
...
* * Revive fixes regarding following set of rules: [rule.var-naming]
2021-03-01 16:04:35 -05:00
Jeff Ashton
a65a3052a9
outputs.kinesis - log record error count ( #8817 )
2021-03-01 10:56:17 -05:00
Avinash Nigam
b362ee4665
Bug Fix - SQL Server HADR queries for SQL Versions ( #8833 )
2021-02-26 13:59:29 -05:00
David Bennett
accf91305f
add proxy ( #8915 )
2021-02-26 13:58:28 -05:00
Antonio Garcia
7ed98c7e5c
fix: reading multiple holding registers in modbus input plugin ( #8628 )
2021-02-26 11:45:33 -05:00
Niels Huylebroeck
e1a896ca12
Non systemd support with unittest ( #8785 )
2021-02-26 10:42:46 -05:00
David Bennett
25aa0eeb21
Fix statsd concurrency bug ( #8885 )
...
* Fix the issue
* Remove test I was using for replication
* Accidentally removed test.
* Add lock only where it is necessary.
* eliminate unnecessary space
2021-02-25 17:17:46 -05:00
Ben Keith
2cf4b751be
SignalFx Output ( #6714 )
...
* [outputs.signalfx] Add output plugin for SignalFX
This output plugin converts the `telegraf.Metrics` into signalfx
`datapoint`s and then transmits them to the ingest servers using
signalfx golang client lib.
As of this commit, the client lib is allowed to pick sane defaults
and none of its fields are overridable via telegraf config. This
can be changed in the future if needed.
The unit tests only test for conversion of `telegraf.Metric`s to
the `datapoint` structs. All code that executes after that is
assumed to be tested in the signalfx client lib itself (and not
worth writing end-to-end tests for).
Further enhancements:
- Custom ingest urls
- Better batching
- More extensive tests
- Support for events, sent by whitelist only
Co-authored-by: Ben Keith <benkeith@splunk.com>
Co-authored-by: Akshay <akshay.moghe@gmail.com>
Co-authored-by: Jay Camp <jcamp@splunk.com>
2021-02-25 15:30:01 -05:00
Thomas Casteleyn
47e12d1981
Support more snmpv3 authentication protocols ( #8850 )
2021-02-24 11:44:53 -07:00
Avinash Nigam
2372db9028
SQL Perfmon counters - synced queries from v2 to all db types ( #8393 )
2021-02-19 15:59:26 -05:00
reimda
4d61935dec
Fix mutex locking around ifname cache ( #8873 )
2021-02-19 11:31:25 -07:00
Sven Rebhan
b6b5d34060
Add quantile aggregator plugin ( #8594 )
2021-02-17 15:22:33 -07:00
Andreas Fuchs
b991aab75d
plugins/filestat: Skip missing files ( #7316 )
2021-02-17 15:50:25 -05:00
sarvanikonda
458f9d1e47
added member_id as tag(as it is a unique value) for redfish plugin and added address of the server when the status is other than 200 for better debugging ( #8813 )
2021-02-17 11:17:13 -05:00
Paweł Żak
d9736d543f
Revive fixes - part 2 ( #8835 )
...
* Revive fixes regarding following set of rules:
[rule.if-return]
[rule.increment-decrement]
[rule.var-declaration]
[rule.package-comments]
[rule.receiver-naming]
[rule.unexported-return]
2021-02-16 18:19:50 -05:00
Sebastian Spaink
71be90d992
Support exclamation mark to create non-matching list in tail plugin ( #8613 )
...
* Replace exclamation mark with caret
* Update README and use table driven tests
* Use ReplaceAll instead
* Use doublestar package instead to glob filepath
* Add license
* Fix order of dependencies
* Doc improvement, maybe better then str replace?
* Forgot to remove nil from test
* Use regex instead of library
* Revert unnecessary change
* Go back to using library
replace string twice to handle edge case
2021-02-16 15:53:50 -06:00
Sreejith Pp
f888136333
Add support for datadog distributions metric ( #8179 )
...
* Add support for datadog distributions in statsd
* Parse metric distribution correctly
* Add tests to check distributions are parsed correctly
* Update Statsd plugin Readme with details about Distributions metric
* Refactor metric distribution initialization code
* Update distribution metric interface to replace fields with value
* Refactor statsd distribution metric test code
* Fix go formatting errors
* Add tests to parse only when DataDog Distributions config is enabled
* Add config to enable parsing DataDog Statsd Distributions
* Document use of datadog_distributions config in Readme
2021-02-16 11:50:01 -06:00
Arnaud Lefebvre
f09e551cbd
outputs/warp10: url encode comma in tags value ( #8657 )
2021-02-16 12:15:48 -05:00
viperstars
fe16d56a3e
inputs.x509_cert: Fix timeout issue ( #8824 )
...
* reproduce timeout issue #8809
* fix timeout issue #8809
* set default timeout to 5s
* closes #8809
Co-authored-by: 彭浩 <penghao@qiyi.com>
2021-02-16 12:11:53 -05:00
Helen Weller
f3a208ee28
Fix reconnection issues mqtt ( #8821 )
2021-02-11 11:45:13 -05:00
David Bennett
c25ae5295b
Validate the response from InfluxDB after writing/creating a database to avoid json parsing panics/errors ( #8775 )
...
* Validate the response from InfluxDB after writing/creating a database to avoid json parsing panics.
* Testing windows signing - ignore
* Update config.yml
* adding signing to workflow - test
* Updated config.yml
* Updated config.yml
* Updated config.yml
* Updated config.yml
* revert circleci test changes
* Various updates
2021-02-10 14:45:07 -05:00
Johannes Deger
198bcc8f36
Expose v4/v6-only connection-schemes through GosnmpWrapper ( #8804 )
2021-02-10 09:28:37 -07:00
Sebastian Spaink
aa6dc79fc6
Sort and timeout is deadline ( #8839 )
2021-02-09 10:50:57 -06:00
Paweł Żak
ba66d4facb
Revive fixes - part 1 ( #8797 )
...
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
2021-02-08 11:18:40 -05:00
Sebastian Spaink
90392e16d1
Update README for inputs.ping with correct cmd for native ping on Linux ( #8787 )
...
* Update readme to enable native ping
* Provide more information on the numbers being set
* reference for ping_group_range already exists
2021-02-08 09:36:23 -06:00
Patryk Małek
7e78a08eba
AWS EC2 metadata processor Using StreamingProcessor ( #8707 )
2021-02-04 17:02:27 -05:00
Nicolas Filotto
8ddbab47a4
Allow to provide constants to a starlark script ( #8772 )
2021-02-01 14:34:44 -05:00
Mike Summers
c43de16bce
Add HTTP proxy setting to New Relic output plugin ( #8749 )
2021-02-01 12:54:42 -05:00
Sebastian Spaink
244178e5ca
Set interface for native ( #8770 )
...
Support both name and IP
2021-01-28 11:30:00 -06:00
Sebastian Spaink
03fe914c59
Resolve regression, re-add missing function ( #8764 )
2021-01-28 10:54:29 -05:00
Steven Soroka
9c7cf99fa7
[outputs.influxdb_v2] add exponential backoff, and respect client error responses ( #8662 )
...
* [outputs.influxdb_v2] add exponential backoff, and respect client error responses
* add test
* Update to 60 seconds
* fix test
2021-01-27 16:07:42 -05:00
Steven Soroka
52aaadfd79
Fix issue with elasticsearch output being really noisy about some errors ( #8748 )
2021-01-27 16:01:06 -05:00
Shawn Guo
5c4c0e1494
improve mntr regex to match user specific keys. ( #7533 )
...
* improve mntr regex to match user specific keys.
* Update plugins/inputs/zookeeper/zookeeper.go
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Co-authored-by: guoxu <guoxu@chinatelecom.cn>
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2021-01-27 15:39:28 -05:00
omgold
8707a2d847
Fix crash in lustre2 input plugin, when field name and value ( #7967 )
...
are not separated by whitespace, which happens when numbers grow large (#7966 )
Co-authored-by: Oliver Mangold <o.mangold@gmail.com>
2021-01-27 15:36:29 -05:00
Sebastian Spaink
c237989631
Use go-ping for "native" execution in Ping plugin ( #8679 )
...
* Use go-ping for "native" execution in Ping plugin
* Check for ipv6 and deadline out of go func
* ensure dns failure
* Move interval and timeout calc to init
Removed dns failure check, 3rd parties libary responsibility
* Rename timeout to avoid conflict
* Move native ping to interface
Update tests
* Check for zero length
2021-01-26 16:02:43 -06:00
Helen Weller
d41569caed
Integration test audit ( #8725 )
2021-01-26 11:06:12 -07:00
viperstars
eda1dbc4dc
fix x509 cert timeout issue ( #8741 )
2021-01-26 13:02:23 -05:00
A. Binzxxxxxx
358633bc4d
Add setting to enable caching in ipmitool ( #8335 )
2021-01-21 16:14:21 -07:00
Adrian Thurston
4462b172f3
fix: remove ambiguity on '\v' from line-protocol parser ( #8720 )
2021-01-20 18:33:59 -05:00
Dae-Ho Kim
54422f4f1d
add kafka connect example to jolokia2 input ( #8709 )
...
* feat: add kafka connect example to jolokia2 input
* docs: add kafka connect example link
* chore: polishing
2021-01-19 20:45:24 -06:00
Samantha Wang
6ed1431348
update readme: prometheus remote write ( #8683 )
2021-01-15 10:16:37 -08:00
Helen Weller
76c2201bbe
Fix Redis output field type inconsistencies ( #8678 )
2021-01-14 11:47:00 -05:00
David Bennett
fbd54e84a2
GNMI plugin should not take off the first character of field keys when no 'alias path' exists. ( #8659 )
...
* GNMI plugin should not take off the first character of field keys when no 'alias path' exists.
* fix test method name
* fix test file formatting
* fix test file formatting
* Remove my unnecessary failing test
2021-01-13 15:48:21 -05:00
David Bennett
d9f237759d
Use the 'measurement' json field from the particle webhook as the measurment name, or if it's blank, use the 'name' field of the event's json. ( #8609 )
2021-01-12 17:59:42 -05:00
David Bennett
70d2b1f790
Procstat input plugin should use the same timestamp in all metrics in the same Gather() cycle. ( #8658 )
2021-01-12 17:59:13 -05:00
Földi Tamás
0c99ae9e1d
Add timestamp column support to postgresql_extensible ( #8602 )
2021-01-11 13:53:44 -05:00
Helen Weller
3b87438dea
Added ability to define skip values in csv parser ( #8627 )
2021-01-11 13:53:06 -05:00
Steven Soroka
9814d3d84d
fix some annoying tests due to ports in use
2021-01-08 17:30:43 -05:00
Nathan Ferch
f31203b4b2
Add Beat input plugin ( #6653 )
...
This plugin is known to work with Kafkabeat and Filebeat, and will
likely work with other Beat instances that have a similar HTTP API.
It is based on work done by @dmitryilyin.
Co-authored-by: Dmitry Ilyin <idv1985@gmail.com>
2021-01-08 13:06:59 -05:00
Steven Soroka
8b4fb2b75e
add todo note about wavefront dependencies
2021-01-08 00:07:24 -05:00
Patrick Hemmer
910b726876
Optimize SeriesGrouper & aggregators.merge ( #8391 )
...
The previous implementation of SeriesGrouper required breaking a metric object apart into its constituents, converting tags and keys into unoptimized maps, only to have it put them back together into another metric object. This resulted in a significant performance overhead. This overhead was further compounded when the number of fields was large.
This change adds a new AddMetric method to SeriesGrouper which preserves the metric object and removes the back-and-forth conversion.
Additionlly the method used for calculating the metric's hash was switched to use maphash, which is optimized for this case.
----
Benchmarks
Before:
BenchmarkMergeOne-16 106012 11790 ns/op
BenchmarkMergeTwo-16 48529 24819 ns/op
BenchmarkGroupID-16 780018 1608 ns/op
After:
BenchmarkMergeOne-16 907093 1173 ns/op
BenchmarkMergeTwo-16 508321 2168 ns/op
BenchmarkGroupID-16 11217788 99.4 ns/op
2021-01-07 11:39:12 -05:00
Aladex
4b7d11385c
Using mime-type in prometheus parser to handle protocol-buffer responses ( #8545 )
2021-01-07 11:21:09 -05:00
Dušan Pajin
9ee6e034fb
Input SNMP plugin - upgrade gosnmp library to version 1.29.0 ( #8588 )
2021-01-07 08:44:33 -07:00
Sebastian Spaink
ee76535a12
Provide test environment for kibana input plugin ( #8629 )
2021-01-06 16:23:40 -06:00
Sebastian Spaink
c8584a7b3f
Upgrade circle-ci config to v2.1 ( #8621 )
...
* Upgrade to 2.1 circle-ci config
* new line
2021-01-06 16:23:29 -06:00
Yuri Grigorov
c319e63a5a
outputs/http: add option to control idle connection timeout ( #8055 )
...
Co-authored-by: Yuri Grigorov <jurijs.grigorovs@corp.mail.ru>
2020-12-30 12:59:58 -06:00
Samantha Wang
3d30fd85c6
update intel powerstat readme ( #8600 )
2020-12-23 16:41:59 -05:00
Andreas Fuchs
3c9c013f4b
common/tls: Allow specifying SNI hostnames ( #7897 )
...
* tls_config: Allow specifying SNI hostnames
Add a new configration field `tls_server_name` that allows specifying
the server name that'll be sent in the ClientHello when telegraf makes
a request to TLS servers. This allows checking against load balancers
responding to specific hostnames that otherwise wouldn't resolve to
their addresses.
Add the setting to the documentation of common TLS options, as well as
to the http_response plugin.
Fixes #7598 .
* Adjust the x509_cert to allow usage of tls_server_name
This plugin has been using ServerName previously, and will have to
deal with the new setting, too: Extract the server-name choosing into
a method & add a test to ensure we choose the right value (and error
under the right circumstances). Also document that the two settings
are mutually exclusive.
* Improve documentation on what we try to accomplish in the nil return
Also get rid of the TODO, as I am fairly certain this behavior is the
correct one.
* Remove unused struct field in tests
2020-12-23 13:39:43 -06:00
Germán Jaber
841e971ace
Fix spelling and clarify docs ( #8164 )
2020-12-23 10:43:21 -06:00
David Pryor
ea4feb1a07
fixed formatting (+1 squashed commit) ( #8541 )
...
Squashed commits:
[c4e2bee2] Closes #8530 : Extended the internal snmp wrapper to support AES192, AES192C, AES256, and AES256C. Updated the example configuration with the new privProtocols. Added the warning that those protocols are only supported if you have the appropriate tooling on your system. Added test to ensure all 4 new privProtocols could be selected and properly encrypt the priv password.
2020-12-23 10:19:53 -06:00
Greg
7c17055178
Provide method to include core count when reporting cpu_usage in procstat input ( #6165 )
...
* Provide a non-irix reporting of cpu_usage in procstat input
* Update sample config to include cpu gathering mode
* cleanup readme from merge
2020-12-23 09:30:47 -06:00
JS1010111
ed72aac0be
Add support for an inclusive job list in Jenkins plugin ( #8287 )
...
* Add support for an inclusive job list
* Update jenkins plugin tests
* Update jenkins plugin docs
* Update jenkins plugin docs
2020-12-23 09:21:38 -06:00
Peng Xiao
2c61fad895
improve the error log message for snmp trap ( #8552 )
...
add OID value and source information into error log and make it easier for troubleshooting
2020-12-23 09:12:41 -06:00
Sam Lai
35a221018b
[http_listener_v2] Stop() succeeds even if fails to start ( #8502 )
...
* [http_listener_v2] Stop() succeeds even if fails to start
In cases where the http_listener_v2 plugin config is invalid, when the agent attempts to cleanup by stopping all the inputs, the Stop method here panics as it tries to call listener.Stop() when no listener has been set. This also masks the error message returned from the Start method.
```
> telegraf --test
2020-10-27T12:21:45Z I! Starting Telegraf 1.16.0
2020-10-27T12:21:45Z I! Using config file: /etc/telegraf/telegraf.conf
...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x1245130]
goroutine 45 [running]:
github.com/influxdata/telegraf/plugins/inputs/http_listener_v2.(*HTTPListenerV2).Stop(0xc00043e000)
/go/src/github.com/influxdata/telegraf/plugins/inputs/http_listener_v2/http_listener_v2.go:178 +0x30
github.com/influxdata/telegraf/agent.stopServiceInputs(0xc00045e480, 0x5, 0x8)
/go/src/github.com/influxdata/telegraf/agent/agent.go:445 +0x82
github.com/influxdata/telegraf/agent.(*Agent).testRunInputs(0xc000288080, 0x32be8c0, 0xc0000f1f00, 0x0, 0xc00000f480, 0x0, 0x0)
/go/src/github.com/influxdata/telegraf/agent/agent.go:434 +0x1b7
github.com/influxdata/telegraf/agent.(*Agent).test.func4(0xc000057b70, 0xc000288080, 0x32be8c0, 0xc0000f1f00, 0x0, 0xc00000f480)
/go/src/github.com/influxdata/telegraf/agent/agent.go:977 +0x8b
created by github.com/influxdata/telegraf/agent.(*Agent).test
/go/src/github.com/influxdata/telegraf/agent/agent.go:975 +0x352
```
This fixes this issue by checking if the listener has been set before calling listener.Stop.
```
> ./telegraf --config test.conf --test
2020-10-27T12:43:25Z I! Starting Telegraf
2020-10-27T12:43:25Z E! [agent] Starting input inputs.http_listener_v2: listen tcp: address address_without_port: missing port in address
```
* retry CI
2020-12-23 09:09:42 -06:00
Aleksei Magusev
0731585d61
Unify comments style in the CPU input ( #8605 )
2020-12-21 15:44:51 -05:00
Helen Weller
9f31184e20
Fix readme link for line protocol in influx parser ( #8610 )
2020-12-21 14:37:50 -05:00
David Bennett
dd09f46863
Add hex_key parameter for IPMI input plugin connection ( #8524 )
2020-12-21 11:45:58 -05:00
David Bennett
c47fcf6626
Add configurable number of 'most recent' date-stamped indices to gather in Elasticsearch input ( #8543 )
...
Add configurable number of 'most recent' date-stamped indices to gather in the Elasticsearch input plugin, and allow wildcards to account for date-suffixed index names. Configuring '3' for num_most_recent_indices will only gather the 3 latest indices, based on the date or number they end with. Finding the date or number is dependent on the targeted indices being configured with wildcards at the end of their 'base' names.
2020-12-21 11:45:19 -05:00
Greg
a7dff56dde
Add more verbose errors to influxdb output ( #6061 )
...
Looks like ear/959 has already been resolved, but these additional information for the errors still seems useful.
I just re-based the change and merging.
2020-12-21 10:14:10 -06:00
Sebastian Spaink
50265d9023
Allow globs (wildcards) in config for tags/fields in enum processor ( #8598 )
...
* Allow glob in enum processor config
* change assert to require
2020-12-18 15:41:39 -06:00
Paweł Żak
7bf8cdb8e3
[ethtool] interface_up field added ( #8590 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2020-12-18 12:04:02 -05:00
Helen Weller
04e62e3d23
changed TestThreadStats acc to wait for 2 and added warning comment ( #8592 )
2020-12-17 19:32:49 -05:00
Helen Weller
94eb8f2e42
Add wildcard tags json parser support ( #8579 )
2020-12-17 19:32:25 -05:00
Samantha Wang
ee91b4856b
update inputs.influxdb readme ( #8569 )
...
* update inputs.influxdb readme
* remove duplicate
2020-12-17 08:21:45 -08:00
Steven Soroka
7ff96a7424
Revert "Update grok package to support for field names containing '-' and '.' ( #8276 )"
...
This reverts commit a5f3121f6d .
(cherry picked from commit 5c826e8a3254dc509012d018638a2e5f41a110f2)
2020-12-16 17:29:41 -05:00
Steven Soroka
717d329af8
Revert "disable flakey grok test for now"
...
This reverts commit a96c8b49e4 .
(cherry picked from commit 115e25ea36b854d4e5f941596dfb965d103c1376)
2020-12-16 17:29:10 -05:00
Steven Soroka
a27ded6d95
fix potential issue with race condition ( #8577 )
2020-12-16 15:39:12 -05:00
Steven Soroka
e39208d60a
fix issue with mqtt concurrent map write ( #8562 )
2020-12-16 15:38:33 -05:00
Sebastian Spaink
b858eb962a
Added Glob pattern matching for "Windows Services" plugin ( #8575 )
...
* Allow glob patterns in config
* Update README
* Move creating filter to init
* Need to explictly call init
Co-authored-by: Bas <3441183+BattleBas@users.noreply.github.com>
2020-12-16 14:32:29 -06:00
Anthony Arnaud
045c3c18b8
Add prometheus remote write serializer ( #8360 )
2020-12-16 14:11:05 -05:00
Vyacheslav Stepanov
b64c38bb00
Remove duplicated field "revision" from ecs_task because it's already defined as a tag there ( #8574 )
2020-12-16 13:23:31 -05:00
vhqtvn
8e08da1889
fix crash when socket_listener receiving invalid data ( #8551 )
...
Co-authored-by: Hoa Nguyen Van <vanhoa@vhn.vn>
2020-12-15 13:52:48 -05:00
Hítalo Silva
f6e2d451cd
Graphite tags parser ( #8564 )
2020-12-15 13:41:51 -05:00
Samantha Wang
d9d6a194b1
Update json parser readme ( #8532 )
2020-12-15 10:09:11 -07:00
Oleksandr
21253ecae1
Add per user metrics to mysql input ( #6132 )
2020-12-15 08:59:52 -07:00
Vyacheslav Stepanov
0fe2386494
Fixing issue with missing metrics when pod has only pending containers ( #8472 )
...
Also added Pod Phase and Pod Reason fields
fixes #8347
Co-authored-by: Vyacheslav-Stepanov <Vyacheslav_Stepanov@epam.com>
2020-12-11 09:08:30 -05:00
Joshua Gross
a063f9d7f7
fix edge case in aerospike plugin where an expected hex string was converted to integer if all digits ( #8542 )
2020-12-10 17:38:21 -05:00
Sven Rebhan
34151c47a6
[inputs.github] Add query of pull-request statistics ( #8500 )
2020-12-10 15:23:57 -05:00
MaciejMis
9166a16577
New Intel PowerStat input plugin ( #8488 )
2020-12-10 13:23:27 -07:00
Joe Wang
99287d89e0
Update string parsing of allocatable cpu cores in kube_inventory ( #8512 )
2020-12-10 12:38:01 -07:00
Steven Soroka
a96c8b49e4
disable flakey grok test for now
2020-12-10 13:20:37 -05:00
Pontus Rydin
6062265f94
Fixed misspelled check for datacenter ( #8505 )
2020-12-10 12:02:36 -05:00
alespour
d3031a467d
feat: add build number field to jenkins_job measurement ( #8038 )
2020-12-10 12:02:07 -05:00
Frank Riley
97de3981bd
Add percentiles to the ping plugin ( #7345 )
2020-12-09 10:54:51 -07:00
bhsu-ms
752a4b77e1
Added tags for monitoring readable secondaries for Azure SQL MI ( #8369 )
2020-12-08 15:42:31 -05:00
Avinash Nigam
e687cd7a5f
SQL Server HA/DR Availability Group queries ( #8379 )
2020-12-08 15:40:11 -05:00
Sven Rebhan
d712bd13d6
Add initialization example to mock-plugin. ( #8520 )
2020-12-07 17:43:15 -05:00
Wiard van Rij
139498937a
Add support to convert snmp hex strings to integers ( #8426 )
2020-12-07 14:45:06 -07:00
Joe Wang
97469f6d85
Update kube_inventory readme ( #8510 )
2020-12-07 13:59:32 -05:00
David Bennett
f7950be107
Adding support for new lines in influx line protocol fields. ( #8499 )
2020-12-04 16:47:58 -05:00
David Bennett
2187baceea
Add configurable Max TTL duration for statsd input plugin entries ( #8509 )
...
* Adding max TTL duration for all metric caches in the statsd input plugin
* Update README.md
was missing type in readme
2020-12-04 14:39:00 -05:00
Paweł Żak
7c5754ef8d
Fix carbon2 tests ( #8254 )
2020-12-04 12:37:18 -05:00
Helen Weller
ef6ce2c9d9
fixed network test ( #8498 )
2020-12-04 12:08:11 -05:00
Stephanie Engel
7f3773e8e7
Add configurable timeout to bind input plugin http call ( #8508 )
2020-12-03 13:42:50 -06:00
bhsu-ms
f7d94430d2
Added is_primary_replica for monitoring readable secondaries for Azure SQL DB ( #8368 )
2020-12-03 11:07:08 -05:00
Igor Kuchmienko
def6963b5e
sqlAzureMIRequests - remove duplicate column [session_db_name] ( #8462 )
2020-12-03 11:06:19 -05:00
Igor Kuchmienko
a267570ae3
Add column measurement_db_type to output of all queries if not empty ( #8464 )
2020-12-03 11:05:43 -05:00
reimda
498a6da75f
Add node groups to opcua input plugin ( #8389 )
2020-12-02 17:06:47 -07:00
Dmitry Senin
0ccb134ae4
Add a parser plugin for prometheus ( #7778 )
2020-12-02 12:48:44 -07:00
Hong
a5f3121f6d
Update grok package to support for field names containing '-' and '.' ( #8276 )
2020-12-02 13:11:35 -05:00
Steven Soroka
0eeab49efd
add to starlark readme
2020-12-01 14:47:50 -05:00
SoerMan
05378980a3
Add FLOAT64-IEEE support to inputs.modbus ( #8361 ) (by @Nemecsek) ( #8474 )
2020-11-30 16:22:57 -05:00
Nicolas Filotto
01fc69da47
Add the shared state to the global scope to get previous data ( #8447 )
2020-11-30 15:44:21 -05:00
Mike Dalrymple
6be3bd8c9c
Log SubscribeResponse_Error message and code. #8482 ( #8483 )
2020-11-30 12:12:10 -05:00
Ben Carlton
143cabc4b7
Removed outdated information about Windows support ( #7971 )
...
Newer versions of Telegraf for Windows do not appear to support using WMI query patterns as values for the "pattern" option. Regular expressions appear to be the only patterns now supported.
2020-11-27 16:15:11 -05:00
Enzo Hamelin
ef91f96de9
Add dataset metrics to zfs input ( #8383 )
2020-11-27 13:58:32 -05:00
Steven Soroka
42eacb3a42
add log warning to starlark drop-fields example
2020-11-27 12:20:21 -05:00
Vipin Menon
d536f610cd
Support Riemann-Protobuff Listener ( #8163 )
2020-11-27 11:30:45 -05:00
Sven Rebhan
0ce55bbd4a
Starlark example dropbytype ( #8438 )
2020-11-27 11:28:12 -05:00
Olli-Pekka Lehto
f5d5a51c21
Added "name" parameter to NATS output plugin ( #8429 )
2020-11-27 11:24:26 -05:00
Steven Soroka
4090c77275
proxy support for http input ( #8477 )
2020-11-26 17:16:25 -05:00
Tuamas
a7096c8128
Translate snmp field values ( #8466 )
2020-11-26 13:21:57 -05:00
Igor Kuchmienko
e28cccf201
Fix typo in column name ( #8468 )
2020-11-24 14:45:09 -05:00
Paweł Żak
832925d9c8
[php-fpm] Fix possible "index out of range" ( #8461 )
2020-11-23 17:21:36 -05:00
Steven Soroka
8b30bb9534
Enable kafka zstd compression and idempotent writes ( #8435 )
2020-11-23 15:51:58 -05:00
Paweł Żak
0fcfee0caf
Fix tests for Windows - part 1 ( #8414 )
2020-11-23 10:40:32 -05:00
Loïc Tosser
d64c72294a
Add response_time to monit plugin ( #8056 )
2020-11-23 10:35:00 -05:00
Olli-Pekka Lehto
245bef2f3a
Add rate and interval to the basicstats aggregator plugin ( #8428 )
2020-11-20 15:53:51 -05:00
Roy Lenferink
521caf3995
Update mdlayher/apcupsd dependency ( #8444 )
2020-11-20 13:54:56 -05:00
Nicolas Filotto
bbd4e80409
Show how to return a custom error with the Starlark processor ( #8439 )
2020-11-20 11:28:56 -05:00
Stephanie Engel
247230c5c9
keep field name as is for csv timestamp column ( #8440 )
2020-11-20 09:52:07 -06:00
Alexey Kuzyashin
8ad288bad4
Add DriverVersion and CUDA Version to output ( #8436 )
2020-11-19 09:52:47 -07:00
Nicolas Filotto
ee861fdeed
Show how to return several metrics with the Starlark processor ( #8423 )
2020-11-17 16:13:25 -05:00
Nicolas Filotto
0c15569174
Support logging in starlark ( #8408 )
2020-11-16 15:22:40 -05:00
Aaron Griffin
2c346ed08b
#8405 add non-retryable debug logging ( #8406 )
...
Add debug level logging for metric data that is not retryable.
2020-11-16 09:54:58 -05:00
Yuxuan 'fishy' Wang
18460e1825
Wavefront output should distinguish between retryable and non-retryable errors ( #8404 )
2020-11-13 17:08:05 -05:00
Nicolas Filotto
ca041063d9
Allow to catch errors that occur in the apply function ( #8401 )
2020-11-13 14:26:07 -05:00
Sven Rebhan
049daf7892
Fix parsing of multiple files with different headers ( #6318 ). ( #8400 )
2020-11-13 10:36:08 -05:00
Krzysztof Dąbrowski
fb463bcc17
proxmox: ignore QEMU templates and iron out a few bugs ( #8326 )
2020-11-12 18:12:29 -05:00
Kevin R
97fb465c2d
systemd_units: add --plain to command invocation ( #7990 ) ( #7991 )
2020-11-12 15:51:44 -05:00
Russ Savage
dabea48a90
Fix minor typos in readmes ( #8370 )
2020-11-12 10:20:50 -07:00
Paweł Żak
ff0a8c2d87
Fix SMART plugin to recognize all devices from config ( #8374 )
2020-11-12 11:04:52 -05:00
smizach
d369003912
Add OData-Version header to requests ( #8288 )
...
Closes
influxdata#8093
2020-11-06 10:15:27 -05:00
Steven Soroka
f8daed0597
misc tests
2020-11-03 16:02:34 -05:00
Pontus Rydin
89919631c5
Prydin issue 8169 ( #8357 )
2020-11-03 13:09:37 -05:00
Giovanni Luisotto
1939e58b68
On-prem fix for #8324 ( #8356 )
2020-11-03 11:04:24 -05:00
Pontus Rydin
748af7f5d1
[output.wavefront] Introduced "immediate_flush" flag ( #8165 )
2020-11-02 23:12:48 -05:00
peter-volkov
38796f035b
#8295 Initial Yandex.Cloud monitoring ( #8296 )
2020-11-02 11:11:47 -05:00
Roman Dodin
68a4f18e3d
added support for bytes encoding ( #7938 )
2020-11-02 11:11:28 -05:00
reimda
73b2f988c4
Update jwt-go module to address CVE-2020-26160 ( #8337 )
2020-11-02 09:07:37 -07:00
Konstantin Kulikov
9be445c958
fix plugins/input/ras test ( #8350 )
...
On some systems /tmp/test.db happens to exist which
makes this test fail.
2020-11-02 10:17:54 -05:00
Thomas Schuetz
a49e37a2a6
#8328 Fixed a bug with the state map in Dynatrace Plugin ( #8329 )
2020-10-29 11:04:11 -04:00
Giovanni Luisotto
c5e04325ab
SQL Server Azure PerfCounters Fix ( #8331 )
2020-10-28 14:00:37 -04:00
Steven Soroka
e83a165635
kafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI ( #8318 )
2020-10-28 12:16:59 -04:00
Giovanni Luisotto
1313f2314f
SQL Server - PerformanceCounters - removed synthetic counters ( #8325 )
2020-10-27 15:19:49 -04:00
Giovanni Luisotto
f14a50b511
SQL Server - server_properties added sql_version_desc ( #8324 )
2020-10-27 14:36:21 -04:00
Paweł Żak
14e81f479d
Disable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 ( #8317 )
2020-10-26 15:33:26 -06:00
Steven Soroka
0e31020836
processes: fix issue with stat no such file/dir ( #8309 )
2020-10-26 11:35:10 -04:00
Steven Soroka
0ec97a2bdd
fix issue with PDH_CALC_NEGATIVE_DENOMINATOR error ( #8308 )
2020-10-26 11:06:39 -04:00
Paweł Żak
69230017b0
RAS plugin - fix for too many open files handlers ( #8306 )
2020-10-23 17:11:32 -04:00
Ido Halevi
9b23a04b69
A new Logz.io output plugin ( #8202 )
2020-10-22 11:53:08 -04:00
Patryk Małek
885d0affa6
Sumo Logic output plugin: fix unparsable config.Size from sample config ( #8243 )
2020-10-21 12:43:24 -06:00
tlusser-inv
9c2979dced
Fix wrong memory measurements of containers and vms ( #8290 )
2020-10-21 10:50:29 -04:00
Paweł Żak
14a73055f4
New input plugin for RAS with fixed GLIBC issue ( #8293 )
2020-10-20 17:59:05 -04:00
Steven Soroka
01230889b4
fix issue with phpfpm url usage ( #8292 )
2020-10-20 11:45:30 -04:00
reimda
5a5f6fbd47
Update sarama library to 1.27.1 ( #8289 )
2020-10-20 11:42:37 -04:00
Giovanni Luisotto
f61457f87a
sqlAzureMIResourceStats - added sorting ( #8286 )
2020-10-20 10:17:17 -04:00
simnv
1696cca283
Fix using empty string as the namespace prefix in azure_monitor output plugin ( #8282 )
...
* Fix using empty string as the namespace prefix
Fixes #8256
* Test using empty string as the namespace prefix
2020-10-20 10:16:22 -04:00
simnv
e3aa6eb577
Fix Event timestamps ( #8216 )
...
Closes #8204
2020-10-19 12:24:46 -04:00
a-bali
87fcea5e9b
Add support for fields and protocol lookups in port_name. ( #8157 )
2020-10-19 10:49:48 -04:00
Steven Soroka
0ae6fe7c9c
fix flakey proc test ( #8279 )
2020-10-16 17:03:36 -04:00
Steven Soroka
933925e8e3
temporarily remove RAS plugin
2020-10-16 14:44:15 -04:00
Labesse Kévin
527a11a656
http_response: match on status code ( #8032 )
2020-10-16 11:40:17 -06:00
Steven Soroka
78cf0b7ea6
turn gzip on by default for InfluxDB v1 output ( #8269 )
2020-10-16 13:07:29 -04:00
Thomas Schuetz
c85fb585ad
Dynatrace Output Plugin: Fixed behaviour when state map is cleared ( #8251 )
2020-10-16 11:55:35 -04:00
piotrwest
7c2c2c5d8b
Add the Timestream Output Plugin ( #8239 )
...
Co-authored-by: Piotr Westfalewicz <westpiot@amazon.com>
2020-10-15 13:51:17 -04:00
Steven Soroka
796b3b8d41
fix issue with loading processor config from execd ( #8274 )
2020-10-15 13:46:13 -04:00
Samantha Wang
4872d7b4a9
cleanup Intel RDT readme ( #8268 )
...
* cleanup Intel RDT readme
* Update intel_rdt.go
2020-10-15 09:09:09 -07:00
Russ Savage
d5f0a120d8
fix(exec): fix typo in exec readme ( #8265 )
2020-10-14 14:08:47 -04:00
Russ Savage
d0faa740b5
fix(ras): update readme title ( #8266 )
2020-10-14 14:08:35 -04:00
Steven Soroka
ac8f4c1e15
add plugin documentation
2020-10-14 12:27:16 -04:00
Patryk Małek
190fdd24fa
Sumo Logic output plugin: only support HTTP POST ( #8262 )
2020-10-14 12:11:23 -04:00
Giovanni Luisotto
1d6172bd2d
New sql server queries (on-prem) - refactoring and formatting ( #8172 )
2020-10-14 11:07:13 -04:00
Alestrix
aa0363eb84
Update README.md ( #8049 )
2020-10-13 18:06:07 -04:00
Steven Soroka
18609ac130
fix ci test
2020-10-09 17:14:10 -04:00
Steven Soroka
cfce605bed
add converter test
2020-10-09 16:10:57 -04:00
Steven Soroka
827b2d4df5
fix flakey tests
2020-10-09 16:10:17 -04:00
Alexandru Tudori
01eaa202d9
Add agent host tag configuration option ( #8082 )
2020-10-08 11:43:28 -04:00
Paweł Żak
c8e69aca3c
Fixed almost all bugs found by LGTM analysis platform ( #8240 )
2020-10-08 11:20:35 -04:00
Steven Soroka
5cc43879e8
fix carbon tests
2020-10-07 18:39:15 -04:00
Colin Ameigh
7f7703b8fc
Multiple escaping occurs on Jenkins URLs at certain folder depth ( #8048 )
...
Co-author: @hansnqyr
2020-10-07 18:20:26 -04:00
Patryk Małek
a976e6ff95
Fix bool serialization when using carbon2 ( #8162 )
2020-10-07 13:54:45 -06:00
Giovanni Luisotto
d840448b65
New sql server queries (Azure) - refactoring and formatting ( #8186 )
...
* sqlAzureDBResourceStats - formatting & engine check
* sqlAzureDBResourceGovernance - formatting & engine check
* sqlAzureDBWaitStats - formatting and engine check
* sqlAzureDBDatabaseIO - formatting and engine check
* sqlAzureDBProperties - formatting and engine check
* sqlAzureDBProperties - fix [engine_edition]
* sqlAzureDBOsWaitStats - formatting and engine check
* sqlAzureDBOsWaitStats - fix DBMIRROR_QUEUE string
* sqlAzureDBMemoryClerks - formatting and engine check
* sqlAzureDBRequests - formatting and engine check
* sqlAzureDBSchedulers - moved near other queries
* sqlAzureMIRequests - added [session_db_name]
* sqlAzureDBPerformanceCounters - formatting and engine check
* sqlAzureMIProperties - formatting and engine check
* sqlAzureMIResourceStats - formatting and engine check
* sqlAzureMIResourceGovernance - formatting and engine check
* sqlAzureMIDatabaseIO - formatting and engine check
* sqlAzureMIMemoryClerks - formatting and engine check
* sqlAzureMIOsWaitStats - formatting and engine check
* sqlAzureDBPerformanceCounters - fix check edition
* sqlAzureMIPerformanceCounters - formatting and engine check
* sqlAzureMIRequests - formatting and engine check
* sqlAzureMISchedulers - engine check
* Changed error msg to include DB_NAME
* removed DEADLOCK_PRIORITY from most queries
* sqlAzureDBSchedulers - added engineedition check
2020-10-07 11:56:13 -04:00
Steven Soroka
392ef9b9c0
change influxdb port 9999 to 8086 ( #8198 )
2020-10-07 11:54:51 -04:00
Vyacheslav Mitrofanov
a452feb18d
input consul - added metric_version flag ( #7875 )
...
Co-authored-by: Вячеслав Митрофанов <vmitrofanov@mfms.ru>
2020-10-07 11:31:02 -04:00
Patryk Małek
cc089e6eb6
Fix carbon2 serializer not falling through to field separate when carbon2_format field is unset ( #8201 )
2020-10-07 08:33:09 -06:00
Giovanni Luisotto
88698a68d9
Fixed Query mapping ( #8200 )
2020-10-07 08:30:54 -06:00
Samantha Wang
660714b943
add min telegraf to plugin readme ( #8223 )
...
* add min telegraf versions to readme
* add new telegraf plugins to main readme
2020-10-06 14:44:00 -07:00
Paweł Żak
fa32975d0f
New input plugin for RAS (Reliability, Availability and Serviceability) ( #8114 )
2020-10-01 16:54:51 -04:00
Paweł Żak
5f02c69da5
New input plugin for Intel RDT (Intel Resource Director Technology) ( #8150 )
...
Co-authored-by: Trojan, Kuba <kuba.trojan@intel.com>
2020-10-01 16:49:09 -04:00
Russ Savage
6665b48008
fix(win_eventlog): fixing config ( #8209 )
2020-10-01 12:49:43 -04:00
Steven Soroka
4fa620fd6e
Add note about json processing to docs
2020-09-30 16:20:50 -04:00
Thomas Schuetz
f2a831c94e
Dynatrace Output: change handling of monotonic counters ( #8159 )
2020-09-30 13:30:48 -04:00
Roger Peppe
9ee87ab7c3
fix: plugins/parsers/influx: avoid ParseError.Error panic ( #8177 )
2020-09-30 13:26:00 -04:00
Paweł Żak
3efec1a10c
Fix vulnerabilities found in BDBA scan ( #8199 )
2020-09-30 13:24:10 -04:00
Yoofi Quansah
2332e28802
feat: add functionality to get values from redis commands ( #8196 )
2020-09-30 12:36:45 -04:00
Josh Bonello
06c62f263c
Implement AWS CloudWatch Input Plugin ListMetrics API calls to use Active Metric Filter ( #7894 )
2020-09-29 16:31:38 -06:00
Steven Soroka
a475d765fb
add json parsing support to starlark ( #8168 )
2020-09-29 17:37:54 -04:00
Patryk Małek
a3a1224e58
Sumo Logic output plugin: carbon2 default to include field in metric ( #8132 )
2020-09-29 14:00:33 -04:00
reimda
8006068e94
If the community string is available, add it as a tag ( #8189 )
2020-09-29 10:23:23 -04:00
simnv
57cd20a26c
Windows eventlog input plugin (based on #7020 ) ( #8000 )
...
Co-authored-by: Anuar Serdaliyev <serdaliyev.anuar@gmail.com>
2020-09-28 18:15:28 -04:00
Steven Soroka
382dac70c7
Semigroupoid multiline ( #8167 ) ( #8190 )
...
Co-authored-by: javicrespo <javiercrespoalvez@gmail.com>
Co-authored-by: jcrespo <javier.crespo@ingenico.com>
Co-authored-by: semigroupoid <semigroupoid@users.noreply.github.com>
2020-09-28 18:06:00 -04:00
Steven Soroka
b4fb1adc6f
fix panic on streaming processers using logging ( #8176 )
2020-09-28 11:58:23 -04:00
Paweł Żak
e1cb269a35
Add more missing NVMe attributes to smart plugin ( #8113 )
2020-09-28 11:16:49 -04:00
Patryk Małek
ca7252c641
Fix Sumo Logic output plugin not splitting requests properly ( #25 ) ( #8115 )
2020-09-24 16:13:37 -04:00
Avinash Nigam
bb5c65f5f3
Added more performance counters to SqlServer input plugin ( #8120 )
2020-09-24 10:09:51 -06:00
Steven Soroka
689b463998
Starlark readme url fix
2020-09-22 11:38:45 -04:00
Steven Soroka
5a09735020
minor docs cleanup
2020-09-18 15:06:58 -04:00
Steven Soroka
080e0dbbfa
update shim docs to point users in the right direction
2020-09-18 15:06:58 -04:00
M0rdecay
39f4c365b0
Increasing the metric buffer ( #8145 )
2020-09-18 13:50:22 -04:00
Alex Samorukov
191688ce51
Remove Event field as it is causing issues with pre-trained source types ( #8039 )
...
Co-authored-by: Oleksii Samorukov <oleksii_samorukov@mckinsey.com>
2020-09-18 12:20:22 -04:00
Labesse Kévin
ce133505f2
influxdb_v2_listener - add /ready route ( #8133 )
2020-09-17 11:49:51 -04:00
John Ibsen
d764f862b5
Influxdb v2 listener ( #7828 )
2020-09-14 18:41:46 -04:00
James Beckett
55a9d36b21
SNMP input plugin: document partial table collection ( #8104 )
...
Co-authored-by: James Beckett <hackery@users.noreply.github.com>
2020-09-11 09:44:59 -07:00
Patryk Małek
5534b9955c
Carbon2 configuration option - include field in metric name ( #8094 )
2020-09-10 12:14:11 -04:00
Patryk Małek
e9dcade0a8
Sumo Logic output plugin ( #8023 )
2020-09-10 10:56:35 -04:00
Steven Soroka
8cd0fe5e7b
Revert "update influxdb v2 port"
...
This reverts commit 8c3ba65e77 .
2020-09-09 14:07:10 -04:00
Samantha Wang
8c3ba65e77
update influxdb v2 port
2020-09-09 10:55:20 -07:00
denzilribeiro
f0c2c38931
Database_type config to Split up sql queries by engine type ( #7934 )
2020-09-08 17:36:23 -04:00
Toni Moreno
9a06ac1d6a
added force_document_id option to ES output enable resend data and avoiding duplicated ES documents, fix #7891 ( #8019 )
2020-09-08 16:34:27 -04:00
James DeFelice
8c28661ca7
[fix] add missing error check for HTTP req failure ( #8071 )
2020-09-08 14:13:23 -04:00
Bryan FRIMIN
6324b1fd63
add nsd input plugin ( #7822 )
2020-09-04 14:56:25 -06:00
reimda
b2ac8b4ac6
Opcua cleanup ( #8076 )
2020-09-03 21:48:00 -06:00
Samantha Wang
f4e5b0ef63
update opcua readme ( #8075 )
2020-09-03 15:37:42 -06:00
Chris Hayles
160e1d11c7
Add OPC UA input plugin ( #8009 )
2020-09-02 16:52:46 -06:00
Sven Rebhan
b5fafb4c95
Fix CI AppVeyor 'make check' errors for go 1.15 on windows ( #8061 )
...
Avoid writing to nul on windows. On Appveyor, writing to nul creates a file instead of discarding output. The file's existence creates errors later in the build.
2020-09-01 11:52:41 -06:00
Steven Soroka
3278054c5c
fix bug in shim logger affecting AddError ( #8052 )
2020-08-28 18:45:38 -04:00
Joshua Gross
4ebb8c7820
Add set, and histogram reporting to aerospike telegraf plugin ( #8025 )
...
Co-authored-by: Joshua Gross <joshua.gross@indexexchange.com>
2020-08-28 12:05:42 -04:00
Steven Soroka
ac809e9e5b
docs fix
2020-08-27 14:22:08 -04:00
Thomas Casteleyn
54f9e33208
Add addTag debugging in ifname plugin ( #8018 )
2020-08-26 15:25:57 -06:00
Pontus Rydin
60d402d827
vSphere Fixed missing clustername issue 7878 ( #8026 )
2020-08-26 12:58:28 -04:00
Patryk Małek
48bab9db86
Fix string to int conversion in eventhub consumer ( #8006 )
2020-08-26 09:26:37 -06:00
Steven Soroka
bbc2aa660d
improve the quality of starlark docs by executing them as tests ( #8020 )
2020-08-24 11:35:29 -04:00
Thomas Schuetz
bf0b376fc7
Fix InsecureSkipVerify in Dynatrace Plugin ( #8015 )
2020-08-21 11:31:30 -04:00
DasSkelett
7354a44240
Fix Ping Input plugin for FreeBSD's ping6 ( #7861 )
2020-08-20 18:05:50 -04:00
Samantha Wang
901e63e37d
add example input/outputs to starlark examples ( #7980 )
...
* add sample input/outputs to starlark examples
* update ratio.star with example input/outputs
* Update rename.star
* update scale.star with input/output examples
* fix spacing
* fix spacing
2020-08-19 19:26:35 -04:00
DM
a03555ec5a
[outputs.application_insights] Added the ability to set the endpoint url ( #7134 )
2020-08-19 18:04:24 -04:00
Steven Soroka
11afd42617
fix issue with shim use of config.Duration ( #7996 )
2020-08-18 14:20:31 -04:00
Thomas Schuetz
6e8255c644
Dynatrace Plugin - Updated Documentation ( #7994 )
2020-08-17 18:37:13 -04:00
Steven Soroka
b2eb774049
http_listener_v2: make http header tags case insensitive ( #7986 )
2020-08-14 13:43:31 -04:00
Russ Savage
b8b6f2e533
fix(readmes): updates to internal and proxmox readmes ( #7982 )
2020-08-13 23:50:09 -04:00
effITient
c0ab96586d
Proxmox plugin ( #7922 )
2020-08-12 12:26:38 -04:00
Thomas Schuetz
780fbfecb2
Dynatrace output plugin ( #7881 )
2020-08-12 11:51:53 -04:00
Eugene Klimov
78811f7b1c
add additional metrics to clickhouse input plugin ( #7904 )
...
add metrics and test for following ClickHouse tables:
- system.zookeeper
- system.detached_parts
- system.dictionaries
- system.replication_queue
- system.mutations
- system.disks
- system.processes
- system.text_log
- system.part_log
2020-08-12 11:48:07 -04:00
Sam Dillard
6c4636b860
add pivot example for starlark processor ( #7976 )
2020-08-12 11:08:55 -04:00
Russ Savage
8878f3f311
fix(puppet): update broken link ( #7977 )
2020-08-12 10:09:04 -04:00
Russ Savage
786b1b3859
fix(ipmi): update link in readme ( #7975 )
2020-08-11 23:30:38 -04:00
Russ Savage
40c6d189fe
fix(readmes): standarize first line of readmes ( #7973 )
2020-08-11 16:10:41 -04:00
Vikky Omkar
a6c8f5be13
Updated http_response input plugin README.md ( #7962 )
2020-08-10 15:52:38 -04:00
Russ Savage
75e701c288
fix(readmes): adding code block annotations ( #7963 )
2020-08-10 15:50:48 -04:00
Peter A. Bigot
242714224b
rabbitmq: remove deprecated healthcheck ( #7823 ) ( #7920 )
2020-08-10 13:02:38 -04:00
Giovanni Luisotto
211c2369aa
added new counter - Lock Timeouts (timeout > 0)/sec ( #7808 )
2020-08-10 11:08:26 -04:00
Steven Soroka
63dde6f733
fix cloudwatch tests
2020-08-07 13:31:55 -04:00
Steven Soroka
4d11d76bb1
cleanup cloudwatch plugin ( #7928 )
2020-08-07 10:12:14 -04:00
Aladex
2e751d0b54
JSON does not support values NaN and Inf ( #7908 )
2020-08-06 14:27:15 -04:00
kelseiv
198f92be41
Add descriptions for measurement & fields ( #7902 )
2020-08-06 14:05:35 -04:00
Samuel Vandamme
eb162ddaa4
Fixed title on New Relic README.md ( #7948 )
2020-08-06 12:29:15 -04:00
reimda
c7236ebbe5
Fix tail following on EOF ( #7927 )
2020-07-31 13:31:02 -06:00
Matthias Seelig
7ae240326b
fix broken link to proc.c ( #7918 )
2020-07-29 11:02:09 -04:00
Vikky Omkar
02454315ab
MongoDB: Added new metric "pages written from cache" ( #7870 )
2020-07-27 23:45:37 -04:00
Franz-Josef Kaiser
d233b4c27f
Fix/extend support of fixed point values on input (modbus plugin) ( #7869 )
...
* Add input float types FIXED/UFIXED (#7317 )
2020-07-27 16:48:44 -04:00
Steven Soroka
dab07c61e8
jolokia: add some error message context ( #7906 )
2020-07-27 16:07:15 -04:00
A. Binzxxxxxx
72fdfd8bb0
fixed cgroups docu ( #7889 )
2020-07-24 12:42:17 -04:00
Steven Soroka
569584d7df
shim logger improvements ( #7865 )
2020-07-22 14:29:50 -04:00
Samantha Wang
6e5c72f743
Fix defaults processor readme typos ( #7873 )
2020-07-22 10:18:38 -07:00
Daniel Nelson
b9a71880d7
Recv next message after send returns EOF ( #7872 )
2020-07-21 15:24:45 -07:00
Steven Soroka
9f6b7092f2
fix issue with execd restart_delay being ignored ( #7867 )
2020-07-21 13:06:33 -04:00
Samantha Wang
903a065a0d
Add logic starlark example ( #7864 )
2020-07-20 19:45:25 -07:00
Steven Soroka
de313fcde6
clarify docs and add warning if execd is misconfigured ( #7866 )
2020-07-20 22:38:00 -04:00
Stephen Solka
6580c6a597
prefer testify error funcs over nil checks ( #7857 )
2020-07-20 10:34:46 -04:00
kiokoman
bf5befa8fc
Fix suricata input docs ( #7856 )
2020-07-20 10:32:24 -04:00
reimda
ef262b1372
ifname: avoid unpredictable conditions in getMap test ( #7848 )
2020-07-17 15:26:10 -06:00
Samantha Wang
3441fb1419
Update redfish docs with link ( #7846 )
2020-07-16 14:36:11 -07:00
reimda
9b58590df3
ifname processor: expire old cached entries ( #7838 )
2020-07-16 09:12:30 -06:00
pierwill
f9b4138758
Edit Starlark README ( #7832 )
2020-07-14 16:05:22 -07:00
Daniel Nelson
cd97534315
Set log output before starting plugin ( #7820 )
2020-07-10 13:58:38 -07:00
Steven Soroka
db02ae5829
fix bug with loading plugins in shim with no config ( #7816 )
2020-07-10 15:05:26 -04:00
Daniel Nelson
51f6cc36cd
Close file to ensure it has been flushed ( #7819 )
2020-07-10 10:59:06 -07:00
Labesse Kévin
4c4945fecc
documentation: typo outputs cloud_pubsub ( #7817 )
2020-07-10 11:50:52 -04:00
Labesse Kévin
c90229deb2
fix typo in cloud_pubsub docs ( #7815 )
2020-07-10 11:34:56 -04:00
Daniel Nelson
413398d1a1
Add minimum version for new plugins ( #7810 )
2020-07-09 11:29:12 -07:00
Yamagishi Kazutoshi
b6b1e7f4dd
Fix markdown syntax ( #7806 )
2020-07-08 12:25:19 -07:00
reimda
6f9c623986
Add ifname processor plugin ( #7763 )
2020-07-07 15:37:53 -06:00
Daniel Nelson
a19befe376
Traverse redfish api using resource links ( #7722 )
2020-07-07 14:25:55 -07:00
Daniel Nelson
be77fbab31
Support utf-16 in file and tail inputs ( #7792 )
2020-07-07 12:43:32 -07:00
Steven Soroka
876fc5b4bc
Run all Go tests with flag -race ( #7783 )
2020-07-07 15:14:00 -04:00
Sergey
55b672e4fc
Add v3 metadata support to ecs input ( #7154 )
2020-07-07 11:14:05 -07:00
Steven Soroka
07f601f304
Fix inputs.execd readme links ( #7791 )
2020-07-06 17:09:23 -04:00
Jakub Warczarek
c116f0d039
Fix data race in input plugin ping_windows
2020-07-06 21:29:51 +02:00
Steven Soroka
c3cab94d5d
Fix flakey processors.execd test
2020-07-03 13:21:28 -04:00
Jakub Warczarek
31407141cf
Fix data race in plugin output pubsub tests ( #7782 )
2020-07-03 12:01:22 -04:00
Steven Soroka
df26b037cb
Shim refactor to support processors and output
2020-07-02 18:55:14 -04:00
Jakub Warczarek
decd656a93
Fix data race in tail input tests ( #7780 )
2020-07-02 15:20:47 -07:00
Steven Soroka
0efcca3c33
execd output ( #7761 )
2020-07-02 11:59:29 -04:00
Krzysztof Dąbrowski
e81031dfd0
Accept decimal point when parsing kibana uptime ( #7768 )
2020-07-01 12:40:08 -07:00