Commit Graph

8379 Commits

Author SHA1 Message Date
Sven Rebhan 298a1d4396
chore(processors.converter): Cleanup code (#14744) 2024-02-12 07:43:01 -07:00
Patrick Hemmer ad9b771e50
fix(inputs.postgresql_extensible): Add support for bool tags (#14707) 2024-02-09 14:13:57 -05:00
dependabot[bot] cb81959e69
chore(deps): Bump github.com/gopcua/opcua from 0.4.0 to 0.5.3 (#14686)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-02-09 14:12:03 -05:00
Joshua Powers f5cf3ff4b5
chore: Update to go1.22.0 (#14697) 2024-02-09 14:10:33 -05:00
Dane Strandboge 0338bd03a0
test(processors.enum): Add unit-test for tracking metrics (#14736) 2024-02-09 14:08:09 -05:00
Dane Strandboge 5732270330
test(processors.regex): Add unit-test for tracking metrics (#14739) 2024-02-09 14:05:17 -05:00
Sven Rebhan 95c7a13195
test(processors.converter): Add unit-test for tracking metrics (#14740) 2024-02-08 15:24:25 -06:00
Joshua Powers 143def9e83
chore: Remove unused imports (#14741) 2024-02-08 16:09:50 -05:00
Sven Rebhan ba036e4464
test(processors.date): Add unit-test for tracking metrics (#14738) 2024-02-08 16:04:47 -05:00
Sven Rebhan a01d9624e2
test(processors.clone): Add unit-test for tracking metrics (#14737) 2024-02-08 14:57:12 -06:00
Paweł Żak 98ec91478a
chore(linters): replace 'fmt.Sprintf' with string addition (#14699) 2024-02-08 15:46:22 -05:00
Dane Strandboge 19fd5712ae
feat(inputs.redfish): Allow secrets for username/password configuration (#14702) 2024-02-08 15:42:07 -05:00
Sven Rebhan 5f6772e869
chore(secrets): Warn if settings look like secrets but use invalid characters (#14706) 2024-02-08 15:36:16 -05:00
Paweł Żak ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
Dane Strandboge a7f0b06bfe
chore: fix timezone test case failure on macOS (#14693) 2024-02-06 16:57:09 -05:00
dependabot[bot] 2ea7c6bdc3
chore(deps): Bump cloud.google.com/go/bigquery from 1.57.1 to 1.58.0 (#14690)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-02-06 16:22:45 -05:00
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
dependabot[bot] 9673d22e5b
chore(deps): Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.0 (#14687) 2024-02-06 15:37:17 -05:00
dependabot[bot] 3c1cbefb7a
chore(deps): Bump github.com/Azure/azure-event-hubs-go/v3 from 3.6.1 to 3.6.2 (#14688) 2024-02-06 15:36:12 -05:00
dependabot[bot] d8d361c67d
chore(deps): Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 (#14689) 2024-02-06 15:34:00 -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 43fd26a7a0
chore: Remove tumbleweed from nightly (#14667) 2024-02-01 08:10:25 -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
Josh Powers ea35666b27
Update changelog for v1.29.4
(cherry picked from commit e973df26a3086f3a4628d29f04d60738ab166ec2)
2024-01-31 07:51:50 -07:00
Joshua Powers ff8e28b5e0
fix(rpm): Ensure telegraf is installed after useradd (#14654) 2024-01-31 15:41:49 +01:00
Joshua Powers ab8073f20b
chore(deps): Bump all AWS deps (#14651) 2024-01-31 15:40:18 +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
Joshua Powers 375caaa1d8
chore: Disable firewall during nightly package tests (#14652) 2024-01-30 10:25:15 -07:00
Paweł Żak 3b35c8137f
chore(linters): Speed up golangci-lint runs for non-Linux OSes (#14639) 2024-01-30 10:05:56 +01:00
Juha Keski-Saari 4c6df8dbd2
fix(inputs.snmp_trap): Handle octet strings (#14619) 2024-01-30 10:02:40 +01:00
dependabot[bot] 18f57e30f3
chore(deps): Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 (#14640) 2024-01-29 15:15:31 -07:00
dependabot[bot] 586f4ea9a3
chore(deps): Bump github.com/gosnmp/gosnmp from 1.36.1 to 1.37.0 (#14641) 2024-01-29 15:15:15 -07:00
dependabot[bot] 654cc13e4b
chore(deps): Bump github.com/compose-spec/compose-go from 1.20.0 to 1.20.2 (#14642) 2024-01-29 15:14:52 -07:00
dependabot[bot] 5c39f15bd3
chore(deps): Bump github.com/microsoft/go-mssqldb from 1.5.0 to 1.6.0 (#14643) 2024-01-29 15:14:26 -07:00
dependabot[bot] a5e844a4c2
chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.6 to 2.10.9 (#14644) 2024-01-29 15:14:00 -07:00
Dane Strandboge 1e3597d889
feat(inputs.net): Add speed metric (#14625) 2024-01-29 21:11:18 +01:00
Josh Powers 2153769218
Update changelog for v1.29.3
(cherry picked from commit 2725b510f9b9b9bf7ffc26667f515275700ed2b0)
2024-01-29 12:52:02 -07:00
Joshua Powers 8a50d75127
docs: Resolve table column count lint issues (#14637) 2024-01-29 19:25:03 +01:00
Joshua Powers f678b8c6c2
chore: Disable IPv6 on incus nightly (#14638) 2024-01-29 10:40:41 -07:00