Dane Strandboge
|
1d513e6379
|
fix(inputs.filecount): Respect symlink files with FollowSymLinks (#14669)
|
2024-02-06 16:11:18 -05:00 |
Christian Allinson
|
c981bb7819
|
feat(common.opcua): Add debug info for nodes not in server namespace (#14676)
|
2024-02-06 16:10:42 -05:00 |
Sven Rebhan
|
3591546a1a
|
feat(inputs.win_services): Make service selection case-insensitive (#14684)
|
2024-02-06 15:53:10 -05:00 |
Lee, YoungHoon
|
4c2ba74824
|
fix(inputs.kafka_consumer): Correctly setting name to msg_headers_as_tags (#14679)
|
2024-02-06 15:39:09 -05:00 |
Sven Rebhan
|
7d90a52ed3
|
feat(inputs.chrony): Allow to collect additional metrics (#14673)
|
2024-02-05 10:40:01 -07:00 |
Sven Rebhan
|
f235fcc640
|
feat(outputs.graphite): Allow to set the local address to bind (#14628)
|
2024-02-05 10:23:34 -07:00 |
Hiroshi Hayakawa
|
534289f3b4
|
feat(inputs.prometheus): Add option to limit body length (#14661)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-02-02 13:25:09 +01:00 |
Juha Keski-Saari
|
f9f2adf3ae
|
fix(inputs.snmp_trap): Enable SHA ciphers (#14665)
|
2024-02-02 10:40:52 +01:00 |
Sven Rebhan
|
120167501b
|
feat(inputs.chrony): Remove chronyc dependency (#14629)
|
2024-02-01 12:15:28 -07:00 |
Joshua Powers
|
a0f239c88f
|
fix(inputs.vsphere): Use guest.guestId value if set for guest name (#14635)
|
2024-02-01 15:39:44 +01:00 |
Joshua Powers
|
d8dc29be85
|
fix(inputs.redfish): Resolve iLO4 fan data (#14659)
|
2024-02-01 10:29:31 +01:00 |
_|+
|
ba9de1c555
|
feat(serializers): Add binary serializer (#14474)
|
2024-01-31 07:22:01 -07:00 |
Dane Powell
|
94c0fd12c2
|
chore(inputs.temp): Convert warning on missing sensors to debug message (#14656)
|
2024-01-31 12:12:43 +01:00 |
Joshua Powers
|
93783f813b
|
fix(processors.parser): Drop original tracking metrics (#14655)
|
2024-01-31 12:10:53 +01:00 |
Sven Rebhan
|
043ae3e8a0
|
fix(inputs.temp): Fix regression in metric formats (#14649)
|
2024-01-30 12:59:17 -07:00 |
Juha Keski-Saari
|
4c6df8dbd2
|
fix(inputs.snmp_trap): Handle octet strings (#14619)
|
2024-01-30 10:02:40 +01:00 |
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 |
Anatoly Y
|
66bd355138
|
fix(common.encoding): Remove locally-defined errors and use upstream ones (#14627)
|
2024-01-25 07:21:45 -07: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 |
Adrián López
|
c8e12fa15a
|
feat(outputs): Add Zabbix plugin (#13739)
|
2024-01-24 08:25:38 -07: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 |
giovanni-bellini-argo
|
4c1d8e3dd4
|
fix(outputs.iotdb): Handle paths that contain illegal characters (#14519)
Co-authored-by: SeanGaluzzi <SeanGaluzzi@users.noreply.github.com>
Co-authored-by: SeanGaluzzi <sean.galuzzi@argo.consulting>
|
2024-01-23 16:24:39 +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 |
Neelay Upadhyaya
|
06c13666e6
|
feat(outputs.nats): Introduce NATS Jetstream option (#14236)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2024-01-23 12:22:24 +01:00 |
Sven Rebhan
|
57021be82c
|
fix(parsers.prometheus): Do not touch input data for protocol-buffers (#14606)
|
2024-01-22 12:25:03 -07:00 |
Joshua Powers
|
98cd14987a
|
fix(outputs.loki): Do not close body before reading it (#14604)
|
2024-01-22 20:05:24 +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 |
Yuan Zhang
|
7cafdaf2ce
|
fix(outputs.mqtt): Preserve leading slash in topic (#14582)
|
2024-01-18 18:30:23 +01: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 |
Sven Rebhan
|
b638c886f7
|
chore(parsers.prometheus): Consolidation v1 and v2 parsers (#14580)
|
2024-01-16 13:13:56 -07: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
|
324fd76e26
|
chore(deps): Bump go.starlark.net from go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd to v0.0.0-20231121155337-90ade8b19d09 (#14541)
|
2024-01-15 15:56:55 +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 |
Sander van de Geijn
|
744e74d463
|
docs(outputs.opensearch): Correct sample config format (#14538)
|
2024-01-09 15:00:16 -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 |