Dane Strandboge
|
1e3597d889
|
feat(inputs.net): Add speed metric (#14625)
|
2024-01-29 21:11:18 +01:00 |
Joshua Powers
|
8a50d75127
|
docs: Resolve table column count lint issues (#14637)
|
2024-01-29 19:25:03 +01:00 |
Joshua Powers
|
03eaae6812
|
fix(inputs.gnmi): Refactor alias handling (#14553)
|
2024-01-25 06:34:21 -07:00 |
Joshua Powers
|
c90117eb53
|
docs(inputs.snmp): Clarify the deprecation of agent tag setting (#14622)
|
2024-01-25 06:31:00 -07:00 |
Joshua Powers
|
eda5378829
|
docs(inputs.mysql): Add section on how to convert string to numeric (#14620)
|
2024-01-24 21:10:04 +01:00 |
Sven Rebhan
|
a3bea89509
|
chore(internal): Handle ranges in type-conversion and add missing types (#14618)
|
2024-01-24 06:47:51 -07:00 |
dependabot[bot]
|
29f7d04172
|
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 (#14608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-01-23 17:57:15 +01:00 |
dependabot[bot]
|
4a05bef582
|
chore(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.0+incompatible (#14607)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-01-23 17:54:50 +01:00 |
Maxi_Mega
|
439df813ec
|
feat(inputs.smart): Add a "device_type" tag to differentiate disks behind a RAID controller (#14613)
Co-authored-by: Thomas Delbende <thomas.delbende@bleemeo.com>
|
2024-01-23 15:55:35 +01:00 |
Joshua Powers
|
f7208e5339
|
chore(inputs.opcua): Add option to collect client debug logging (#14595)
|
2024-01-22 09:20:27 +01:00 |
Michi Lehr
|
af08bc7509
|
docs(inputs.redis): Add more examples for TLS (#14599)
|
2024-01-19 06:53:45 -07:00 |
Sven Rebhan
|
9aee2681bb
|
fix(inputs.temp): Recover pre-v1.22.4 temperature sensor readings (#14575)
|
2024-01-18 07:56:47 -07:00 |
Jeremy Kerfs
|
b72be8e97d
|
feat(inputs.kafka_consumer): Mark messages that failed parsing (#14585)
|
2024-01-17 18:45:27 +01:00 |
FlashSystems
|
ff4f0e41bd
|
feat(inputs.systemd_units): Introduce show subcommand for additional data (#14539)
|
2024-01-17 06:56:12 -07:00 |
Joshua Powers
|
2e52da00f6
|
fix(inputs.win_perf_counters): Ignore PdhCstatusNoInstance as well (#14570)
|
2024-01-17 10:08:59 +01:00 |
anna
|
0c4992042c
|
feat(inputs.opcua_listener): Add retry options for connection failures
Co-authored-by: Anna Carrigan <acarrigan@terabase.energy>
|
2024-01-16 11:30:52 +01:00 |
Joshua Powers
|
9035355215
|
fix(inputs.win_perf_counters): Check errors post-collection for skip (#14526)
|
2024-01-15 12:08:16 +01:00 |
Joshua Powers
|
3bad4c5b85
|
test(inputs.http_listener_v2): Skip test on Windows due to hang (#14572)
|
2024-01-12 10:11:32 -07:00 |
Joshua Powers
|
db8552a140
|
chore(inputs.cisco_telemetry_mdt): Actually fix lint issue (#14554)
|
2024-01-09 09:17:37 -07:00 |
Joshua Powers
|
d7aaafce79
|
chore(inputs.cisco_telemetry_mdt): Resolve linter with error check (#14552)
|
2024-01-09 08:43:02 -07:00 |
Joshua Powers
|
193ad373aa
|
test(inputs.influxdb_v2_listener): Skip on Windows after hang (#14551)
|
2024-01-09 07:48:08 -07:00 |
alato
|
3ba621c90f
|
docs(inputs.directory_monitor): Correct regex for files_to_monitor config option (#14532)
|
2024-01-08 07:36:59 -07:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
iBug
|
0052fc3634
|
feat(inputs.kernel): Add Pressure Stall Information (#14507)
|
2024-01-05 22:33:00 +01:00 |
Sven Rebhan
|
9e88381085
|
chore(parsers.prometheus): Migrate tests to test-cases (#14527)
|
2024-01-05 09:23:38 -07:00 |
DaRK AnGeL
|
a1eb9f55c6
|
fix(inputs.upsd): Add additional fields to upsd from NUT (#14447)
|
2024-01-05 08:46:26 -07:00 |
Joshua Powers
|
1410ea649b
|
fix(inputs.phpfpm): Add pid field to differentiate metrics (#14462)
|
2024-01-05 10:58:59 +01:00 |
Sven Rebhan
|
d7a5bf6d70
|
chore(inputs.prometheus): Consolidate parsers for metric v1 and v2 (#14524)
|
2024-01-04 12:30:04 -07:00 |
Paweł Żak
|
5810a9e4e5
|
chore(linters): Enable `appendCombine` checker for gocritic (#14451)
|
2024-01-03 07:16:26 -07:00 |
Helge Eichelberg
|
1eb86dc93b
|
fix(inputs.phpfpm): Use logger without causing panic (#14489)
Signed-off-by: elchenberg <elchenberg@users.noreply.github.com>
|
2024-01-02 18:33:39 +01:00 |
Yuan Zhang
|
baea9e5470
|
docs(inputs.opcua_listener): Fix nodes example (#14508)
|
2024-01-02 07:18:52 -07:00 |
Joshua Powers
|
681e386bd3
|
fix(inputs.procstat): Correctly set tags on procstat_lookup (#14493)
|
2024-01-02 12:32:21 +01:00 |
knollet
|
19347bfe6b
|
fix(inputs.vsphere): Resolve occasional serverFault (#14463)
|
2024-01-02 12:31:09 +01:00 |
Paweł Żak
|
e48b72f965
|
chore(linters): Enable rangeValCopy and hugeParams checkers for gocritic (#14454)
|
2023-12-15 07:36:34 -07:00 |
Paweł Żak
|
4ad8f6b814
|
chore(linters): Enable `preferDecodeRune` and `preferFprint` checkers for gocritic (#14453)
|
2023-12-15 07:01:25 -07:00 |
Paweł Żak
|
3786cf2d72
|
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452)
|
2023-12-15 06:25:10 -07:00 |
PanKaker
|
76da5ff9b9
|
test(inputs.dpdk): Cleanup directories after unit tests (#14457)
|
2023-12-15 06:23:22 -07:00 |
Joshua Powers
|
e05d622ac6
|
fix(inputs.clickhouse): Omit zookeeper metrics on clickhouse cloud (#14443)
|
2023-12-13 09:14:19 -07:00 |
tolsadus.eth
|
e328e0680d
|
docs(inputs.memcached): Correct typo in README.md (#14448)
Co-authored-by: Maxime ROUX <Maxime.ROUX@3ds.com>
|
2023-12-13 16:45:21 +01:00 |
Joshua Powers
|
34296b8154
|
fix(inputs.php-fpm): Parse JSON output (#14430)
|
2023-12-13 07:51:32 -07:00 |
tiny6996
|
235f0556c4
|
docs(inputs.ldap): Correct plugin name in sample config (#14446)
|
2023-12-13 10:05:03 +01:00 |
Sven Rebhan
|
bb5131a5ea
|
chore(deps): Update all github.com/aws/aws-sdk-go-v2 dependencies (#14441)
|
2023-12-12 13:31:48 -07:00 |
Sven Rebhan
|
d2329621dc
|
fix(inputs.procstat): Revert unintended renaming of 'systemd_unit' option (#14440)
|
2023-12-12 06:40:34 -07:00 |
Paweł Żak
|
f899e71aab
|
fix(inputs.intel_powerstat): Unit tests should work on every CPU/platform (#14420)
|
2023-12-08 18:15:21 +01:00 |
Christian Allinson
|
fbd2dcc9d9
|
feat(common.opcua): Add option to include OPC-UA DataType as a Field (#14345)
|
2023-12-07 13:02:25 -07:00 |
Gabriele Galiero Casay
|
5d598321bb
|
feat(inputs.intel_powerstat): Extract business logic to external library (#14363)
|
2023-12-07 09:56:17 -07:00 |
Sven Rebhan
|
57fbc73814
|
fix(processors.starlark): Avoid negative refcounts for tracking metrics (#14395)
|
2023-12-07 08:45:09 -07:00 |
Paweł Żak
|
aa681be594
|
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399)
|
2023-12-07 08:09:01 -07:00 |
Sven Rebhan
|
41b7a3d467
|
fix(inputs.s7comm): Reconnect if query fails (#14394)
|
2023-12-07 12:28:24 +01:00 |
Sven Rebhan
|
ea3e6dfb91
|
fix(inputs.modbus): Split large request correctly at field borders (#14388)
|
2023-12-06 06:55:49 -07:00 |