Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
inputs.procstat
. Up to now, Telegrafreports the fields
cpu_time_guest
,cpu_time_guest_nice
,cpu_time_idle
,cpu_time_irq
,cpu_time_nice
,cpu_time_soft_irq
andcpu_time_steal
which are never set by the underlying library. As a consequence those fields
were always zero. #14224
removes those useless fields. In case you reference them, please adapt your
queries!
New Plugins
inputs.ldap
Add LDAP input plugin supporting OpenLDAP and 389dsoutputs.opensearch
Add OpenSearch output pluginprocessors.filter
Add filter processor pluginsecretstores
Add systemd-credentials pluginFeatures
agent
Allow separators for namepass and namedrop filtersaggregators.final
Allow to specify output strategycommon.http
Add support for connecting over unix-socketcommon.opcua
Add option to include OPC-UA DataType as a fieldconfig
Deprecatefieldpass
andfielddrop
modifiersinput.intel_pmt
Add pci_bdf tag to uniquely identify GPUs and other peripheralsinputs.amqp_consumer
Add secretstore support for username and passwordinputs.docker
Add disk usageinputs.dpdk
Add options to customize error-behavior and metric layoutinputs.elasticsearch
Use HTTPClientConfig structinputs.elasticsearch_query
Use HTTPClientConfig structinputs.gnmi
Rework plugininputs.http_response
Add body form config optioninputs.intel_powerstat
Extract business logic to external libraryinputs.kafka_consumer
Add message headers as metric tagsinputs.kafka_consumer
Add option to set metric name from message headerinputs.kibana
Use HTTPClientConfig structinputs.kube_inventory
Support filtering pods and nodes by node nameinputs.kube_inventory
Support using kubelet to get pods datainputs.ldap
Collect additional fieldsinputs.logstash
Use HTTPClientConfig structinputs.modbus
Add support for string fieldsinputs.nats_consumer
Add nkey-seed-file authenticationinputs.opcua_listener
Add monitoring paramsinputs.openweathermap
Add per-city query scheme for current weatherinputs.procstat
Obtain process information through supervisorinputs.rabbitmq
Add secretstore support for username and passwordinputs.redfish
Allow specifying which metrics to collectinputs.snmp
Hint to use source taginputs.socket_listener
Add vsock support to socket listener and writerinputs.sql
Add Oracle driverinputs.sql
Add IBM Netezza driverinputs.win_service
Reduce required rights to GENERIC_READmigrations
Add migration for fieldpass and fielddropmigrations
Add migration for inputs.jolokiamigrations
Add migration for inputs.kafka_consumer_legacymigrations
Add migration for inputs.snmp_legacymigrations
Add migration for inputs.tcp_listenermigrations
Add migration for inputs.udp_listenermigrations
Add migration for outputs.riemann_legacymigrations
Add option migration for inputs.diskmigrations
Add option migration for inputs.mqtt_consumermigrations
Add option migration for inputs.nats_consumermigrations
Add option migration for outputs.influxdboutputs.azure_data_explorer
Set user agent stringoutputs.bigquery
Allow to add metrics in one compact tableoutputs.bigquery
Make project no longer a required fieldoutputs.exec
Add ability to exec command once per metricoutputs.prometheus_client
Support listening on vsockoutputs.socket_writer
Add vsock support to socket listener and writeroutputs.stackdriver
Add metric type config optionsoutputs.stackdriver
Enable histogram supportoutputs.wavefront
Use common/http to configure http clientparsers.avro
Allow connection to https schema registryparsers.avro
Get metric name from the message fieldparsers.avro
Support multiple modes for union handlingprocessors.dedup
Add state persistence between runsprocessors.regex
Allow batch transforms using named groupssecrets
Add unprotected secret implementationBugfixes
common.oauth
Initialize EndpointParams to avoid panic with audience settingsinputs.http
Use correct token variableinputs.intel_powerstat
Fix unit tests to work on every CPU/platforminputs.modbus
Split large request correctly at field bordersinputs.netflow
Handle malformed inputs gracefullyinputs.s7comm
Reconnect if query failsinputs.tail
Retry opening file after permission deniedlicense
Correct spelling of jmhodges/clock licenseoutputs.bigquery
Correct use of auto-detected project IDoutputs.opensearch
Expose TLS setting correctlyoutputs.opensearch
Migrate to new secrets APIoutputs.prometheus_client
Ensure v1 collector data expires promptlyparsers.avro
Clean up Warnf error wrapping errorparsers.avro
Attempt to read CA cert file only if filename is not empty stringparsers.json v2
Correct wrong name of config optionparsers.json_v2
Reset state before parsingprocessors.starlark
Avoid negative refcounts for tracking metricsprocessors.starlark
Maintain tracking information post-applyDependency Updates
deps
Bump cloud.google.com/go/bigquery from 1.56.0 to 1.57.1deps
Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.26.0 to 1.27.2deps
Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.10.1 to 0.10.2deps
Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.10.2 to 0.11.0deps
Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0deps
Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.0deps
Bump github.com/IBM/sarama from 1.41.3 to 1.42.1deps
Bump github.com/influxdata/tail from 1.0.1-0.20210707231403-b283181d1fa7 to 1.0.1-0.20221130111531-19b97bffd978deps
Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1deps
Bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.6deps
Bump github.com/prometheus/prometheus from 0.46.0 to 0.48.0deps
Bump github.com/vmware/govmomi from 0.32.0 to 0.33.1deps
Bump golang.org/x/text from 0.13.0 to 0.14.0deps
Bump k8s.io/api from 0.28.3 to 0.28.4deps
Point kafka dependency to IBM organizationPackages