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 Reimschussel
f0c85492c3
Update changelog
...
(cherry picked from commit dc4fa5dd9aa5876b6ba5022aab3d5453fecc7b2b)
2021-04-07 13:19:36 -06: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
Sven Rebhan
5524acfb78
Remove deprecated and unused SetAggregate() and IsAggregate() functions. ( #8994 )
2021-04-06 10:14:06 -06:00
LEDUNOIS Simon
0b0fc087c4
feat: Add external Big blue button plugin ( #9090 )
2021-04-05 14:07:02 -05: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
Steven Soroka
9c54c8e233
new linter commands ( #9020 )
2021-03-30 13:11:31 -05: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
dependabot[bot]
d5b4c3e148
Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.4.2 to 0.5.6 ( #8746 )
...
* Bump github.com/Azure/go-autorest/autorest/azure/auth
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.4.2 to 0.5.6.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/cli/v0.4.2...autorest/azure/auth/v0.5.6 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix license doc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-25 12:07:21 -05: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
dependabot[bot]
d8b28bc609
Bump collectd.org from 0.3.0 to 0.5.0 ( #8745 )
...
* Bump collectd.org from 0.3.0 to 0.5.0
Bumps [collectd.org](https://github.com/collectd/go-collectd ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/collectd/go-collectd/releases )
- [Commits](https://github.com/collectd/go-collectd/compare/v0.3.0...v0.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix license doc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-03-24 17:26:02 -05:00
dependabot[bot]
7c00fb1207
Bump github.com/nats-io/nats.go from 1.9.1 to 1.10.0 ( #8716 )
...
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.9.1...v1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 15:49:23 -05: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
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