-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
telegraf 1.27.0 #133473
Merged
Merged
telegraf 1.27.0 #133473
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
go
Go use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
Jun 13, 2023
chenrui333
force-pushed
the
bump-telegraf-1.27.0
branch
from
June 13, 2023 03:08
2ca6ef4
to
b754ab8
Compare
p-linnane
approved these changes
Jun 13, 2023
🤖 An automated task has requested bottles to be published to this PR. |
|
Or, no, it's not. The bottles artifact contains |
telegraf: remove build patch Signed-off-by: Rui Chen <rui@chenrui.dev>
carlocab
force-pushed
the
bump-telegraf-1.27.0
branch
from
June 13, 2023 05:32
b754ab8
to
a604aec
Compare
🤖 An automated task has requested bottles to be published to this PR. |
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Jun 13, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
go
Go use is a significant feature of the PR or issue
outdated
PR was locked due to age
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
MST
. Up to now, when parsingtimes with abbreviated timezones (i.e. the format ) the timezone information
is ignored completely and the timestamp is located in UTC. This is a golang
issue (see #9617 or
#56528). If you worked around
that issue, please remove the workaround before using v1.27+. In case you
experience issues with abbreviated timezones please file an issue!
it is an API change. All parsers in Telegraf are already ported to the new
framework. If you experience any issues with not being able to create parsers
let us know!
New Plugins
inputs.ctrlx_datalayer
ctrlX Data Layerinputs.intel_baseband
Intel Baseband Acceleratoroutputs.clarify
Clarifyoutputs.nebius_cloud_monitoring
Nebius Cloud Monitoringprocessors.scale
Scalesecretstores.docker
Docker Storesecretstores.http
HTTP Storeserializers.cloudevents
CloudEventsFeatures
agent
Add option to avoid filtering of explicit plugin tagsaggregators.basicstats
Add percentage changecloud_pubsub
Add support for gzip compressioncommon.opcua
Add support for secret-store secretscommon.tls
Add support for passphrase-protected private keyconfig
Add framework for migrating deprecated pluginsconfig
Support shell like syntax for environment variable substitutioninputs.cloudwatch
Add support for cross account observabilityinputs.directory_monitor
Improve internal statsinputs.filecount
Add oldestFileTimestamp and newestFileTimestampinputs.gnmi
Allow canonical field namesinputs.gnmi
Support Juniper GNMI Extension Headerinputs.internet_speed
Support multi-server testinputs.kafka_consumer
Add regular expression support for topicsinputs.kubernetes
Extend kube_inventory plugin to include and extend resource quota, secret, node, and pod measurementinputs.nats_consumer
Add receiver subject as taginputs.netflow
Add sFlow decoderinputs.netflow
Allow custom PEN field mappingsinputs.nvidia_smi
Add additional memory related fieldsinputs.opentelemetry
Add configurable span dimensionsinputs.prometheus
Control which pod metadata is added as tagsinputs.sql
Add disconnected_servers_behavior field in the configurationinputs.sql
Add FlightSQL supportinputs.sqlserver
Add Azure Arc-enabled SQL MI supportinputs.sqlserver
Check SQL Server encryptionEnforce with xp_instance_regreadinputs.statsd
Add optional temporality and start_time tag for statsd metricsinputs.suricata
Add ability to parse drop or rejectedinputs.vsphere
Add vSAN extensioninternal
Add additional faster compression optionsoutputs.loki
Add option for metric name labeloutputs.wavefront
Add TLS and HTTP Timeout configuration fieldsparsers.opentsdb
Add OpenTSDB data format parserprocessors.aws_ec2
Add caching of imds and ec2 tagsprocessors.parser
Add merge with timestamp optionprocessors.scale
Add scaling by factor and offsetprocessors.template
Allowtag
to be a templateserializer.prometheusremote
Improve performancetest
Allow to capture all messages during testBugfixes
inputs.cloud_pubsub
Fix gzip decompressioninputs.gnmi
Allow optional origin for update pathinputs.gnmi
Handle canonical field-name correctly for non-explicit subscriptionsinputs.mqtt
ACK messages when persistence is enabledinputs.mysql
Update MariaDB Dialect regex version checkinputs.netflow
Fix field mappingsinputs.netflow
Handle PEN messages correctlyinputs.prometheus
Avoid race when creating informer factoryinputs.socket_listener
Avoid noisy logs on closed connectioninputs.temp
Ignore warnings and instead return only errorsinputs.upsd
Handle float battery.runtime valueinternal
Fix time parsing for abbreviated timezonesoutputs.sql
Use config.duration to correctly to parse toml configoutputs.wavefront
Flush metric buffer before reaching overflowprocessors.lookup
Do not strip tracking infoserializers.influx
Restore disabled uint support by defaulttests
Replace last 'cat' instance in testsDependency Updates
deps
Bump cloud.google.com/go/monitoring from 1.13.0 to 1.14.0deps
Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.193 to 1.62.337deps
Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.13.2 to 1.13.3deps
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.18.9 to 1.19.0deps
Bump github.com/Azure/azure-event-hubs-go/v3 from 3.4.0 to 3.5.0deps
Bump github.com/Azure/go-autorest/autorest from 0.11.28 to 0.11.29deps
Bump github.com/influxdata/influxdb-observability libraries from 0.3.3 to 0.3.15deps
Bump github.com/jackc/pgconn from 1.13.0 to 1.14.0deps
Bump github.com/jackc/pgtype from 1.12.0 to 1.14.0deps
Bump github.com/Mellanox/rdmamap to 1.1.0deps
Bump github.com/pion/dtls/v2 from 2.2.6 to 2.2.7deps
Bump github.com/prometheus/common from 0.43.0 to 0.44.0deps
Bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1deps
Bump github.com/shirou/gopsutil from 3.23.4 to 3.23.5deps
Bump github.com/showwin/speedtest-go from 1.5.2 to 1.6.2deps
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.5deps
Bump k8s.io/client-go from 0.26.2 to 0.27.2Packages