Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/influxdata/telegraf to v1.32.3 #14961

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/influxdata/telegraf v1.16.3 -> v1.32.3 age adoption passing confidence

Release Notes

influxdata/telegraf (github.com/influxdata/telegraf)

v1.32.3

Compare Source

Important Changes
  • PR #​16015 changes the
    internal counters of the Bind plugin to unsigned integers matching the server
    implementation. We keep backward compatibility by setting
    report_counters_as_int to true by default to avoid type conflicts on the
    output side. However, you should change this setting to false as soon as
    possible to avoid invalid values and parsing errors with the v3 XML
    statistics.
Bugfixes
  • #​16123 agent Restore setup order of stateful plugins to Init() then SetState()
  • #​16111 common.socket Make sure the scanner buffer matches the read-buffer size
  • #​16156 common.socket Use read buffer size config setting as a datagram reader buffer size
  • #​16015 inputs.bind Convert counters to uint64
  • #​16171 inputs.gnmi Register connection statistics before creating client
  • #​16197 inputs.netflow Cast TCP ports to uint16
  • #​16110 inputs.ntpq Avoid panic on empty lines and make sure -p is present
  • #​16155 inputs.snmp Fix crash when trying to format fields from unknown OIDs
  • #​16145 inputs.snmp_trap Remove timeout deprecation
  • #​16108 logger Avoid setting the log-format default too early
Dependency Updates
  • #​16093 deps Bump cloud.google.com/go/pubsub from 1.42.0 to 1.45.1
  • #​16175 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.37 to 1.17.44
  • #​16096 deps Bump github.com/gofrs/uuid/v5 from 5.2.0 to 5.3.0
  • #​16136 deps Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
  • #​16094 deps Bump github.com/gopacket/gopacket from 1.2.0 to 1.3.0
  • #​16133 deps Bump github.com/jackc/pgtype from 1.14.3 to 1.14.4
  • #​16131 deps Bump github.com/openconfig/gnmi from 0.10.0 to 0.11.0
  • #​16092 deps Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5
  • #​16178 deps Bump github.com/rclone/rclone from 1.67.0 to 1.68.1
  • #​16132 deps Bump github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10
  • #​16176 deps Bump github.com/sijms/go-ora/v2 from 2.8.19 to 2.8.22
  • #​16134 deps Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.33.0 to 0.34.0
  • #​16174 deps Bump github.com/tidwall/gjson from 1.17.1 to 1.18.0
  • #​16135 deps Bump github.com/vmware/govmomi from 0.39.0 to 0.45.1
  • #​16095 deps Bump golang.org/x/sys from 0.25.0 to 0.26.0
  • #​16177 deps Bump golang.org/x/text from 0.19.0 to 0.20.0
  • #​16172 deps Bump golangci-lint from v1.61.0 to v1.62.0

v1.32.2

Compare Source

Bugfixes
  • #​15966 agent Use a unique WAL file for plugin instances of the same type
  • #​16074 inputs.kafka_consumer Fix deadlock
  • #​16009 inputs.netflow Cast complex types to field compatible ones
  • #​16026 inputs.opcua Allow to retry reads on invalid sessions
  • #​16060 inputs.procstat Correctly use systemd-unit setting for finding them
  • #​16008 inputs.win_eventlog Handle XML data fields' filtering the same way as event fields
  • #​15968 outputs.remotefile Create a new serializer instance per output file
  • #​16014 outputs.syslog Trim field-names belonging to explicit SDIDs correctly
