Commit Graph

2476 Commits

Author SHA1 Message Date
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