Commit Graph

  • 4b447d0483
    docs(inputs.procstat): Add docs on permissions and metric details (#13921) Joshua Powers 2023-09-14 12:09:55 -0600
  • ae9668b805
    test(outputs.sql): Fix clean up of sql database file (#13918) Joshua Powers 2023-09-14 12:09:06 -0600
  • f43427267d
    chore: Clean up results from make check-deps (#13919) Joshua Powers 2023-09-13 03:24:43 -0600
  • 39f24b3365
    fix(inputs.systemd_units): Add missing upstream states (#13915) Joshua Powers 2023-09-13 03:18:54 -0600
  • bd484418c0
    Update changelog for v1.28.1 Josh Powers 2023-09-12 08:54:47 -0600
  • 68da07a1b5
    fix(packaging): Revert permission change on configs (#13909) Joshua Powers 2023-09-12 08:50:26 -0600
  • 6832e6cc8c
    docs(inputs.vsphere): fix config name typo in example (#13907) Joshua Powers 2023-09-12 08:30:08 -0600
  • 2d37bdabfa
    fix(inputs.redis): Fix password typo (#13910) Joshua Powers 2023-09-12 08:29:58 -0600
  • 9db814d1c5
    feat(parsers.avro): Allow connection to https schema registry (#13903) Sven Rebhan 2023-09-11 19:52:21 +0200
  • a4631a2cfb
    Update changelog for v1.28.0 Josh Powers 2023-09-11 09:24:11 -0600
  • c82d2df91d
    Update build version to 1.29.0 Josh Powers 2023-09-11 09:02:55 -0600
  • 7d71285347
    feat(inputs): New Intel PMT plugin (#13801) Jakub Sikorski 2023-09-11 16:38:58 +0200
  • a057e5b298
    feat(outputs.prometheus_client): Add secretstore support for basic_password (#13899) Yonathan Amir 2023-09-11 17:36:24 +0300
  • 3fae6439ab
    fix(inputs.kafka_consumer): Use per-message parser to avoid races (#13886) Tobias Jungel 2023-09-11 16:18:51 +0200
  • 855b25d383
    fix(parsers.avro): Do not force addition of timestamp as a field (#13856) Adam Thornton 2023-09-11 07:05:40 -0700
  • 84b3b587da
    feat(prometheus): Allow to specify metric type (#13874) Sven Rebhan 2023-09-11 15:45:16 +0200
  • dd5c221656
    chore(deps): Bump github.com/showwin/speedtest-go from 1.6.2 to 1.6.6 (#13895) r3inbowari 2023-09-11 21:43:37 +0800
  • 4a5e3a4d6d
    feat(inputs.redis_sentinel): Allow username and password (#13864) Joshua Powers 2023-09-11 02:05:17 -0600
  • d807dd3c05
    feat(outputs.wavefront): Add more auth options and update SDK (#13857) Luke Winikates 2023-09-08 11:46:08 -0700
  • 6e6c57154e
    feat(inputs.vsphere): Allow to set vSAN sampling interval (#13890) Sven Rebhan 2023-09-08 20:17:23 +0200
  • c238ebb271
    fix(sql): Allow sqlite on Windows (amd64 and arm64) (#13865) Joshua Powers 2023-09-08 12:14:24 -0600
  • 47c5665f50
    feat(inputs.redis): Add additional commandstat fields (#13866) Joshua Powers 2023-09-08 12:11:09 -0600
  • 67f9a0ea82
    fix(inputs.sqlserver): Cast max_size to bigint (#13870) Joshua Powers 2023-09-08 03:44:54 -0600
  • 86a546c88d
    fix(inputs.procstat): Collect swap via /proc/$pid/smaps (#13779) Joshua Powers 2023-09-08 03:41:48 -0600
  • dcadf44bf9
    chore: Update to go1.21.1 (#13887) Joshua Powers 2023-09-08 03:40:48 -0600
  • bfbe195607
    fix(parsers.avro): Handle timestamp format checking correctly (#13855) Adam Thornton 2023-09-07 13:08:47 -0700
  • 7fe6bb3fe0
    docs: Improve behavior documentation of metricpass (#13883) knollet 2023-09-07 21:55:08 +0200
  • 3607519a40
    fix(rpm): Resolve nightly rpm tests (#13884) Joshua Powers 2023-09-07 12:46:43 -0600
  • ce6e4b4d63
    chore: Force reinstall of go on Windows (#13879) Sven Rebhan 2023-09-07 18:55:44 +0200
  • 7dcdc89b12
    chore: Update all cache strings with go version (#13871) Joshua Powers 2023-09-07 07:35:25 -0600
  • 7df1e53a4b
    feat(inputs.cisco_telemetry_mdt): Add microbust support (#13877) Shangxin Du 2023-09-07 06:27:12 -0700
  • a528e842ef
    fix(outputs.sql): Move 'conversion_style' option to the right place (#13875) Sven Rebhan 2023-09-07 15:20:57 +0200
  • 9e960f40ba
    chore: Update go cache key to include go version (#13867) Joshua Powers 2023-09-05 13:42:42 -0600
  • b39ea2e934
    fix: Change the systemd KillMode from control-group to mixed (#13849) knollet 2023-09-05 18:16:28 +0200
  • c5aef4e3b9
    feat(inputs.opentelemetry): Add configurable log record dimensions (#13846) Jacob Marble 2023-09-05 09:13:39 -0700
  • 3bcf72293d
    fix(inputs.opcua): Verify groups or root nodes included in config (#13840) Joshua Powers 2023-08-30 07:56:34 -0600
  • 926c63ef60
    fix(tools.license_checker): Determine version correctly and whitelist gorilla/websocket (#13839) Sven Rebhan 2023-08-30 15:54:45 +0200
  • c0f67db425
    fix(inputs.sysstat): Remove tmpfile to avoid file-descriptor leak (#13833) shizhx 2023-08-30 21:54:22 +0800
  • 6f38208bed
    chore: Add InfluxDB and InfluxData branding to log output (#13819) Rick Spencer 2023-08-29 12:39:32 -0400
  • 2dd5682e1a
    chore(inputs.modbus): Improve deprecation documentation (#13832) Michael Kasch 2023-08-29 18:37:44 +0200
  • d4a00dd8d6
    feat(inputs.internal): Add Go metric collection option (#13793) Joshua Powers 2023-08-29 09:20:59 -0600
  • dec4a90b07
    feat(processors): Add processor to split a metric into multiple (#13785) Joshua Powers 2023-08-29 09:20:14 -0600
  • 1e42262184
    feat(cli): Add plugins subcommand to list available and deprecated (#13787) Joshua Powers 2023-08-29 08:05:34 -0600
  • fb45a1d98a
    feat(inputs.couchbase): Add failover metrics (#13825) Joshua Powers 2023-08-29 08:02:44 -0600
  • 1d24efe55c
    chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838) Sven Rebhan 2023-08-29 15:07:41 +0200
  • 8dbc177d3f
    fix(metricpass): Remove python logic compatibility (#13791) Joshua Powers 2023-08-28 14:47:29 -0600
  • ca2295e1a4
    feat(inputs.fibaro): Support HC3 device types (#13754) Joshua Powers 2023-08-28 14:47:08 -0600
  • 5fb290fb46
    chore: Update to go1.21.0 (#13794) Joshua Powers 2023-08-28 14:30:44 -0600
  • 318a4b69e5
    docs: Clean up markdown add warning about tables (#13792) Joshua Powers 2023-08-28 14:07:45 -0600
  • cb488ad0f8
    feat(inputs.nvidia_smi): Add additional fields (#13783) Joshua Powers 2023-08-28 14:06:20 -0600
  • ebceed6157
    chore(deps): Bump k8s.io/api from 0.27.4 to 0.28.1 (#13810) dependabot[bot] 2023-08-28 21:50:40 +0200
  • 54028a9184
    chore: Update permissions on new installs (#13778) Joshua Powers 2023-08-28 13:49:22 -0600
  • 904db01e6b
    chore: Cache rework for `.circleci` jobs (#13753) Paweł Żak 2023-08-28 19:00:29 +0200
  • 6f5e5be7b2
    fix(inputs.amqp_consumer): Print error on connection failure (#13777) Joshua Powers 2023-08-28 02:25:32 -0600
  • cc612ca35a
    chore(deps): Bump github.com/hashicorp/consul/api from 1.20.0 to 1.24.0 (#13811) dependabot[bot] 2023-08-28 10:24:15 +0200
  • 0b7ec728b6
    feat(agent): Watch default config files if none specified (#13774) Joshua Powers 2023-08-28 02:23:54 -0600
  • 6f6d5b5be8
    feat(inputs.nvidia_smi): Add Nvidia DCGM MIG usage values (#13733) Joshua Powers 2023-08-28 02:05:29 -0600
  • 27b2d2d726
    chore(deps): Bump github.com/nats-io/nats.go from 1.27.0 to 1.28.0 (#13809) dependabot[bot] 2023-08-28 09:40:41 +0200
  • a8ab5bef93
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.18.2 to 1.18.5 (#13808) dependabot[bot] 2023-08-28 09:39:14 +0200
  • a523306985
    chore(deps): Bump github.com/prometheus/prometheus from 0.42.0 to 0.46.0 (#13765) dependabot[bot] 2023-08-28 09:38:05 +0200
  • 71905a7758
    feat(outputs.postgresql): Add option to create time column with timezone (#13763) Sven Rebhan 2023-08-25 15:18:08 +0200
  • 3f206f6ce0
    chore: Update license URL for collectd (#13802) Joshua Powers 2023-08-21 09:33:01 -0600
  • 487b68bf5a
    Update changelog for v1.27.4 Josh Powers 2023-08-21 07:28:08 -0600
  • 168d927275
    chore: Update lxd package testing images (#13780) Joshua Powers 2023-08-17 06:26:32 -0600
  • 17c7c0252b
    feat(outputs.postgresql): Add option to rename time column (#13750) Sven Rebhan 2023-08-15 18:50:58 +0200
  • 879c42d26c
    chore: go mod tidy (#13773) Joshua Powers 2023-08-15 07:33:01 -0600
  • 4de0513f76
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.18.0 to 1.18.2 (#13769) dependabot[bot] 2023-08-15 06:51:17 -0600
  • 75e67975fe
    chore(deps): Bump github.com/miekg/dns from 1.1.51 to 1.1.55 (#13768) dependabot[bot] 2023-08-15 06:50:52 -0600
  • e95bf13b6e
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.26 to 1.13.32 (#13767) dependabot[bot] 2023-08-15 06:50:30 -0600
  • 342af02f71
    chore(deps): Bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 (#13766) dependabot[bot] 2023-08-15 06:49:50 -0600
  • bbc632212e
    fix(inputs.processes): Comment out default option (#13762) Joshua Powers 2023-08-14 15:33:44 -0600
  • 5661341813
    chore: Enable filepathJoin checker for gocritic (#13758) Paweł Żak 2023-08-14 23:18:20 +0200
  • 0d36ce0354
    chore: Update link to consul API license (#13761) Joshua Powers 2023-08-14 15:16:37 -0600
  • 013b73213d
    chore: Spell endianness correctly (#13752) Joshua Powers 2023-08-14 02:43:32 -0600
  • f02cd3c94a
    docs: Update FAQ around release dates (#13751) Joshua Powers 2023-08-14 02:41:04 -0600
  • 7e6b98226e
    chore(inputs): Remove unnecessary nil check (#13749) Eng Zer Jun 2023-08-14 16:39:56 +0800
  • 2f1edfbbfc
    feat(inputs.redfish): Add additional chassis tags (#13727) Steven Freed 2023-08-11 09:14:07 -0400
  • 1381513e61
    fix(outputs.stackdriver): Regenerate time interval for unkown metrics (#13745) Joshua Powers 2023-08-11 03:14:13 -0600
  • 61cf18c821
    chore: Check logging functions like printf (#13743) Sven Rebhan 2023-08-09 23:02:36 +0200
  • 0cf7d23090
    feat(inputs.kernel): Collect KSM metrics (#13728) Costas Drogos 2023-08-09 23:43:14 +0300
  • 8b032b73ee
    feat(inputs): Add new S7comm plugin (#13731) Sven Rebhan 2023-08-09 21:56:47 +0200
  • 96a9597720
    fix(inputs.opcua_listener): Avoid segfault if subscription was not successful (#13742) Sven Rebhan 2023-08-09 17:41:17 +0200
  • 3fe151b28d
    feat(inputs.redis): Support of redis 6.2 ERRORSTATS (#13723) kell0gg 2023-08-09 06:39:57 +0900
  • d259081c2e
    feat(inputs.vsphere): Support explicit proxy setting (#13720) Sven Rebhan 2023-08-08 23:22:05 +0200
  • 93bf2becce
    feat(serializers.nowmetric): Add option for JSONv2 format (#13722) Joshua Powers 2023-08-08 14:19:31 -0600
  • 8bc6822e28
    chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1 (#13736) dependabot[bot] 2023-08-08 22:16:40 +0200
  • f35b3bd294
    chore: Update to go1.20.7 (#13740) Joshua Powers 2023-08-08 09:20:11 -0600
  • fb55c3a880
    Increase timeout for govulncheck Sven Rebhan 2023-08-08 16:49:00 +0200
  • 5fc30be1eb
    chore(deps): Bump github.com/gophercloud/gophercloud from 1.2.0 to 1.5.0 (#13735) dependabot[bot] 2023-08-08 07:18:16 -0600
  • 0801233d2c
    chore(deps): Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#13738) dependabot[bot] 2023-08-08 11:54:35 +0200
  • 637fe832be
    chore(deps): Bump github.com/microsoft/go-mssqldb (#13737) dependabot[bot] 2023-08-08 11:54:02 +0200
  • c50b533c24
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13734) dependabot[bot] 2023-08-08 11:53:13 +0200
  • 806b7cd67f
    fix(parsers.xpath): Handle protobuf maps correctly (#13719) Sven Rebhan 2023-08-07 23:50:49 +0200
  • 424283f138
    fix(inputs.opcua): Register node IDs again on reconnect (#13682) Sven Rebhan 2023-08-07 22:48:47 +0200
  • 393d1b8b3a
    feat(inputs.jti_openconfig_telemetry): Add keep-alive setting (#13709) Sven Rebhan 2023-08-07 22:41:24 +0200
  • dae115852c
    feat(inputs.tacacs): Add tacacs plugin for simple tacacs auth response time monitoring (#12747) Hr0bar 2023-08-07 20:20:23 +0200
  • 2ac45b8d25
    chore: Enable additional gocritic (#13714) Joshua Powers 2023-08-03 10:58:27 -0600
  • 0f8957f0e9
    chore: Resolves gocritic sloppyReassign (#13712) Joshua Powers 2023-08-03 10:57:18 -0600
  • f39a21121d
    chore: Enable additional gocritic options (#13711) Joshua Powers 2023-08-03 09:07:48 -0600
  • 564f24a0a4
    chore: Enable additional gocritic (#13713) Joshua Powers 2023-08-03 08:11:26 -0600