Dependency Updates
  • #​15992 deps Bump cloud.google.com/go/bigquery from 1.62.0 to 1.63.1
  • #​16056 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0
  • #​16021 deps Bump github.com/IBM/sarama from 1.43.2 to 1.43.3
  • #​16019 deps Bump github.com/alitto/pond from 1.9.0 to 1.9.2
  • #​16018 deps Bump github.com/apache/thrift from 0.20.0 to 0.21.0
  • #​16054 deps Bump github.com/aws/aws-sdk-go-v2 from 1.32.1 to 1.32.2
  • #​15996 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.4 to 1.42.1
  • #​16055 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.42.1 to 1.42.2
  • #​16057 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.9 to 1.36.2
  • #​16022 deps Bump github.com/docker/docker from 27.1.1+incompatible to 27.3.1+incompatible
  • #​15993 deps Bump github.com/gosnmp/gosnmp from 1.37.0 to 1.38.0
  • #​15947 deps Bump github.com/gwos/tcg/sdk from v8.7.2 to v8.8.0
  • #​16053 deps Bump github.com/lxc/incus/v6 from 6.2.0 to 6.6.0
  • #​15994 deps Bump github.com/signalfx/golib/v3 from 3.3.53 to 3.3.54
  • #​15995 deps Bump github.com/snowflakedb/gosnowflake from 1.11.1 to 1.11.2
  • #​16020 deps Bump go.step.sm/crypto from 0.51.1 to 0.54.0
  • #​16023 deps Bump github.com/shirou/gopsutil from v3.24.4 to v4.24.9

v1.32.1

Compare Source

Important Changes
  • PR #​15796 changes the
    delivery state update of un-parseable messages from ACK to NACK without
    requeueing. This way, those messages are not lost and can optionally be
    handled using a dead-letter exchange by other means.
Bugfixes
  • #​15969 agent Fix buffer not flushing if all metrics are written
  • #​15937 config Correctly print removal version info
  • #​15900 common.http Keep timeout after creating oauth client
  • #​15796 inputs.amqp_consumer NACKing messages on non-delivery related errors
  • #​15923 inputs.cisco_telemetry_mdt Handle NXOS DME subtree telemetry format
  • #​15907 inputs.consul Move config checking to Init method
  • #​15982 inputs.influxdb_v2_listener Fix concurrent read/write dict
  • #​15960 inputs.vsphere Add tags to VSAN ESA disks
  • #​15921 parsers.avro Add mutex to cache access
  • #​15965 processors.aws_ec2 Remove leading slash and cancel worker only if it exists
Dependency Updates
  • #​15932 deps Bump cloud.google.com/go/monitoring from 1.20.2 to 1.21.1
  • #​15863 deps Bump github.com/Azure/azure-kusto-go from 0.15.3 to 0.16.1
  • #​15862 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.13.0 to 1.14.0
  • #​15957 deps Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.12 to 1.16.14
  • #​15859 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.4 to 1.34.9
  • #​15931 deps Bump github.com/boschrexroth/ctrlx-datalayer-golang from 1.3.0 to 1.3.1
  • #​15890 deps Bump github.com/harlow/kinesis-consumer from v0.3.6-0.20240606153816-553e2392fdf3 to v0.3.6-0.20240916192723-43900507c911
  • #​15904 deps Bump github.com/netsampler/goflow2/v2 from 2.1.5 to 2.2.1
  • #​15903 deps Bump github.com/p4lang/p4runtime from 1.3.0 to 1.4.0
  • #​15905 deps Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3
  • #​15930 deps Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
  • #​15962 deps Bump github.com/prometheus/common from 0.55.0 to 0.60.0
  • #​15860 deps Bump github.com/snowflakedb/gosnowflake from 1.10.0 to 1.11.1
  • #​15954 deps Bump github.com/srebhan/protobufquery from 0.0.0-20230803132024-ae4c0d878e55 to 1.0.1
  • #​15929 deps Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.17.0
  • #​15902 deps Bump golang.org/x/mod from 0.19.0 to 0.21.0
  • #​15955 deps Bump golang.org/x/oauth2 from 0.21.0 to 0.23.0
  • #​15861 deps Bump golang.org/x/term from 0.23.0 to 0.24.0
  • #​15856 deps Bump golangci-lint from v1.60.3 to v1.61.0
  • #​15933 deps Bump k8s.io/apimachinery from 0.30.1 to 0.31.1
  • #​15901 deps Bump modernc.org/sqlite from 1.32.0 to 1.33.1

v1.32.0

Compare Source

