Commit Graph

7889 Commits

Author SHA1 Message Date
Sven Rebhan 926c63ef60
fix(tools.license_checker): Determine version correctly and whitelist gorilla/websocket (#13839) 2023-08-30 15:54:45 +02:00
shizhx c0f67db425
fix(inputs.sysstat): Remove tmpfile to avoid file-descriptor leak (#13833) 2023-08-30 15:54:22 +02:00
Rick Spencer 6f38208bed
chore: Add InfluxDB and InfluxData branding to log output (#13819) 2023-08-29 10:39:32 -06:00
Michael Kasch 2dd5682e1a
chore(inputs.modbus): Improve deprecation documentation (#13832) 2023-08-29 10:37:44 -06:00
Joshua Powers d4a00dd8d6
feat(inputs.internal): Add Go metric collection option (#13793) 2023-08-29 17:20:59 +02:00
Joshua Powers dec4a90b07
feat(processors): Add processor to split a metric into multiple (#13785) 2023-08-29 17:20:14 +02:00
Joshua Powers 1e42262184
feat(cli): Add plugins subcommand to list available and deprecated (#13787) 2023-08-29 16:05:34 +02:00
Joshua Powers fb45a1d98a
feat(inputs.couchbase): Add failover metrics (#13825) 2023-08-29 16:02:44 +02:00
Sven Rebhan 1d24efe55c
chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838) 2023-08-29 07:07:41 -06:00
Joshua Powers 8dbc177d3f
fix(metricpass): Remove python logic compatibility (#13791) 2023-08-28 22:47:29 +02:00
Joshua Powers ca2295e1a4
feat(inputs.fibaro): Support HC3 device types (#13754) 2023-08-28 22:47:08 +02:00
Joshua Powers 5fb290fb46
chore: Update to go1.21.0 (#13794) 2023-08-28 14:30:44 -06:00
Joshua Powers 318a4b69e5
docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
Joshua Powers cb488ad0f8
feat(inputs.nvidia_smi): Add additional fields (#13783) 2023-08-28 22:06:20 +02:00
dependabot[bot] ebceed6157
chore(deps): Bump k8s.io/api from 0.27.4 to 0.28.1 (#13810) 2023-08-28 21:50:40 +02:00
Joshua Powers 54028a9184
chore: Update permissions on new installs (#13778) 2023-08-28 21:49:22 +02:00
Paweł Żak 904db01e6b
chore: Cache rework for `.circleci` jobs (#13753)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-08-28 19:00:29 +02:00
Joshua Powers 6f5e5be7b2
fix(inputs.amqp_consumer): Print error on connection failure (#13777) 2023-08-28 10:25:32 +02:00
dependabot[bot] cc612ca35a
chore(deps): Bump github.com/hashicorp/consul/api from 1.20.0 to 1.24.0 (#13811) 2023-08-28 10:24:15 +02:00
Joshua Powers 0b7ec728b6
feat(agent): Watch default config files if none specified (#13774) 2023-08-28 10:23:54 +02:00
Joshua Powers 6f6d5b5be8
feat(inputs.nvidia_smi): Add Nvidia DCGM MIG usage values (#13733) 2023-08-28 10:05:29 +02:00
dependabot[bot] 27b2d2d726
chore(deps): Bump github.com/nats-io/nats.go from 1.27.0 to 1.28.0 (#13809) 2023-08-28 09:40:41 +02:00
dependabot[bot] a8ab5bef93
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.18.2 to 1.18.5 (#13808) 2023-08-28 09:39:14 +02:00
dependabot[bot] a523306985
chore(deps): Bump github.com/prometheus/prometheus from 0.42.0 to 0.46.0 (#13765)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-08-28 09:38:05 +02:00
Sven Rebhan 71905a7758
feat(outputs.postgresql): Add option to create time column with timezone (#13763) 2023-08-25 07:18:08 -06:00
Joshua Powers 3f206f6ce0
chore: Update license URL for collectd (#13802) 2023-08-21 09:33:01 -06:00
Josh Powers 487b68bf5a
Update changelog for v1.27.4
(cherry picked from commit b679d65508ce908e40276410280a6e56ed96b75c)
2023-08-21 07:28:12 -06:00
Joshua Powers 168d927275
chore: Update lxd package testing images (#13780) 2023-08-17 06:26:32 -06:00
Sven Rebhan 17c7c0252b
feat(outputs.postgresql): Add option to rename time column (#13750) 2023-08-15 18:50:58 +02:00
Joshua Powers 879c42d26c
chore: go mod tidy (#13773) 2023-08-15 07:33:01 -06:00
dependabot[bot] 4de0513f76
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.18.0 to 1.18.2 (#13769) 2023-08-15 06:51:17 -06:00
dependabot[bot] 75e67975fe
chore(deps): Bump github.com/miekg/dns from 1.1.51 to 1.1.55 (#13768) 2023-08-15 06:50:52 -06:00
dependabot[bot] e95bf13b6e
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.26 to 1.13.32 (#13767) 2023-08-15 06:50:30 -06:00
dependabot[bot] 342af02f71
chore(deps): Bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 (#13766) 2023-08-15 06:49:50 -06:00
Joshua Powers bbc632212e
fix(inputs.processes): Comment out default option (#13762) 2023-08-14 15:33:44 -06:00
Paweł Żak 5661341813
chore: Enable filepathJoin checker for gocritic (#13758)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-08-14 23:18:20 +02:00
Joshua Powers 0d36ce0354
chore: Update link to consul API license (#13761) 2023-08-14 23:16:37 +02:00
Joshua Powers 013b73213d
chore: Spell endianness correctly (#13752) 2023-08-14 10:43:32 +02:00
Joshua Powers f02cd3c94a
docs: Update FAQ around release dates (#13751) 2023-08-14 10:41:04 +02:00
Eng Zer Jun 7e6b98226e
chore(inputs): Remove unnecessary nil check (#13749)
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-08-14 10:39:56 +02:00
Steven Freed 2f1edfbbfc
feat(inputs.redfish): Add additional chassis tags (#13727) 2023-08-11 07:14:07 -06:00
Joshua Powers 1381513e61
fix(outputs.stackdriver): Regenerate time interval for unkown metrics (#13745) 2023-08-11 11:14:13 +02:00
Sven Rebhan 61cf18c821
chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
Costas Drogos 0cf7d23090
feat(inputs.kernel): Collect KSM metrics (#13728) 2023-08-09 22:43:14 +02:00
Sven Rebhan 8b032b73ee
feat(inputs): Add new S7comm plugin (#13731) 2023-08-09 21:56:47 +02:00
Sven Rebhan 96a9597720
fix(inputs.opcua_listener): Avoid segfault if subscription was not successful (#13742) 2023-08-09 09:41:17 -06:00
kell0gg 3fe151b28d
feat(inputs.redis): Support of redis 6.2 ERRORSTATS (#13723) 2023-08-08 15:39:57 -06:00
Sven Rebhan d259081c2e
feat(inputs.vsphere): Support explicit proxy setting (#13720) 2023-08-08 15:22:05 -06:00
Joshua Powers 93bf2becce
feat(serializers.nowmetric): Add option for JSONv2 format (#13722) 2023-08-08 22:19:31 +02:00
dependabot[bot] 8bc6822e28
chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1 (#13736) 2023-08-08 22:16:40 +02:00