Sven Rebhan
c46f42f797
feat: Migrate json parser to new style ( #11226 )
2022-06-22 09:56:51 -06:00
Sebastian Spaink
6700f0ba49
docs: Sync sample.conf for recent features ( #11348 )
2022-06-22 08:01:56 -05:00
Alexander Krantz
65a60855a0
feat(x509_cert): add proxy support ( #9319 )
2022-06-21 15:50:06 -05:00
Alexander Krantz
d8f2b38b27
feat(redis): add Redis 6 ACL auth support ( #9333 )
2022-06-21 15:13:18 -05:00
Joshua Powers
42a167ffde
fix: filter out views in mongodb lookup ( #11280 )
2022-06-21 11:16:12 -06:00
Julien Pivotto
fa64e26a0c
chore: fix typo (recieve -> receive) ( #11341 )
2022-06-21 10:36:41 -06:00
Joshua Powers
3f65217f5e
test: mark integration tests correctly ( #11317 )
2022-06-16 14:10:11 -06:00
Joshua Powers
b312ccf1ec
test: update wait for statement for postgres ( #11309 )
2022-06-16 13:47:19 -06:00
Joshua Powers
a45410368d
docs: explain directly connecting to mongo node ( #11314 )
2022-06-16 09:43:26 -06:00
skillor
05285a1fdb
feat(inputs.x509_cert): add smtp protocol ( #11271 )
...
Co-authored-by: dreiekk <dreiekk@users.noreply.github.com>
2022-06-15 11:46:26 -05:00
Thomas Casteleyn
45c88f84c9
fix(inputs/directory_monitor): Add support for multiline file parsing ( #11234 )
2022-06-13 09:24:17 -05:00
reimda
f7aab29381
chore: Fix readme linter errors for input plugins M-Z ( #11274 )
2022-06-08 15:22:56 -06:00
Joshua Powers
0b7c3c4b24
fix: add missing build constraints for sqlite ( #11272 )
2022-06-08 10:38:58 -06:00
Joshua Powers
a8ed6fd192
fix: remove full access permissions ( #11261 )
2022-06-08 09:54:12 -06:00
reimda
453e276718
chore: Fix readme linter errors for input plugins E-L ( #11214 )
2022-06-07 15:37:08 -06:00
reimda
1b1482b5eb
chore: Fix readme linter errors for input plugins A-D ( #10964 )
2022-06-07 15:10:18 -06:00
Joshua Powers
d13314332e
fix: update modernc.org/sqlite from v1.10.8 to v1.17.3 ( #11260 )
2022-06-06 15:22:25 -06:00
bkotlowski
6d829c199d
feat(intel_powerstat): add uncore frequency metrics ( #11254 )
2022-06-06 09:23:48 -06:00
Joshua Powers
58e01f72b2
test: add circle ci integration testing on PRs ( #11246 )
2022-06-03 10:33:28 -06:00
Joshua Powers
9daefaba11
test: harden running of testcontainer integration tests ( #11245 )
2022-06-03 10:29:08 -06:00
David Barbarin
8c66d604be
feat(inputs.sqlserver): Update query store and latch performance counters ( #11216 )
2022-06-02 10:04:14 -05:00
Joshua Powers
1c61aa7fb3
test: migrate elasticsearch to testcontainers ( #11207 )
2022-06-02 08:20:06 -06:00
Joshua Powers
936b90806b
test: migrate postgres to testcontainers ( #11209 )
2022-06-02 07:48:13 -06:00
Joshua Powers
43c9e051b5
test: migrate mcrouter to test-containers ( #11208 )
2022-06-02 07:48:04 -06:00
glennlod
a34219adfe
feat(inputs.nginx_plus_api): Gather slab metrics ( #10448 )
2022-06-01 13:18:13 -06:00
TimurDela
4d92fe4e5e
fix(inputs/modbus): #11105 fix requests starting with an omitted field ( #11202 )
2022-06-01 13:10:08 -06:00
Sven Rebhan
91d50ee374
fix: Update sample.conf for prometheus ( #11217 )
2022-06-01 09:22:25 -06:00
Joshua Powers
0147257358
test: enable logging with testcontainers ( #11211 )
2022-06-01 07:42:46 -06:00
reimda
0dd99b2157
fix(inputs/snmp): switch new Reconnect method to be a value receiver ( #11197 )
2022-05-27 15:03:46 -06:00
Joshua Powers
1200f3c87e
test: refactor testcontainer port lookup ( #11198 )
2022-05-27 10:24:31 -06:00
Joshua Powers
02dd7c1752
test: actually skip flaky snmp test ( #11199 )
...
This test had a short skip added to it four years ago and a comment that
the test has random failures. While working on the integration tests,
which run all tests this test started showing up in the errors.
While the two asserts at the end could possibly be updated, it is worth
having someone look deeper into understanding why this change is
required.
In order to get integration tests running, this skips this test always.
2022-05-27 07:14:16 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Jacob Marble
8bf4ea8173
chore: update OpenTelmetry plugins ( #11194 )
2022-05-26 11:26:54 -05:00
reimda
34e5d821f7
docs: remove recommendation for prometheus metric_version=2 ( #11158 )
2022-05-26 10:07:44 -06:00
Joshua Powers
b29503702e
test: migrate zookeeper to test-containers ( #11185 )
2022-05-25 13:51:38 -06:00
Eng Zer Jun
d51634a613
fix(plugins/amqp): move from `streadway/amqp` to `rabbitmq/amqp091-go` ( #11192 )
2022-05-25 13:16:13 -06:00
Sven Rebhan
2a87947244
feat: Add constant 'algorithm' to the mock plugin ( #11188 )
2022-05-25 13:10:08 -06:00
zhiyuan-mojie
ae98e7f1f6
fix: redis plugin goroutine leak triggered by auto reload config mechanism ( #11143 )
2022-05-25 12:58:12 -06:00
Thomas Casteleyn
885444ab3e
fix(inputs/snmp): Reconnect TCP agents if needed ( #11163 )
2022-05-25 12:47:51 -06:00
Joshua Powers
22efc25daa
test: migrate pgbouncer to test-containers ( #11186 )
2022-05-25 10:45:55 -06:00
Joshua Powers
912e3362d2
test: migrate openldap tests to test-containers ( #11169 )
2022-05-24 10:58:50 -06:00
Joshua Powers
d5ff34bc14
test: migrate opcua to test-containers ( #11171 )
2022-05-24 10:05:04 -06:00
Joshua Powers
d65640f9e6
test: migrate aerospike to test-containers ( #11177 )
2022-05-24 09:59:04 -06:00
Sven Rebhan
15fd1133c7
fix: Convert slab plugin to new sample.conf. ( #11181 )
2022-05-24 10:55:36 -05:00
Joshua Powers
59a7f76117
test: migrate memcached to test-containers ( #11176 )
2022-05-24 09:30:29 -06:00
Joshua Powers
cb9d9fe075
test: migrate redis to test-containers ( #11174 )
2022-05-24 09:30:19 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Joshua Powers
596b0e149b
fix: Remove any content type from prometheus accept header ( #11082 )
...
In #6745 , the prometheus accept header was changed to accept any media
type. However, our prometheus plugin only accepts text. With the release
of newer versions of prometheus, the OpenMetrics type is now available
and could potentially be setup as the exclusive response type. As this
new content type is not supported, Telegraf should not accept it.
The original issue, #6523 , was filed around getting a 406. The issue had
comments from the rabbit-mq maintainers who made changes to their code
to be less regid resolving the issue. The change to telegraf was made
afterwards anyway.
fixes : #10248
2022-05-24 15:11:17 +02:00
Martin Molnar
b5e5f4cfd7
feat(inputs.cpu): Add tags with core id or physical id to cpus ( #11141 )
2022-05-23 21:10:18 +02:00
bkotlowski
df3e9ec2a2
feat(intel_powerstat): add Max Turbo Frequency and introduce improvements ( #11035 )
2022-05-23 13:02:32 -06:00
Sven Rebhan
4f972daa2b
test: avoid data race in tcp-listener test ( #11144 )
2022-05-23 13:01:53 -06:00
Joshua Powers
db3beab38b
test: add generic test-container code for re-use, migrate mysql ( #11157 )
2022-05-23 11:08:53 -06:00
Sven Rebhan
df17df3a8f
fix: Improve slab testing without sudo. ( #11151 )
2022-05-20 08:39:50 -06:00
Joshua Powers
78d92622da
test: force elasticsearch to index batch data ( #11153 )
2022-05-19 14:15:41 -06:00
Joshua Powers
deb0c6e207
test: update mongodb output to use test containers ( #11137 )
2022-05-19 14:14:02 -06:00
Joshua Powers
57f5c1cb8a
test: switch internet speed to enable file download ( #11146 )
2022-05-19 11:31:51 -06:00
Joshua Powers
a2d142651e
fix: doc interval setting for internet speed plugin ( #11150 )
2022-05-19 11:31:33 -06:00
Sebastian Spaink
b709f8e047
fix(inputs.burrow): Move Dialer to variable and run `make fmt` ( #11149 )
2022-05-19 11:18:54 -05:00
Peter (Stig) Edwards
81b84fb12b
fix: avoid calling sadc with invalid 0 interval ( #11140 )
2022-05-19 10:26:29 -05:00
Sokolov Yura
7c89a38d11
feat: [inputs/burrow] fill more http transport parameters ( #6948 )
...
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2022-05-19 10:10:58 -05:00
Nobuhiro MIKI
ab04f3a1c7
feat: add slab metrics input plugin ( #11075 )
...
Co-authored-by: reimda <reimda@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-05-18 22:42:17 -05:00
Joshua Powers
dad330c3e1
fix: use readers over closers in http input ( #11083 )
2022-05-18 13:06:56 -06:00
Sebastian Spaink
6b697db11e
chore(inputs_a-l): migrate sample configs into separate files ( #11132 )
2022-05-18 11:31:52 -05:00
Sebastian Spaink
0f5dc9946c
chore(inputs_m-z): migrate sample configs into separate files ( #11133 )
2022-05-18 11:31:34 -05:00
Joshua Powers
d0476898e5
test: remove unecessary flag in sql input ( #11115 )
2022-05-17 20:30:18 +00:00
Sakerdotes
42f954fc88
fix(parsers/nagios): metrics will always return a supported status co… ( #11062 )
...
Co-authored-by: Morten Urban <morten.urban@sectornord.de>
2022-05-17 15:14:26 -05:00
Kuldeep Doneriya
d3abbc0897
feat: allow other fluentd metrics apart from retry_count, buffer_queu… ( #11056 )
2022-05-17 15:12:35 -05:00
reimda
1b10e15424
fix: log instance name in skip warnings ( #10995 )
2022-05-17 13:42:42 -06:00
Thomas Casteleyn
69314405ed
chore(inputs/file): More clear error messages ( #11104 )
2022-05-16 17:21:46 -05:00
Felix Edelmann
1d659f5fbe
test: add test for mysql gatherGlobalVariables using sql-mock ( #10987 )
2022-05-16 15:11:25 -06:00
sammcadams-8451
df6d4e7972
feat: Artifactory Webhook Receiver ( #10918 )
2022-05-16 14:20:54 -06:00
Joshua Powers
0d18847f59
fix: check net.Listen() error in tests ( #11093 )
2022-05-16 13:37:53 -06:00
Sergey Lanzman
23afa9f28c
fix: Output erroneous namespace and continue instead of error out ( #11069 )
2022-05-16 13:27:00 -06:00
Nathan Ferch
62922de631
feat: add mount option filtering to disk plugin ( #11039 )
2022-05-12 15:16:19 -06:00
6monlambert
fa723355f5
feat(inputs.vsphere): Collect resource pools metrics and add resource pool tag in VM metrics ( #10574 )
...
* Collect Resource Pool metrics; Add rpname tag on VM metrics
* Update vSphere readme file
* Update vSphere readme file
* Correct typo in vSphere Readme
* Correct Markdown of metrics.md
* Fix metrics file
* Fix code in endpoint (filter); add some tests
* Update plugins/inputs/vsphere/endpoint.go
That's true I commit this suggestion
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
* Removed Context and Endpoint from getResourcePoolName func
Co-authored-by: Simon LAMBERT <silambert@cirilgroup.com>
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
2022-05-12 15:36:56 -05:00
Joshua Powers
b36953d10b
docs: note about listsnapshots cause zfs parse failures ( #11091 )
2022-05-12 12:43:38 -06:00
dependabot[bot]
a9de025c84
fix: bump github.com/showwin/speedtest-go from 1.1.4 to 1.1.5 ( #10722 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
2022-05-12 10:58:24 -05:00
Peter (Stig) Edwards
2cad990e10
docs: correct copy-and-paste of udp to tcp ( #11080 )
2022-05-11 09:54:36 -06:00
Eng Zer Jun
81090be35d
refactor: replace strings.Replace with strings.ReplaceAll ( #11079 )
2022-05-11 09:53:34 -06:00
M.D
fed88fcb44
feat(exec, execd): add an option to pass a custom environment to their child process ( #11049 )
2022-05-10 15:34:05 -06:00
Sebastian Spaink
4a15e0aba8
fix(inputs.couchbase): Don't assume metrics will all be of the same length ( #11045 )
...
* fix(inputs.couchbase): Don't assume metrics will all be of the same length
* fix: move to one line
2022-05-10 16:30:37 -05:00
Joshua Powers
7d456d1773
fix: deprecate useless database config option ( #11044 )
2022-05-10 15:26:04 -06:00
Joshua Powers
3e60bc1d4b
fix: do not error when closing statsd network connection ( #11043 )
2022-05-10 15:24:34 -06:00
Thomas Casteleyn
8aacd07257
chore(inputs/disk): add deprecation notice to legacy mountpoints setting ( #10948 )
2022-05-10 09:59:57 -06:00
Thomas Casteleyn
6dc2b99549
style: align plugin renaming ( #10868 )
2022-04-28 13:40:34 -06:00
Joshua Powers
f97e50a73d
fix: reduce log level in disk plugin ( #10925 )
2022-04-26 15:46:28 -06:00
bewing
a6f278a5ea
fix: use external xpath parser for gnmi ( #11024 )
2022-04-26 07:38:02 -06:00
Joshua Powers
f450e37966
fix: remove duplicate influxdb listener writes ( #10976 )
2022-04-25 14:49:56 -06:00
bewing
72997edf7b
fix: add mutex to gnmi lookup map ( #11008 )
2022-04-22 07:40:20 -06:00
bewing
dc95d22272
fix: use sprint to cast to strings in gnmi ( #11010 )
2022-04-21 07:45:37 -06:00
Adam Rowan
ecf7e948b2
fix: use correct auth token with consul_agent ( #11001 )
2022-04-20 12:51:57 -06:00
Marc
e8b08b10b7
fix: add mariadb_dialect to address the MariaDB differences in INNODB_METRICS ( #10486 )
2022-04-19 15:12:49 -06:00
Joshua Powers
bcc7c57f18
fix: correctly parse various numeric forms ( #10923 )
2022-04-19 15:07:23 -06:00
Adam Zwakenberg
96be484f08
docs: add missing slash in mongodb readme ( #10994 )
2022-04-19 07:35:30 -06:00
Jacob Marble
bf99a726f5
fix: update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0 ( #10984 )
2022-04-19 07:28:01 -06:00
Eng Zer Jun
c3d176029d
test: use `T.TempDir` to create temporary test directory ( #10988 )
2022-04-18 13:27:59 -06:00
Pascal Sthamer
70334b9691
feat(inputs/teamspeak): allow to configure nickname ( #10934 )
2022-04-13 10:06:01 -06:00
Aleksandr Venger
237658d6cd
feat(inputs/sqlserver): add RecentBackups query ( #10567 )
2022-04-13 09:57:36 -06:00
Joshua Powers
03847d8cac
fix: ensure aliyuncms metrics accept array, fix discovery ( #10850 )
2022-04-12 15:52:03 -06:00
Arati Kulkarni
50d706ecfa
fix(inputs/aerospike): Statistics query bug ( #10930 )
2022-04-12 15:15:13 -06:00
Joshua Powers
ad2a0e52a4
chore: remove go generate from CI tests ( #10977 )
2022-04-12 13:49:10 -06:00
Joshua Powers
b1e3ece613
fix: align the default value for msg size ( #10947 )
2022-04-12 09:09:38 -06:00
Jacob Marble
3a3802e02f
fix: update opentelemetry from v0.2.10 to v0.2.17 ( #10963 )
2022-04-12 09:00:27 -06:00
Giulio Fronterotta
2337fd6e61
docs: update sql readme for creating login in windows ( #10967 )
2022-04-12 08:32:24 -06:00
Joshua Powers
dbd1fe734b
fix: remove overly verbose info message from cisco mdt ( #10959 )
2022-04-12 07:54:35 -06:00
Thomas Casteleyn
5e9312b167
style: Add deprecation notice to renamed plugins ( #10867 )
2022-04-12 07:50:27 -06:00
Sebastian Spaink
5676326ae9
chore(inputs): add descriptions to config in README.md ( #10962 )
2022-04-12 08:29:02 -05:00
Sebastian Spaink
b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) ( #10926 )
2022-04-11 16:32:25 -05:00
Shubham Kumar Singh Rajput
777f8bf715
fix(inputs.prometheus): moved from watcher to informer ( #10932 )
2022-04-08 08:09:02 -06:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Driss Tahraoui-Maldague
6cb25207fd
feat(inputs.mongodb): Add metrics about files currently open and currently active data handles ( #7896 )
2022-04-05 11:37:57 -05:00
Gianluca Sartori
141279f1de
fix: inconsistencies in sql*Requests queries ( #10553 )
2022-03-30 12:06:05 -06:00
Aleksei Larkov
9d3d5b9414
feat: add ANSI color filter for tail input plugin ( #10880 )
2022-03-30 09:00:16 -06:00
omgold
32222d96ce
feat: In Lustre input plugin, support collecting per-client stats. ( #10607 )
2022-03-29 15:13:29 -06:00
Joshua Powers
b9151ff560
fix: redundant zfs pool tag ( #10871 )
2022-03-29 15:04:21 -06:00
Joshua Powers
b169b01568
fix: update vsphere info message to debug ( #10903 )
...
This message is very verbose and causes a lot of extra messages to get
printed out as-is. Having it can be helpful in debugging when a metric
does not show up, but it is not useful for general usage. This changes
the message to only show up with debug enabled.
Fixes : #10350
2022-03-28 10:06:19 -06:00
Joshua Powers
c2277fa2fc
chore: fix slow running intel-pmu test ( #10859 )
2022-03-24 11:55:48 -06:00
Joshua Powers
58a69d43eb
chore: skip longer/integration tests on -short mode ( #10860 )
2022-03-24 11:55:36 -06:00
Joshua Powers
eafde73ece
chore: reduce timeouts and sleeps ( #10861 )
2022-03-24 11:54:58 -06:00
Joshua Powers
baea38970e
fix: rename consul_metrics -> consul_agent ( #10876 )
2022-03-23 09:27:37 -06:00
Francesco Bartolini
a0ed5241d4
fix: consul_metrics input plugin docs ( #10873 )
2022-03-23 07:55:21 -06:00
William Wilson
5992fc47ac
tests: remove redundant newlines that go 1.18 treats as errors ( #10847 )
2022-03-21 09:11:25 -07:00
reimda
77040ef4e9
fix: Add option to select translator ( #10802 )
2022-03-17 21:43:46 -06:00
Paweł Żak
7e652fdd00
feat: new input Hugepages plugin ( #10763 )
2022-03-16 10:00:45 -06:00
Joshua Powers
02c3073f5b
feat: add new rtt per op field to nfsclient ( #10787 )
2022-03-11 12:56:03 -07:00
Joshua Powers
40ed7fb693
feat(parsers.influx): New influx line protocol via feature flag ( #10749 )
2022-03-10 15:09:58 -07:00
Joshua Powers
2b57262617
fix: correctly read ntpq long poll output ( #10790 )
2022-03-10 07:20:02 -07:00
Sebastian Spaink
80d66dfed9
fix(inputs.docker): keep field type of tasks_desired the same ( #10711 )
2022-03-08 09:00:48 -06:00
Alexander Krantz
f76729cfb9
feat: HTTP basic auth for webhooks ( #9332 )
...
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
2022-03-04 09:51:01 -06:00
Marcin Lewandowski
7e2f22c00c
docs: update uri scheme for default RavenDB configuration ( #10764 )
2022-03-04 06:38:31 -07:00
Thomas Casteleyn
a4f6b27bd5
style: Add deprecation notices to plugin options ( #10616 )
2022-03-01 15:05:53 -07:00
Joshua Powers
39e065fd78
fix: sanitize stasd names ( #10466 )
2022-03-01 15:01:08 -07:00
Ehsan
5adecc3cd9
feat(parsers/csv): Add metadata support to CSV parser plugin ( #10083 )
2022-02-23 19:28:16 -06:00
Joshua Powers
71ed9d692c
fix: mdstat when sync is less than 10% ( #10701 )
2022-02-22 15:04:16 -07:00
reimda
6ef39deda1
fix: Remove verbose logging from disk input plugin ( #10527 )
2022-02-22 11:56:22 -07:00
Arati Kulkarni
63d4a87eb1
feat: Bump github.com/aerospike/aerospike-client-go from 1.27.0 to 5.7.0 ( #10604 )
2022-02-22 11:54:29 -07:00
LINKIWI
9bdfb21eee
feat(inputs/memcached): Support client TLS origination to memcached ( #10642 )
2022-02-22 11:53:11 -07:00
Alan Pope
9f9d3c9b98
fix: openweathermap add feels_like field ( #10705 )
2022-02-22 10:21:37 -07:00
dependabot[bot]
9a1e250f91
fix: bump github.com/gophercloud/gophercloud from 0.16.0 to 0.24.0 ( #10693 )
2022-02-22 09:03:54 -07:00
Mya
d18ff3407d
fix: ensure folders do not get loaded more than once ( #10551 )
2022-02-16 12:25:20 -07:00
Joshua Powers
81f54c50c6
docs: update VMWare doc links ( #10663 )
...
Fixes : #10569
2022-02-16 11:54:01 -07:00
Joshua Powers
dbafbed42d
fix: add graylog toml tags ( #10660 )
2022-02-16 08:55:30 -07:00
dependabot[bot]
10d11f318b
fix: bump all go.opentelemetry.io dependencies ( #10647 )
2022-02-15 10:42:25 -07:00
LINKIWI
fe299d968e
feat: gather additional stats from memcached ( #10641 )
2022-02-15 08:02:44 -07:00
reimda
1745d59640
fix: Revert deprecation of http_listener_v2 ( #10648 )
2022-02-14 10:13:28 -07:00
Joshua Powers
5a652d871b
fix: use current time as ecs timestamp ( #10636 )
2022-02-14 07:08:08 -07:00
Vlasta Hajek
3ef1c73582
feat: Implemented support for reading raw values, added tests and doc ( #6501 )
2022-02-10 15:03:52 -07:00
Bastien Dronneau
789f351948
feat(mongodb): add FsTotalSize and FsUsedSize informations ( #10625 )
2022-02-10 15:00:16 -07:00
Sebastian Spaink
525fb9cebc
fix(inputs.opcua): add more data to error log ( #10465 )
2022-02-07 14:20:12 -06:00
bewing
7e769d738a
feat: add dynamic tagging to gnmi plugin ( #7484 )
2022-02-07 08:18:53 -07:00
Thomas Casteleyn
bd5c859fd7
style: Add deprecated warning and version to win_perf_counters option ( #10579 )
2022-02-03 10:33:38 -06:00
Sven Rebhan
4ae8c60178
fix: Statefull parser handling ( #10575 )
2022-02-03 09:15:38 -07:00
Abair
fe240f0c67
docs: updates readme to add service SID auth and cleans up AAD auth dupe info ( #10541 )
2022-02-01 15:27:02 -07:00
Jim Eagle
85ee82584d
feat: Add caching to internet_speed ( #10530 )
...
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2022-02-01 16:12:24 -06:00
cthiel42
6dc8e9d8b9
feat: Xtremio input ( #9697 )
2022-02-01 15:09:04 -07:00
Sebastian Spaink
d61f2e435a
feat(inputs.win_perf_counter): allow errors to be ignored ( #10535 )
2022-02-01 15:06:44 -07:00
Jason Heard
ac65eb6325
fix: update docker memory usage calculation ( #10491 )
2022-01-28 14:03:50 -07:00
Anatoly Laskaris
531d7bb741
feat: Add ClickHouse driver to sql inputs/outputs plugins ( #9671 )
2022-01-28 13:35:03 -07:00
Mya
84c1efbef1
fix: collapsed fields by calling more indepth function ( #10430 )
2022-01-27 14:38:03 -07:00
Sven Rebhan
bf447f4488
docs: Update deprecation readme ( #10529 )
2022-01-27 09:59:33 -06:00
Joshua Powers
d2fa0fab16
fix: ipset crash when command not found ( #10474 )
2022-01-24 15:00:46 -07:00
reimda
a3b8852eb9
fix: Update modbus readme ( #10501 )
2022-01-24 11:30:03 -07:00
Bill Thomson
ed31bc0715
Fix: Update README.md ( #10500 )
2022-01-24 11:22:07 -07:00
Jérome Perrin
9ff4330bae
docs: Fixes for input/sql readme ( #10498 )
2022-01-24 08:03:29 -07:00
Joshua Powers
26a33a900a
fix: graylog readme to use graylog 3 URLs ( #10481 )
2022-01-21 14:29:49 -07:00
Joshua Powers
20f007b28e
fix: add RFC3164 to RFC5424 translation to docs ( #10480 )
2022-01-20 14:47:26 -07:00
Joshua Powers
dd98e4b045
fix: add comment to logparser ( #10479 )
2022-01-20 14:47:12 -07:00
pierwill
23ed788f19
chore: Add `openConnections` to enterprise cluster metrics Readme ( #10483 )
2022-01-20 14:22:43 -07:00
R290
578fe8bd5f
fix: remove duplicate addition of fields ( #10478 )
2022-01-20 13:38:58 -07:00
Joshua Powers
61214bd33b
fix: add newline in execd for prometheus parsing ( #10463 )
2022-01-20 08:39:24 -07:00
Joshua Powers
80580c070f
fix: ensure CI tests runs against i386 ( #10457 )
2022-01-18 13:45:03 -07:00
Sven Rebhan
193dc450c3
feat: Parser plugin restructuring ( #8791 )
2022-01-12 15:54:42 -07:00
R290
515715fee3
fix: Accept non-standard OPC UA OK status by implementing a configurable workaround ( #10384 )
...
Thanks!
2022-01-11 15:39:18 -07:00
Conor Evans
48b981bd4e
feat: support headers for http plugin with cookie auth ( #10404 )
2022-01-11 15:31:28 -07:00
Laurent Sesquès
457c98f4c2
fix: snmp input plugin errors if mibs folder doesn't exist ( #10346 ) ( #10354 )
2022-01-11 15:17:05 -07:00
Joshua Powers
8f02056718
fix: ensure http body is empty ( #10396 )
2022-01-11 09:22:49 -07:00
Thomas Casteleyn
7f20e7103f
feat: deprecate unused snmp_trap timeout configuration option ( #10339 )
2022-01-10 07:44:53 -07:00
Martin Reindl
0e1031356e
fix: re-enable OpenBSD modbus support ( #10385 )
2022-01-07 07:19:19 -07:00
John Seekins
3bbd6be2fa
feat: Add additional stats to bond collector ( #10137 )
2022-01-06 16:08:17 -06:00
Joshua Powers
c353bace3a
feat: update docker client API version ( #10382 )
2022-01-06 07:30:42 -07:00
Sven Rebhan
7867ef3623
fix: fix missing storage in container with disk plugin ( #10318 )
2022-01-05 08:45:03 -07:00
Howie
381dc22723
chore: typos across source code comments ( #10361 )
2022-01-05 08:20:10 -07:00
Mya
d8cc355113
chore: document deprecation of timeout ( #10373 )
2022-01-04 12:46:40 -07:00
Joshua Powers
2220fa2c2d
feat: add mock input plugin ( #9782 )
2021-12-23 13:34:29 -07:00
Sebastian Spaink
f88b873fca
fix: update go-ldap to v3.4.1 ( #10343 )
2021-12-23 11:51:35 -06:00
Francesco Bartolini
8a1720a785
feat: add consul metrics input plugin ( #10258 )
2021-12-22 13:49:26 -07:00
Jarno Huuskonen
e906698bba
feat: add exclude_root_certs option to x509_cert plugin ( #9822 )
2021-12-22 13:39:36 -07:00
Alexander Krantz
e6cd83f1e7
feat: add option to disable prepared statements for PostgreSQL ( #9710 )
2021-12-22 13:29:53 -07:00
Laurent Sesquès
911c0a9db6
feat: socketstat input plugin ( #3649 )
2021-12-22 12:38:14 -07:00
Sebastian Spaink
da1ddd53a4
fix: update djherbis/times and fix dependabot ( #10332 )
2021-12-22 13:30:42 -06:00
Joshua Powers
3a51186e6a
docs: add note about dpdk and socket availability ( #10324 )
2021-12-21 15:27:04 -07:00
Robert Hajek
6de4d345e9
feat: reworked varnish_cache plugin ( #9432 )
...
Co-authored-by: Helen Weller <38860767+helenosheaa@users.noreply.github.com>
2021-12-21 16:07:10 -06:00
Joshua Powers
6a1442f1bc
fix: do not require networking during tests ( #10321 )
2021-12-21 13:44:10 -07:00
Sebastian Thörn
a0242035aa
feat: add timeout-setting to Graylog-plugin ( #10220 )
2021-12-21 09:10:04 -07:00
Sven Rebhan
a57aaddb0d
fix: Fix panic in logparser due to missing Log. ( #10296 )
2021-12-20 17:30:34 -06:00
Mya
1e81d98fdd
fix: panic due to no module ( #10303 )
2021-12-20 13:40:00 -07:00
Mya
973ffba9fb
fix: check index before assignment ( #10299 )
2021-12-20 10:52:47 -07:00
Laurent Sesquès
4e1961b7d8
fix: typo in openstack neutron input plugin (newtron) ( #10284 )
2021-12-16 08:23:32 -07:00
Sebastian Spaink
68233c5934
fix: mark TestGatherUDPCert as an integration test ( #10279 )
2021-12-15 18:48:18 -06:00
Petar Obradović
32ca79f83c
feat: add Redis Sentinel input plugin ( #10042 )
2021-12-14 15:13:33 -07:00
Irina Vasileva
c1550a7303
feat: add heap_size_limit field for input.kibana ( #10243 )
2021-12-14 13:25:45 -07:00
Patryk Małek
1b9572085b
fix(http_listener_v2): fix panic on close ( #10132 )
2021-12-10 13:14:16 -07:00
Francesco Bartolini
039c9683fd
feat: add Vault input plugin ( #10198 )
2021-12-10 13:10:26 -07:00
Sven Rebhan
31cbd2e504
fix: Make telegraf compile on Windows with golang 1.16.2 ( #10246 )
2021-12-08 15:10:31 -07:00
Sven Rebhan
99ddb467e9
feat: Modbus add per-request tags ( #10231 )
2021-12-08 12:19:13 -07:00
Francesco Bartolini
dbf55535c7
feat: add nomad input plugin ( #10106 )
2021-12-08 09:34:11 -07:00
Sven Rebhan
2d420fbd35
feat: Optimize locking for SNMP MIBs loading. ( #10206 )
2021-12-07 15:05:33 -07:00
Kuba Trojan
d4475b7d08
feat: Add SMART plugin concurrency configuration option, nvme-cli v1.14+ support and lint fixes. ( #10150 )
2021-12-07 09:10:36 -07:00
Sam Lai
2fdf223efb
fix(inputs/kube_inventory): set TLS server name config properly ( #9975 )
2021-12-07 08:30:27 -07:00
Aaron Wood
666bfe33a2
fix: pool detection and metrics gathering for ZFS >= 2.1.x ( #10099 )
2021-12-06 08:37:34 -07:00
Alec
2269ff1242
docs: address documentation gap when running telegraf in k8s ( #10215 )
2021-12-03 11:48:46 -06:00
Mya
d15cf791db
fix: mqtt topic extracting no longer requires all three fields ( #10208 )
2021-12-02 16:55:16 -07:00
Sven Rebhan
9787f4ac45
feat: Modbus support multiple slaves (gateway feature) ( #9279 )
2021-12-02 16:06:06 -06:00
reimda
df6bf48f8d
feat: Implement deprecation infrastructure ( #10200 )
2021-12-01 12:38:43 -07:00
n2N8Z
69afb140ad
fix: resolve #10027 ( #10112 )
2021-12-01 09:49:59 -07:00
Joshua Powers
7053fec4e7
fix: sysstat use unique temp file vs hard-coded ( #10165 )
2021-12-01 07:39:07 -07:00
Mya
7675ce6d19
refactor: snmp to use gosmi ( #9518 )
2021-11-30 15:47:50 -07:00
Paweł Żak
c875e45422
fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) ( #10192 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-30 15:59:24 -06:00
Paweł Żak
7aa6b533bd
fix: Linter fixes for plugins/inputs/[p-z]* (leftovers) ( #10193 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-30 13:31:10 -06:00
Samantha Wang
84e7a6acbe
docs: clean up links ( #10135 )
2021-11-24 12:59:41 -07:00
Joshua Powers
121ae1faaa
fix: check error before defer in prometheus k8s ( #10091 )
2021-11-24 12:19:25 -07:00
Mya
84562877cc
chore: clean up all markdown lint errors for input plugins i through m ( #10173 )
2021-11-24 12:18:53 -07:00
Joshua Powers
79e479c691
fix: markdown: resolve all markdown issues with g-h ( #10172 )
2021-11-24 11:56:55 -07:00
Joshua Powers
0c02f245d6
fix: markdown: resolve all markdown issues with d-f ( #10171 )
2021-11-24 11:56:26 -07:00
Joshua Powers
6fa29f2966
fix: markdown: resolve all markdown issues with a-c ( #10169 )
2021-11-24 11:55:55 -07:00
Mya
7d3531a29b
chore: clean up markdown lint errors input plugins w to z ( #10166 )
2021-11-24 11:50:22 -07:00
Mya
837465fcd5
chore: clean up all errors for markdown lint input plugins s through v ( #10167 )
2021-11-24 11:50:13 -07:00
Mya
d4582dca70
chore: clean up all markdown lint error on input plugins n through r ( #10168 )
2021-11-24 11:50:01 -07:00
reimda
6518745153
fix: Add setting to win_perf_counters input to ignore localization ( #10101 )
2021-11-23 15:11:00 -07:00
Mya
2b43934174
fix: removed snmptranslate from readme and fix default path ( #10136 )
2021-11-23 15:09:00 -07:00
Sebastian Spaink
ba8c29acb0
feat(inputs.win_services): add exclude filter ( #10144 )
...
Co-authored-by: Tomas Mikenda <tomas.mikenda@tieto.com>
2021-11-23 15:07:21 -07:00
rentiansheng
cd0a7cd52f
fix: input plugin statsd bug ( #10116 )
2021-11-23 15:05:23 -07:00
bkotlowski
9480e49eee
feat: add intel_pmu plugin ( #9724 )
...
Co-authored-by: ktrojan <kuba.trojan@intel.com>
2021-11-23 10:32:19 -06:00
Mya
b89ef94777
feat: enable extracting tag values from MQTT topics ( #9995 )
2021-11-23 08:20:39 -07:00
Pierre Fersing
4a0397342a
fix: update shirou/gopsutil to v3 ( #10119 )
2021-11-18 09:33:47 -07:00
Paweł Żak
2a0c3059a1
fix: Linter fixes for plugins/inputs/s* ( #10104 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-18 09:04:52 -07:00
Paweł Żak
146fff3183
fix: Linter fixes for plugins/inputs/[t-z]* ( #10105 )
2021-11-18 07:22:43 -07:00
Sebastian Spaink
5549bf0f59
fix(inputs/zfs): resolve README.md linter issues ( #10109 )
2021-11-17 08:24:31 -06:00
Samantha Wang
f71695bc98
docs: update deprecated plugin readmes ( #10100 )
2021-11-16 16:11:24 -06:00
Ehsan
db86904759
fix: directory monitor input plugin when data format is CSV and csv_skip_rows>0 and csv_header_row_count>=1 ( #9865 )
2021-11-16 15:05:48 -07:00
Paweł Żak
b9e4978b17
fix: Linter fixes for plugins/inputs/p* ( #10066 )
2021-11-15 09:14:09 -06:00
anti32
62a05b2372
fix (inputs/mongodb) readme: correct connection URI ( #10075 )
2021-11-10 13:49:40 -06:00
Sebastian Spaink
279fc8352c
fix(inputs/mongodb): resolve all markdown linter issues in README.md ( #10077 )
2021-11-10 12:53:11 -06:00
Felix Edelmann
f7827a0408
fix: mysql: type conversion follow-up ( #9966 )
2021-11-09 16:30:42 -06:00
atetevoortwis
8a3ba85419
fix: Changed VM ID from string to int ( #10068 )
2021-11-09 15:29:36 -07:00
Joshua Powers
ce46506e19
fix: do not build modbus on openbsd ( #10047 )
2021-11-09 16:05:42 -06:00
singamSrikar
a288bc0bf8
feat: Openstack input plugin ( #9236 )
2021-11-09 08:32:07 -07:00
Dane Strandboge
ddeb6ec890
build: move to new protobuf library ( #10019 )
2021-11-09 08:51:14 -06:00
Fan Zhang
0133f1206b
fix: Set the default value correctly ( #9980 )
2021-11-08 14:42:55 -07:00
Jacob Marble
9871b676a5
chore: update OpenTelemetry plugins ( #10010 )
2021-11-08 14:41:50 -07:00
Jean-Sébastien Dupuy
a2cf4fb98f
docs: add elastic pool in supported versions in sqlserver ( #10044 )
2021-11-02 08:50:38 -06:00
Paweł Żak
c1d4ce4dd5
fix: Linter fixes for plugins/inputs/m* ( #10006 )
2021-11-02 08:49:26 -06:00
Paweł Żak
e6b107b062
fix: Linter fixes for plugins/inputs/[n-o]* ( #10011 )
2021-11-02 08:42:22 -06:00
Scott Anderson
934db67c2b
fix: update influxdb input schema documentation ( #10029 )
2021-11-01 13:45:21 -06:00
trojanku
317dd38af3
fix: correct timezone in intel rdt plugin ( #10026 )
2021-11-01 12:53:23 -06:00
Chris Ruscio
343e846480
feat: add max_processing_time config to Kafka Consumer input ( #9988 )
2021-10-28 14:35:22 -06:00
Paweł Żak
eec6fd5702
fix: Linter fixes for plugins/inputs/[k-l]* ( #9999 )
2021-10-27 09:48:57 -06:00
Jean-Sébastien Dupuy
5d2b5d15a7
feat: add additional metrics to support elastic pool (sqlserver plugin) ( #9841 )
2021-10-26 12:07:02 -06:00
Joshua Powers
38aefd99b5
fix: redacts IPMI password in logs ( #9997 )
2021-10-26 11:03:41 -06:00
Paweł Żak
77248978c7
fix: Linter fixes for plugins/inputs/[h-j]* ( #9986 )
2021-10-26 07:45:03 -06:00
Sam Lai
ecd4d3782c
fix(inputs/kube_inventory): don't skip resources with zero s/ns timestamps ( #9978 )
2021-10-25 16:01:35 -05:00
Joshua Powers
85a7fbc13f
fix: procstat tags were not getting generated correctly ( #9973 )
...
Fixes : #9961
2021-10-25 13:21:39 -06:00
Jean-Sébastien Dupuy
374662be07
test: add sqlserver plugin integration tests ( #9943 )
...
* Adding integration tests for AzureSQLDBResourceStats.
* Adding azuresqlmanagedqueries_test.go
* Updated integration tests for sql managed instance queries.
* Updated integration tests for sql database queries.
* Updated integration tests for azure sql database queries
* Updated integration tests for azure sql managed instance queries
* Fixed lint issues with make fmt.
Co-authored-by: yannick <yabromba@microsoft.com>
2021-10-25 09:35:12 -06:00
Gerald Quintana
8265969f52
feat: Kafka Add metadata full to config ( #9833 )
2021-10-21 15:32:39 -06:00
Alexander Krantz
06f2a37b4a
chore: Update to AWS SDK v2 ( #9647 )
2021-10-21 16:32:10 -05:00
Sven Rebhan
aa2f1b150e
fix: Check return code of zfs command for FreeBSD. ( #9956 )
2021-10-21 10:51:23 -05:00
Sven Rebhan
cf605b5d9a
feat: Modbus connection settings (serial) ( #9256 )
2021-10-19 15:12:13 -06:00
Aleksandr Venger
a7582fb893
fix: segfault in ingress, persistentvolumeclaim, statefulset in kube_inventory ( #9585 )
2021-10-19 15:09:37 -06:00
Joshua Powers
3e1ebdb4c7
fix: add normalization of tags for ethtool input plugin ( #9901 )
2021-10-19 14:44:36 -06:00
Sanyam Arya
62d5f635bb
fix: internet_speed input plugin not collecting/reporting latency ( #9957 )
2021-10-19 10:42:15 -06:00
Alexander Krantz
2e216825db
fix: decode Prometheus scrape path from Kuberentes labels ( #9662 )
2021-10-18 16:47:45 -05:00
Sebastian Spaink
2e230e6bf4
fix: Correct conversion of int with specific bit size ( #9933 )
2021-10-18 09:48:16 -05:00
Sam Arnold
c4c32025c8
feat: more fields for papertrail event webhook ( #9940 )
2021-10-18 09:04:53 -05:00
alon
34c2b6232d
fix: solve compatibility issue for mongodb inputs when using 5.x relicaset ( #9892 )
2021-10-15 13:15:40 -06:00
Felix Edelmann
4194e54ceb
fix: inconsistent metric types in mysql ( #9403 )
2021-10-14 10:06:43 -06:00
Sebastian Spaink
432b30d2e9
fix(input/prometheus): move err check to correct place ( #9920 )
2021-10-13 14:43:05 -05:00
xavpaice
4321f8ae67
fix: patched intel rdt to allow sudo ( #9527 )
...
Co-authored-by: Joe Guo <joe.guo@canonical.com>
2021-10-11 20:31:33 -05:00
Sebastian Spaink
fde637464a
fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error ( #9878 )
2021-10-07 15:47:56 -05:00
etycomputer
d06b387528
feat: Adds the ability to create and name a tag containing the filename using the directory monitor input plugin ( #9860 )
...
Co-authored-by: Ehsan Yazdi <Ehsan.Yazdi@elexonmining.com>
2021-10-07 15:38:20 -05:00
Sebastian Spaink
15753a6f7f
fix: migrate to cloud.google.com/go/monitoring/apiv3/v2 ( #9880 )
2021-10-07 14:47:59 -05:00
Yuji Kawamoto
d2a25456d5
feat(prometheus): add ignore_timestamp option ( #9740 )
2021-10-05 15:11:46 -06:00
Joshua Powers
014161cd0c
feat: add custom time/date format field for elasticsearch_query ( #9838 )
2021-10-05 16:06:53 -05:00
Howard Yoo
c1f51b0645
fix: mongodb input plugin issue #9845 ( #9846 )
2021-10-04 10:04:58 -06:00
Guo Qiao (Joe)
6c1bdfad76
fix: logging in intel_rdt.go caused service stop timeout even as root ( #9844 ) ( #9850 )
2021-10-04 10:04:30 -06:00
Joshua Powers
ac40bdc52e
fix: procstat missing tags in procstat_lookup metric ( #9808 )
...
In #9488 the way that tags were built for procstat_lookup was changed
and it was only including the pid_finder and result tags. This is not
consistent with the documentation and is a regression from how they were
previously constructed.
Becuase of the large change to how procstat metrics are gathered, this
will use one of the process metric's tags as a basis for the tags for
procstat_lookup.
Resolves : #9793
2021-10-01 15:10:25 -06:00
Samantha Wang
11193a3b4c
docs: update readme title for amd_rocm_smi ( #9826 )
2021-09-29 15:40:23 -06:00
Alexander Krantz
872b29bf95
fix: Couchbase insecure certificate validation ( #9458 )
2021-09-29 15:39:46 -06:00
Joshua Powers
e615534620
feat: add debug query output to elasticsearch_query ( #9827 )
2021-09-29 07:50:44 -06:00
helotpl
56398237c4
feat: telegraf to merge tables with different indexes ( #9241 )
2021-09-28 15:24:08 -06:00
Eng Zer Jun
6a3b27126a
refactor: move from io/ioutil to io and os package ( #9811 )
2021-09-28 15:16:32 -06:00
Sven Rebhan
c4d2ad85f0
feat: Allow user to select the source for the metric timestamp. ( #9013 )
2021-09-28 08:09:20 -06:00
Samantha Wang
3ec4c128ca
docs: add trig and twemproxy plugin readmes ( #9801 )
2021-09-23 12:15:43 -05:00
Jacob Marble
fb088bd69c
fix: error returned to OpenTelemetry client ( #9797 )
2021-09-23 10:05:29 -06:00
Sven Rebhan
ceae37d66e
fix: Rename KNXListener to knx_listener ( #9741 )
2021-09-23 08:10:44 -06:00
Joshua Powers
3eebfd2f0f
feat: add Linux Volume Manager input plugin ( #9771 )
2021-09-21 15:51:43 -06:00
Samantha Wang
c4c3c8ade9
docs: update caddy server instructions ( #9698 )
2021-09-21 14:03:41 -05:00
John Seekins
90d08787f5
feat: add measurements from puppet 5 ( #9706 )
2021-09-21 10:07:58 -06:00
Sean Molenaar
b93f20068a
docs: fix jenkins plugin documentation ( #9714 )
2021-09-20 11:10:36 -05:00
John Seekins
f5a3df429a
fix: add additional logstash output plugin stats ( #9707 )
2021-09-16 16:19:51 -05:00
John Seekins
0e9391d43f
feat: add count of bonded slaves (for easier alerting) ( #9762 )
2021-09-15 11:56:52 -06:00
Sanyam Arya
40fa10ba0b
feat: Internet Speed Monitor Input Plugin ( #9623 )
2021-09-14 15:26:49 -06:00
Doron-Bargo
646273abe0
fix: pagination error on cloudwatch plugin ( #9693 )
2021-09-14 17:06:11 -04:00
Sebastian Spaink
cfd50de57c
fix(inputs.tail): change test default watch method to poll when Win
2021-09-14 15:56:49 -05:00
Sven Rebhan
3c27f598bb
fix: Update gopcua library to latest version ( #9560 )
2021-09-14 08:31:44 -05:00
Alexander Krantz
ba1484cb75
Fix memory leak in couchbase input ( #9544 )
2021-09-07 15:25:30 -06:00
Mariusz Białończyk
0317d7c3db
fix (inputs.ping): change edit to restart in README.md ( #9728 )
2021-09-07 12:41:07 -05:00
Alexander Krantz
7de9c5ff27
fix: bump thrift to 0.14.2 and zipkin-go-opentracing 0.4.5 ( #9700 )
2021-09-02 10:23:30 -06:00
Sebastian Spaink
a86f5997b9
fix: migrate dgrijalva/jwt-go to golang-jwt/jwt/v4 ( #9699 )
2021-09-02 09:08:24 -06:00
Matteo Concas
04c3e9bb24
feat: Add rocm_smi input to monitor AMD GPUs ( #9602 )
2021-09-02 08:57:17 -06:00
Sebastian Spaink
b8ff3e9c56
fix: run go fmt on inputs.mdstat with go1.17 ( #9702 )
2021-09-01 10:35:10 -06:00
John Seekins
435c2a6e33
feat: add inputs.mdstat to gather from /proc/mdstat collection ( #9101 )
2021-08-31 17:04:32 -05:00
David B
4dc2967e34
feat(plugins/inputs/systemd_units): add pattern support ( #9665 )
2021-08-26 15:34:52 -05:00
Alexander Krantz
1a59157b91
fix(mongodb): change command based on server version ( #9674 )
2021-08-26 15:32:48 -05:00
Sebastian Spaink
3a7d9b6d98
fix: support 1.17 & 1.16.7 Go versions ( #9642 )
2021-08-23 15:37:44 -05:00
Grace Wehner
fe144e7c99
fix: issues with prometheus kubernetes pod discovery ( #9605 )
2021-08-17 15:54:55 -06:00
Alexander Krantz
cfd7348e5c
docs: improve redis commands documentation ( #9606 )
2021-08-17 16:13:43 -05:00
Alexander Krantz
83bd10b4db
feat: Pull metrics from multiple AWS CloudWatch namespaces ( #9386 )
2021-08-10 16:47:23 -05:00
Eugene Klimov
b1930526f8
fix: improve Clickhouse corner cases for empty recordset in aggregation queries, fix dictionaries behavior ( #9401 )
...
Signed-off-by: Eugene Klimov <eklimov@altinity.com>
2021-08-10 17:20:22 -04:00
Marcus Ilgner
7def7e7328
fix(opcua): clean client on disconnect so that connect works cleanly ( #9583 )
2021-08-10 16:18:04 -05:00
Sebastian Spaink
fa77d2fb07
fix: muting tests for udp_listener ( #9578 )
2021-08-05 09:59:51 -06:00
Sven Rebhan
249bcd25d5
fix: Do not return on disconnect to avoid breaking reconnect ( #9524 )
2021-08-05 09:54:29 -06:00
varunjain0606
16597586f5
fix: Fixing k8s nodes and pods parsing error ( #9581 )
2021-08-04 17:52:52 -05:00
Jacob Marble
bfcd0f6bb1
feat: OpenTelemetry output plugin ( #9228 )
2021-08-04 16:11:55 -04:00
Alexander Krantz
de01d37a36
feat: Support AWS Web Identity Provider ( #9411 )
2021-08-03 17:29:26 -04:00
Alexander Krantz
9bb274b45a
fix: Normalize unix socket path ( #9554 )
2021-08-03 17:20:02 -04:00
Marius Bezuidenhout
1afbff8904
feat: Modbus Rtu over tcp enhancement ( #9570 )
2021-08-03 17:09:51 -04:00
Sebastian Spaink
c9bbb3241c
Update vmware/govmomi to v0.26.0 ( #9552 )
2021-07-30 15:49:49 -05:00
R290
3633853235
Do not skip good quality nodes after a bad quality node is encountered ( #9550 )
2021-07-30 16:26:47 -04:00
Helen Weller
9fcd5a5b54
fix test so it hits a fake service ( #9564 )
2021-07-30 15:14:23 -04:00
Sebastian Spaink
126825d944
Fix procstat plugin README to match sample config ( #9553 )
2021-07-28 16:22:37 -06:00
Alexander Krantz
fdec5f1f31
Prevent segfault in persistent volume claims ( #9549 )
2021-07-28 14:50:18 -06:00
Sebastian Spaink
5843b27d75
Update procstat to support cgroup globs & include systemd unit children (Copy of #7890 ) ( #9488 )
2021-07-27 16:51:56 -05:00
Sven Rebhan
80829b3b5a
Fix attempt to connect to an empty list of servers. ( #9503 )
2021-07-27 15:39:43 -06:00
Roger Coll Aumatell
837eb31b3f
Suricata alerts ( #9322 )
2021-07-27 16:31:24 -05:00
Paweł Żak
87c94e4ac3
Linter fixes for plugins/inputs/[fg]* ( #9387 )
2021-07-27 15:28:26 -06:00
Martin Molnar
1a42c7d289
For Prometheus Input add ability to query Consul Service catalog ( #5464 )
2021-07-27 17:23:01 -04:00
bhsu-ms
27b98083f4
Change the timeout from all queries to per query ( #9471 )
2021-07-27 16:14:49 -05:00
Raphael Yu
51720f3bd7
Attach the pod labels to the `kubernetes_pod_volume` & `kubernetes_pod_network` metrics. ( #9438 )
2021-07-27 17:13:12 -04:00
Dominik Rosiek
348c18db75
feat(http_listener_v2): allows multiple paths and add path_tag ( #9529 )
2021-07-27 16:10:50 -05:00
Mark Wilkinson - m82labs
57ecd1d21b
Worktable workfile stats ( #8587 )
2021-07-26 20:55:03 -05:00
Sven Rebhan
754b7ff4c1
Example input plugin ( #9409 )
2021-07-26 12:36:09 -05:00
Alexander Krantz
32d4234ae4
Prevent x509_cert from hanging on UDP connection ( #9323 )
2021-07-22 17:44:36 -07:00
Alexander Krantz
cae338814b
Switch MongoDB libraries ( #9493 )
2021-07-22 14:50:23 -06:00
Imran Ismail
8965291f29
Fix prometheus cadvisor authentication ( #9497 )
2021-07-20 17:08:29 -04:00
Mya
ff8ed37762
fixed percentiles not being able to be ints ( #9447 )
2021-07-19 08:53:07 -06:00
Jacob Hochstetler
4591c62cfc
Http plugin add cookie auth ( #9395 )
2021-07-13 15:58:49 -06:00
Madhushree Sreenivasa
2267733a04
Provide detailed error message in telegraf log ( #9466 )
2021-07-13 15:08:41 -06:00
Russ Savage
55a27bb62d
chore: fixing link in influxdb_listener plugin ( #9431 )
2021-07-09 21:24:44 -05:00
Andre Nathan
59e79fa8d4
Allow multiple keys when parsing cgroups ( #8108 )
2021-07-08 16:54:22 -04:00
Mat Wood
f69b37b759
Adding RFC3164 support to inputs.syslog ( #8454 )
2021-07-08 14:39:46 -06:00
reimda
537ac63c68
Sqlserver input: require authentication method to be specified ( #9388 )
2021-07-07 13:09:52 -06:00
Dmitry Alimov
285cae2b64
Fix typo in perDeviceIncludeDeprecationWarning ( #9442 )
2021-07-06 17:04:06 -04:00
Alexander Krantz
a0ec75a62b
Fix segfault in kube_inventory ( #9456 )
2021-07-06 13:57:52 -06:00
Alexander Krantz
17e86ab4ca
Add include_nodes filter for jenkins ( #9351 )
2021-07-01 14:54:53 -06:00
Alexander Krantz
e0ac5078bb
Fix Couchbase regression ( #9448 )
2021-07-01 14:50:35 -06:00
Niek Bruins
9b22161d92
Fix nil pointer error in knx_listener ( #9444 )
2021-07-01 14:42:48 -06:00
Sven Rebhan
e2ab2188db
Fix RabbitMQ regression in #9383 ( #9443 )
2021-06-29 16:01:46 -05:00
Sven Rebhan
e4bd01e0c7
Exclude read-timeout from being an error ( #9429 )
2021-06-24 14:50:24 -06:00
Brian Lamar
c6c3efdb97
Don't stop parsing after statsd parsing error ( #9423 )
2021-06-24 14:43:23 -06:00
Russ Savage
314bc0ff7f
chore: readme updates ( #9367 )
2021-06-23 11:26:13 -05:00
Mya
b846c5069d
added a check for oid and name to prevent empty metrics ( #9366 )
2021-06-22 15:59:02 -05:00
Sven Rebhan
d63a7010d9
Fix messing up the 'source' tag for https sources. ( #9400 )
2021-06-22 13:45:03 -05:00
Jarno Huuskonen
ac9bf5a0ec
Fix x509_cert input plugin SNI support ( #9289 )
2021-06-22 11:41:45 -05:00
Leandro Piccilli
81f882a271
Add Elasticsearch query input plugin ( #3536 )
2021-06-21 16:35:26 -05:00
Jörg Thalheim
cf616939f1
kube_inventory: expand tls key/tls certificate documentation ( #9357 )
2021-06-21 11:56:16 -05:00
Jack Henschel
5f6c37bb86
Adjust link to ceph documentation ( #9378 )
2021-06-21 10:50:19 -05:00
Paweł Żak
9a794919e3
Linter fixes for plugins/inputs/[de]* ( #9379 )
2021-06-21 10:07:52 -05:00
Mya
28fbdd8fba
Use gosmi for SNMP traps ( #9343 )
...
Use gosmi for snmp_trap plugin
Co-authored-by: Logan McNaughton <logan@bacoosta.com>
Co-authored-by: reimda <reimda@users.noreply.github.com>
2021-06-16 10:20:33 -06:00
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
Alexander Krantz
d7afebf7e6
Fix connecting to the wrong url ( #9329 )
2021-06-15 16:04:22 -05: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
f6a9d104f8
Feature powermode smartctl ( #9306 )
...
Co-authored-by: Steven Soroka <ssoroka@influxdata.com>
2021-06-10 15:51:33 -05:00
Pascal Zimmermann
3ad40df311
Update pgx to v4 ( #9182 )
2021-06-02 21:28:16 -06: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
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
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
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
i-prudnikov
e3ae7caaf0
Fix for #9135 ( #9156 )
2021-04-29 11:06:36 -05: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
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
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
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
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
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
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
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05: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
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
Mattias Jiderhamn
871447b22c
input/sqlserver: Add service and save connection pools ( #8596 )
2021-03-29 11:22:36 -04:00
Paweł Żak
099ccda3f9
Linter fixes - gosimple ( #9046 )
2021-03-25 13:57:01 -04:00
Samantha Wang
5423e7a049
update: inputs.sqlserver support version in readme ( #9040 )
2021-03-24 13:42:58 -07: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
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
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
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
Daniel Moran
1b09a9f3dc
chore: remove references to outdated InfluxDB settings. ( #8754 )
2021-03-16 16:02:59 -04: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
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
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
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
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
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
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
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
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
Avinash Nigam
cf9ae34d03
SqlServer - fix for default server list ( #8655 )
2021-03-02 14:55:28 -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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Samantha Wang
ee91b4856b
update inputs.influxdb readme ( #8569 )
...
* update inputs.influxdb readme
* remove duplicate
2020-12-17 08:21:45 -08: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
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
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
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
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
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
SoerMan
05378980a3
Add FLOAT64-IEEE support to inputs.modbus ( #8361 ) (by @Nemecsek) ( #8474 )
2020-11-30 16:22:57 -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
Vipin Menon
d536f610cd
Support Riemann-Protobuff Listener ( #8163 )
2020-11-27 11:30:45 -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