Important Changes
  • This release contains a logging overhaul as well as some new features for
    logging (see PRs #​15556,
    #​15629,
    #​15677,
    #​15695 and
    #​15751).
    As a consequence the redunant logtarget setting is deprecated, stderr is
    used if no logfile is provided, otherwise messages are logged to the given
    file. For using the Windows eventlog set logformat = "eventlog"!
  • This release contains a change in json_v2 parser config parsing -
    if the config is empty (not define any rules), initialization will fail
    (see PR #​15844).
  • This release contains a feature for a disk-backed metric buffer under the
    buffer_strategy agent config (see
    PR #​15564).
    Please note, this feature is experimental, please give it a test and
    report any issues you encounter.
New Plugins
  • #​15700 inputs.slurm SLURM workload manager
  • #​15602 outputs.parquet Parquet file writer
  • #​15569 outputs.remotefile Output to remote location like S3
Features
  • #​15732 agent Add config check sub-command
  • #​15564 agent Add metric disk buffer
  • #​15645 agent Enable watching for new configuration files
  • #​15644 agent Watch for deleted files
  • #​15695 logging Add 'trace' log-level
  • #​15677 logging Allow to override log-level per plugin
  • #​15751 logging Implement structured logging
  • #​15640 common.cookie Allow usage of secrets in headers
  • #​15636 common.shim Enable metric tracking within external plugins
  • #​15570 common.tls Allow group aliases for cipher-suites
  • #​15628 inputs.amd_rocm_smi Parse newer ROCm versions
  • #​15519 inputs.azure_monitor Add client options parameter
  • #​15544 inputs.elasticsearch Add support for custom headers
  • #​15688 inputs.elasticsearch Gather enrich stats
  • #​15834 inputs.execd Allow to provide logging prefixes on stderr
  • #​15764 inputs.http_listener_v2 Add unix socket mode
  • #​15495 inputs.ipmi_sensor Collect additional commands
  • #​15790 inputs.kafka_consumer Allow to select the metric time source
  • #​15648 inputs.modbus Allow reading single bits of input and holding registers
  • #​15528 inputs.mqtt_consumer Add variable length topic parsing
  • #​15486 inputs.mqtt_consumer Implement startup error behaviors
  • #​15749 inputs.mysql Add support for replica status
  • #​15521 inputs.netflow Add more fields for sFlow extended gateway packets
  • #​15396 inputs.netflow Add support for sFlow drop notification packets
  • #​15468 inputs.openstack Allow collection without admin privileges
  • #​15637 inputs.opentelemetry Add profiles support
  • #​15423 inputs.procstat Add ability to collect per-process socket statistics
  • #​15655 inputs.s7comm Implement startup-error behavior settings
  • #​15600 inputs.sql Add SAP HANA SQL driver
  • #​15424 inputs.sqlserver Introduce user specified ID parameter for ADD logins
  • #​15687 inputs.statsd Expose allowed_pending_messages as internal stat
  • #​15458 inputs.systemd_units Support user scoped units
  • #​15702 outputs.datadog Add support for submitting alongside dd-agent
  • #​15668 outputs.dynatrace Report metrics as a delta counter using regular expression
  • #​15471 outputs.elasticsearch Allow custom template index settings
  • #​15613 outputs.elasticsearch Support data streams
  • #​15722 outputs.kafka Add option to add metric name as record header
  • #​15689 outputs.kafka Add option to set producer message timestamp
  • #​15787 outputs.syslog Implement startup error behavior options
  • #​15697 parsers.value Add base64 datatype
  • #​15795 processors.aws_ec2 Allow to use instance metadata
Bugfixes
  • #​15661 agent Fix buffer directory config and document
  • #​15788 inputs.kinesis_consumer Honor the configured endpoint
  • #​15791 inputs.mysql Enforce float for all known floating-point information
  • #​15743 inputs.snmp Avoid sending a nil to gosmi's GetEnumBitsFormatted
  • #​15815 logger Handle trace level for standard log
  • #​15781 outputs.kinesis Honor the configured endpoint
  • #​15615 outputs.remotefile Resolve linter not checking error
  • #​15740 serializers.template Unwrap metrics if required
Dependency Updates
  • #​15829 deps Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
  • #​15775 deps Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.11 to 1.16.12
  • #​15733 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.38.7 to 1.40.3
  • #​15761 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.3 to 1.40.4
  • #​15827 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.37.3 to 1.38.0
  • #​15760 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.25.5 to 1.27.4
  • #​15737 deps Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0
  • #​15734 deps Bump github.com/google/cel-go from 0.20.1 to 0.21.0
  • #​15777 deps Bump github.com/miekg/dns from 1.1.59 to 1.1.62
  • #​15828 deps Bump github.com/openconfig/goyang from 1.5.0 to 1.6.0
  • #​15735 deps Bump github.com/pion/dtls/v2 from 2.2.11 to 2.2.12
  • #​15779 deps Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2
  • #​15831 deps Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1
  • #​15736 deps Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.6.1
  • #​15830 deps Bump github.com/seancfoley/ipaddress-go from 1.6.0 to 1.7.0
  • #​15842 deps Bump github.com/showwin/speedtest-go from 1.7.7 to 1.7.9
  • #​15778 deps Bump go.step.sm/crypto from 0.50.0 to 0.51.1
  • #​15776 deps Bump golang.org/x/net from 0.27.0 to 0.28.0
  • #​15757 deps Bump golang.org/x/sync from 0.7.0 to 0.8.0
  • #​15759 deps Bump gonum.org/v1/gonum from 0.15.0 to 0.15.1
  • #​15758 deps Bump modernc.org/sqlite from 1.30.0 to 1.32.0
  • #​15756 deps Bump super-linter/super-linter from 6.8.0 to 7.0.0
  • #​15826 deps Bump super-linter/super-linter from 7.0.0 to 7.1.0
  • #​15780 deps Bump tj-actions/changed-files from 44 to 45

v1.31.3

Compare Source

Bugfixes
  • #​15552 inputs.chrony Use DGRAM for the unix socket
  • #​15667 inputs.diskio Print warnings once, add details to messages
  • #​15670 inputs.mqtt_consumer Restore trace logging option
  • #​15696 inputs.opcua Reconnect if closed connection
  • #​15724 inputs.smartctl Use --scan-open instead of --scan to provide correct device type info
  • #​15649 inputs.tail Prevent deadlock when closing and max undelivered lines hit
Dependency Updates
  • #​15720 deps Bump Go from v1.22.5 to v1.22.6
  • #​15683 deps Bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0
  • #​15654 deps Bump cloud.google.com/go/monitoring from 1.19.0 to 1.20.2
  • #​15679 deps Bump cloud.google.com/go/monitoring from 1.20.2 to 1.20.3
  • #​15626 deps Bump github.com/antchfx/xmlquery from 1.4.0 to 1.4.1
  • #​15706 deps Bump github.com/apache/iotdb-client-go from 1.2.0-tsbs to 1.3.2
  • #​15651 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1.17.27
  • #​15703 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from v1.27.4 to v1.29.3
  • #​15681 deps Bump github.com/docker/docker from 25.0.5-incompatible to 27.1.1-incompatible
  • #​15650 deps Bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.2.0
  • #​15705 deps Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
  • #​15708 deps Bump github.com/multiplay/go-ts3 from 1.1.0 to 1.2.0
  • #​15707 deps Bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.4.1
  • #​15709 deps Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1
  • #​15680 deps Bump github.com/vmware/govmomi from 0.37.2 to 0.39.0
  • #​15682 deps Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.16.0
  • #​15652 deps Bump go.step.sm/crypto from 0.47.1 to 0.50.0
  • #​15653 deps Bump google.golang.org/grpc from 1.64.1 to 1.65.0
  • #​15704 deps Bump super-linter/super-linter from 6.7.0 to 6.8.0

v1.31.2

Compare Source

Bugfixes
  • #​15589 common.socket Switch to context to simplify closing
  • #​15601 inputs.ping Check addr length to avoid crash
  • #​15618 inputs.snmp Translate field correctly when not in table
  • #​15586 parsers.xpath Allow resolving extensions
  • #​15630 tools.custom_builder Handle multiple instances of the same plugin correctly
Dependency Updates
  • #​15582 deps Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0
  • #​15623 deps Bump cloud.google.com/go/storage from 1.42.0 to 1.43.0
  • #​15607 deps Bump github.com/alitto/pond from 1.8.3 to 1.9.0
  • #​15625 deps Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1
  • #​15622 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.3 to 1.37.3
  • #​15606 deps Bump github.com/hashicorp/consul/api from 1.26.1 to 1.29.1
  • #​15604 deps Bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3
  • #​15581 deps Bump github.com/nats-io/nats-server/v2 from 2.10.16 to 2.10.17
  • #​15603 deps Bump github.com/openconfig/goyang from 1.0.0 to 1.5.0
  • #​15624 deps Bump github.com/sijms/go-ora/v2 from 2.8.4 to 2.8.19
  • #​15585 deps Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.30.0 to 0.31.0
  • #​15605 deps Bump github.com/tinylib/msgp from 1.1.9 to 1.2.0
  • #​15584 deps Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
  • #​15614 deps Bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • #​15608 deps Bump super-linter/super-linter from 6.6.0 to 6.7.0

For versions earlier than v1.13 and earlier see
CHANGELOG-1.13.md.

v1.31.1

Compare Source

Bugfixes
  • #​15488 agent Ignore startup-errors in test mode
  • #​15568 inputs.chrony Handle ServerStats4 response
  • #​15551 inputs.chrony Support local (reference) sources
  • #​15565 inputs.gnmi Handle YANG namespaces in paths correctly
  • #​15496 inputs.http_response Fix for IPv4 and IPv6 addresses when interface is set
  • #​15493 inputs.mysql Handle custom TLS configs correctly
  • #​15514 logging Add back constants for backward compatibility
  • #​15531 secretstores.oauth2 Ensure endpoint params is not nil
Dependency Updates
  • #​15483 deps Bump cloud.google.com/go/monitoring from 1.18.1 to 1.19.0
  • #​15559 deps Bump github.com/Azure/azure-kusto-go from 0.15.2 to 0.15.3
  • #​15489 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0
  • #​15560 deps Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.12 to 0.5.13
  • #​15480 deps Bump github.com/IBM/sarama from 1.43.1 to 1.43.2
  • #​15526 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.37.0 to 1.38.7
  • #​15527 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.30.2 to 1.32.9
  • #​15558 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.32.9 to 1.33.2
  • #​15448 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.162.1
  • #​15557 deps Bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8
  • #​15523 deps Bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.0
  • #​15484 deps Bump github.com/microsoft/go-mssqldb from 1.7.0 to 1.7.2
  • #​15561 deps Bump github.com/nats-io/nats-server/v2 from 2.10.14 to 2.10.16
  • #​15524 deps Bump github.com/prometheus/common from 0.53.0 to 0.54.0
  • #​15481 deps Bump github.com/prometheus/procfs from 0.15.0 to 0.15.1
  • #​15482 deps Bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0
  • #​15525 deps Bump go.step.sm/crypto from 0.44.1 to 0.47.1
  • #​15479 deps Bump super-linter/super-linter from 6.5.1 to 6.6.0

v1.31.0

Compare Source

Important Changes
  • PR #​15186 changes the
    meaning of inputs.procstat fields read_bytes and write_bytes on Linux
    to now contain all I/O operations for consistency with other
    operating-systems. The previous values are output as disk_read_bytes and
    disk_write_bytes measuring only the I/O on the storage layer.
New Plugins
Features
  • #​15433 agent Add uint support in cli test output
  • #​15377 agent Introduce CLI option to set config URL retry attempts
  • #​15388 agent Introduce CLI option to reload remote URL configs on change
  • #​15030 aggregators.basicstats Add last field
  • #​15268 aggregators.final Add option to disable appending _final
  • #​15319 aggregators.merge Allow to round metric timestamps
  • #​15426 cli List available parsers and serializers
  • #​15341 common.opcua Add session timeout as configuration option
  • #​15395 input.azure_monitor Use default Azure credentials chain when no secret provided
  • #​15233 inputs.ceph Use perf schema to determine metric type
  • #​14992 inputs.dns_query Allow ignoring errors of specific types
  • #​15400 inputs.exec Add option to ignore return code
  • #​15271 inputs.execd Add option to not restart program on error
  • #​15330 inputs.file Add tag with absolute path of file
  • #​15171 inputs.gnmi Add keepalive settings
  • #​15278 inputs.gnmi Add option to create more descriptive tags
  • #​15173 inputs.gnmi Add secret store support for username and password
  • #​15201 inputs.gnmi Add yang-model decoding of JSON IETF payloads
  • #​15256 inputs.gnmi Allow to pass accepted cipher suites
  • #​15454 inputs.http_listener Allow setting custom success return code
  • #​15110 inputs.http_response Add cookie authentication
  • #​15438 inputs.influxdb Add metrics for build, crypto and commandline
  • #​15361 inputs.influxdb_v2_listener Add support for rate limiting
  • #​15407 inputs.influxdb_v2_listener Support secret store for token
  • #​15329 inputs.internet_speed Introduce packet loss field
  • #​15368 inputs.kafka_consumer Add resolve canonical bootstrap server option
  • #​15169 inputs.knx_listener Add support for string data type
  • #​15069 inputs.knx_listener Allow usage of DPT string representation
  • #​15049 inputs.kubernetes Add option to node metric name
  • #​15044 inputs.lustre2 Add eviction_count field
  • #​15042 inputs.lustre2 Add health-check metric
  • #​14813 inputs.lustre2 Add support for bulk read/write stats
  • #​15045 inputs.lustre2 Skip brw_stats in case of insufficient permissions
  • #​15270 inputs.mock Add baseline option to sine
  • #​15314 inputs.netflow Add support for IPFIX option packets
  • #​15180 inputs.netflow Add support for netflow v9 option packets
  • #​15282 inputs.nvidia_smi Add power-limit field for v12 scheme
  • #​15460 inputs.openstack Use service catalog from v3 authentication if available
  • #​15231 inputs.opentelemetry Add option to set max receive message size
  • #​15299 inputs.procstat Add option to select properties to collect
  • #​14948 inputs.procstat Allow multiple selection criteria
  • #​15186 inputs.procstat Report consistent I/O on Linux
  • #​14981 inputs.radius Provide setting to set request IP address
  • #​15293 inputs.redis Add latency percentiles metric
  • #​15000 inputs.s7comm Add optional connection type setting
  • #​15439 inputs.snmp Convert octet string with invalid data to hex
  • #​15137 inputs.sqlserver Add persistent version store metrics
  • #​15380 inputs.statsd Add support for DogStatsD v1.2
  • #​15371 inputs.statsd Allow counters to report as float
  • #​15306 inputs.win_eventlog Add option to define event batch-size
  • #​14973 inputs.win_wmi Add support for remote queries
  • #​15300 inputs.win_wmi Allow to invoke methods
  • #​15145 inputs Add framework to retry on startup errors
  • #​15065 outputs.cratedb Allow configuration of startup error handling
  • #​15477 outputs.elasticsearch Allow settings extra headers for elasticsearch output
  • #​15225 outputs.influxdb Add option to define local address
  • #​15228 outputs.influxdb_v2 Add option to set local address
  • #​15475 outputs.influxdb_v2 Preserve custom query parameters on write
  • #​15429 outputs.mqtt Add client trace logging, resolve MQTT5 reconnect login
  • #​15041 outputs.postgresql Add secret store support
  • #​15073 outputs.postgresql Allow configuration of startup error handling
  • #​14884 outputs Add framework to retry on startup errors
  • #​14952 parser.prometheusremotewrite Parse and generate histogram buckets
  • #​14961 parsers.binary Allow base64-encoded input data
  • #​15328 processors.parser Add base64 decode for fields
  • #​15434 processors.printer Embed Influx serializer options
  • #​15170 processors.starlark Allow persistence of global state
  • #​15220 serializers.influx Add option to omit timestamp
  • #​14975 snmp Add secret support for auth_password and priv_password
Bugfixes
  • #​15402 agent Warn on multiple agent configuration tables seen
  • #​15440 inputs.cloudwatch Add accounts when enabled
  • #​15428 inputs.cloudwatch Ensure account list is larger than index
  • #​15456 inputs.ecs Check for nil pointer before use
  • #​15401 inputs.postgresql_extensible Use same timestamp for each gather
  • #​15260 inputs.procstat Do not report dead processes as running for orphan PID files
  • #​15332 inputs.smartctl Add additional fields
  • #​15466 processors.snmp_lookup Return empty tag-map on error to avoid panic
Dependency Updates
  • #​15385 deps Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0
  • #​15446 deps Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5
  • #​15413 deps Bump github.com/fatih/color from 1.16.0 to 1.17.0
  • #​15410 deps Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0
  • #​15441 deps Bump github.com/lxc/incus v0.4.0 to v6.2.0
  • #​15381 deps Bump github.com/miekg/dns from 1.1.58 to 1.1.59
  • #​15444 deps Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3
  • #​15412 deps Bump github.com/prometheus/common from 0.52.2 to 0.53.0
  • #​15362 deps Bump github.com/showwin/speedtest-go from 1.7.5 to 1.7.6
  • #​15382 deps Bump github.com/showwin/speedtest-go from 1.7.6 to 1.7.7
  • #​15384 deps Bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.10.0
  • #​15470 deps Bump go from v1.22.3 to v1.22.4
  • #​15411 deps Bump golang.org/x/crypto from 0.22.0 to 0.23.0
  • #​15447 deps Bump golang.org/x/net from 0.24.0 to 0.25.0
  • #​15383 deps Bump k8s.io/* from 0.29.3 to 0.30.1
  • #​15445 deps Bump modernc.org/sqlite from 1.29.10 to 1.30.0
  • #​15409 deps Bump modernc.org/sqlite from 1.29.5 to 1.29.10
  • #​15386 deps Bump super-linter/super-linter from 6.4.1 to 6.5.0
  • #​15408 deps Bump super-linter/super-linter from 6.5.0 to 6.5.1
  • #​15393 deps Switch to github.com/leodido/go-syslog
  • #​15403 deps Update OpenTelemetry dependencies

v1.30.3

Compare Source

Bugfixes
  • #​15213 http Stop plugins from leaking file descriptors on telegraf reload
  • #​15312 input.redis Discard invalid errorstat lines
  • #​15317 inputs.cloudwatch Option to produce dense metrics
  • #​15259 inputs.gnmi Ensure path contains elements to avoid panic
  • #​15239 inputs.http_listener_v2 Wrap timestamp parsing error messages
  • #​15323 inputs.netflow Log unknown fields only once
  • #​15212 inputs.sysstat Prevent default sadc_interval from increasing on reload
  • #​15223 makefile Use go's dependency checker for per platform builds
  • #​15224 outputs.graphite Handle local address without port correctly
  • #​15277 outputs.loki Option to sanitize label names
  • #​15346 windows Make sure to log the final error message on exit
Dependency Updates
  • #​15262 deps Bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0
  • #​15308 deps Bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2
  • #​15203 deps Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.713 to 1.62.721
  • #​15349 deps Bump github.com/antchfx/xmlquery from 1.3.18 to 1.4.0
  • #​15263 deps Bump github.com/antchfx/xpath from 1.2.5 to 1.3.0
  • #​15348 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.13
  • #​15202 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.9 to 1.17.11
  • #​15350 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.161.1
  • #​15307 deps Bump github.com/coocood/freecache from 1.2.3 to 1.2.4
  • #​15205 deps Bump github.com/google/cel-go from 0.18.1 to 0.20.1
  • #​15276 deps Bump github.com/grid-x/modbus from v0.0.0-20211113184042-7f2251c342c9 to v0.0.0-20240503115206-582f2ab60a18
  • #​15347 deps Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.14
  • #​15310 deps Bump github.com/pion/dtls/v2 from 2.2.10 to 2.2.11
  • #​15265 deps Bump github.com/prometheus/procfs from 0.13.0 to 0.14.0
  • #​15272 deps Bump github.com/shirou/gopsutil/v3 from v3.24.3 to v3.24.4
  • #​15264 deps Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.26.1-0.20231116140448-68d5f8983d09 to 0.30.0
  • #​15351 deps Bump github.com/vmware/govmomi from 0.37.0 to 0.37.2
  • #​15327 deps Bump go from v1.22.2 to v1.22.3
  • #​15206 deps Bump golang.org/x/mod from 0.16.0 to 0.17.0
  • #​15266 deps Bump golang.org/x/sync from 0.6.0 to 0.7.0
  • #​15303 deps Bump golangci-lint from v1.57.2 to v1.58.0
  • #​15309 deps Bump google.golang.org/api from 0.171.0 to 0.177.0
  • #​15207 deps Bump super-linter/super-linter from 6.3.1 to 6.4.1
  • #​15316 deps Migrate to maintained gopacket library

v1.30.2

Compare Source

Important Changes
  • PR #​15108 reverts the
    behavior of inputs.systemd_units back to pre-v1.30.0 to only collect units
    already loaded by systemd, i.e. not collecting disabled or static units. This
    was necessary because using unspecific filters will cause significant load on
    the system as systemd needs to read all unit-files matching the pattern in
    each gather cycle. If you use specific patterns and want to collect non-loaded
    units, please set the collect_disabled_units option to true.
Bugfixes
  • #​15054 agent Ensure import of required package for pprof support
  • #​15155 inputs.diskio Update path from /sys/block to /sys/class/block
  • #​15146 inputs.modbus Avoid overflow when calculating with uint16 addresses
  • #​15144 inputs.nvidia Include power limit field for v11
  • #​15178 inputs.opcua Make sure to always create a request
  • #​15176 inputs.phpfpm Check for error before continue processing
  • #​15195 inputs.prometheus Correctly handle host header
  • #​15078 inputs.prometheus Remove duplicate response_timeout option
  • #​15154 inputs.sqlserver Honor timezone on backup metrics
  • #​15129 inputs.systemd_units Reconnect if connection is lost
  • #​15108 inputs.systemd_units Revert to only gather loaded units by default
  • #​15132 inputs.win_eventlog Handle empty query correctly
  • #​15157 outputs.opensearch Correctly error during failures or disconnect
  • #​15196 `outputs.sql

@renovate renovate bot requested a review from a team as a code owner November 15, 2024 19:18
Copy link
Contributor Author

renovate bot commented Nov 15, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 33 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.1 -> 1.23.3
github.com/mitchellh/mapstructure v1.5.0 -> v1.5.1-0.20220423185008-bf980b35cac4
github.com/prometheus/prometheus v0.53.2-0.20240726125539-d4f098ae80fb -> v0.54.1
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.4
github.com/go-ole/go-ole v1.2.6 -> v1.3.0
github.com/hashicorp/golang-lru v0.6.0 -> v1.0.2
github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c -> v0.0.0-20240226150601-1dcf7310316a
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c -> v0.0.0-20240221224432-82ca36839d55
github.com/tklauser/go-sysconf v0.3.12 -> v0.3.13
github.com/tklauser/numcpus v0.6.1 -> v0.7.0
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 -> v0.0.0-20240909161429-701f63a606c0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0 -> v1.16.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.0 -> v1.3.2
github.com/aws/aws-sdk-go-v2 v1.16.0 -> v1.32.4
github.com/aws/aws-sdk-go-v2/config v1.15.1 -> v1.27.39
github.com/aws/aws-sdk-go-v2/credentials v1.11.0 -> v1.17.44
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.1 -> v1.16.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.7 -> v1.3.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.1 -> v2.6.23
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.8 -> v1.8.1
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.1 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/sso v1.11.1 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/sts v1.16.1 -> v1.32.4
github.com/aws/smithy-go v1.11.1 -> v1.22.0
github.com/coreos/go-semver v0.3.0 -> v0.3.1
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/miekg/dns v1.1.61 -> v1.1.62
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 -> v0.5.0
go.mongodb.org/mongo-driver v1.14.0 -> v1.17.0
go.uber.org/zap v1.21.0 -> v1.27.0
golang.org/x/mod v0.19.0 -> v0.21.0
golang.org/x/tools v0.23.0 -> v0.25.0
k8s.io/api v0.29.3 -> v0.30.1
k8s.io/client-go v0.29.3 -> v0.30.1

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
@renovate renovate bot force-pushed the deps-update/github.cominfluxdatatelegraf branch 7 times, most recently from 578dd46 to 4491c51 Compare November 18, 2024 18:14
@renovate renovate bot changed the title fix(deps): update module github.com/influxdata/telegraf to v1.32.2 fix(deps): update module github.com/influxdata/telegraf to v1.32.3 Nov 18, 2024
@renovate renovate bot force-pushed the deps-update/github.cominfluxdatatelegraf branch 14 times, most recently from 9f3d5be to b170a1f Compare November 25, 2024 14:42
@renovate renovate bot force-pushed the deps-update/github.cominfluxdatatelegraf branch from b170a1f to f160d16 Compare November 27, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants