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

Telegraf 1.23 Release #4103

Closed
sjwang90 opened this issue Jun 7, 2022 · 0 comments · Fixed by #4119
Closed

Telegraf 1.23 Release #4103

sjwang90 opened this issue Jun 7, 2022 · 0 comments · Fixed by #4119
Assignees
Labels

Comments

@sjwang90
Copy link
Contributor

sjwang90 commented Jun 7, 2022

ETA: Monday June 13

Release Announcement (in progress):
https://docs.google.com/document/d/1cAWZNvb6bVZ-Y8-A45h8f0he6A880iRu1s7sNK-tQII/edit

CHANGELOG (as of Thu June 9)

v1.23.0 [2022-06-09]

Bugfixes

  • #10812 (outputs/sql) table existence cache
  • #11272 Add missing build constraints for sqlite
  • #11253 Always build README-embedder for host-architecture
  • #11140 Avoid calling sadc with invalid 0 interval
  • #11264 Bump github.com/tidwall/gjson from 1.10.2 to 1.14.1
  • #11093 Check net.Listen() error in tests
  • #11181 Convert slab plugin to new sample.conf.
  • #10979 Datadog count metrics
  • #11044 Deprecate useless database config option
  • #11150 Doc interval setting for internet speed plugin
  • #11120 Elasticsearch output float handling test
  • #11151 Improve slab testing without sudo.
  • #10995 Log instance name in skip warnings
  • #11069 Output erroneous namespace and continue instead of error out
  • #11237 Re-add event to splunk serializer
  • #11143 Redis plugin goroutine leak triggered by auto reload config mechanism
  • #11082 Remove any content type from prometheus accept header
  • #11261 Remove full access permissions
  • #11179 Search services file in /etc/services and fall back to /usr/etc/services
  • #11266 Update github.com/containerd/containerd from v1.5.11 to v1.5.13
  • #11191 Update golangci-lint from v1.45.2 to v1.46.2
  • #11107 Update gopsutil from v3.22.3 to v3.22.4 to allow for HOST_PROC_MOUNTINFO.
  • #11242 Update moby/ipvs dependency from v1.0.1 to v1.0.2
  • #11260 Update modernc.org/sqlite from v1.10.8 to v1.17.3
  • #11217 Update sample.conf for prometheus
  • #11241 Upgrade xpath and fix code
  • #11083 Use readers over closers in http input
  • #11149 inputs.burrow Move Dialer to variable and run make fmt

Features

  • #10853 (outputs.elasticsearch) Add healthcheck timeout
  • #10880 Add ANSI color filter for tail input plugin
  • #11188 Add constant 'algorithm' to the mock plugin
  • #11159 Add external huebridge input plugin
  • #11076 Add field key option to set event partition key
  • #10818 Add fritzbox as external plugin
  • #11037 Add influx semantic commits checker, checks only last commit.
  • #11039 Add mount option filtering to disk plugin
  • #11075 Add slab metrics input plugin
  • #11056 Allow other fluentd metrics apart from retry_count, buffer_queu…
  • #10918 Artifactory Webhook Receiver
  • #11000 Create and push nightly docker images to quay.io
  • #11102 Do not error if no nodes found for current config with xpath parser
  • #10886 Generate the plugins sample config
  • #11084 Google API Auth
  • #10607 In Lustre input plugin, support collecting per-client stats.
  • #10912 Migrate aggregator plugins to new sample config format
  • #10924 Migrate input plugins to new sample config format (A-L)
  • #10926 Migrate input plugins to new sample config format (M-Z)
  • #10910 Migrate output plugins to new sample config format
  • #10913 Migrate processor plugins to new sample config format
  • #11218 Migrate xpath parser to new style
  • #10885 Update etc/telegraf.conf and etc/telegraf_windows.conf
  • #6948 [inputs/burrow] fill more http transport parameters
  • #11141 inputs.cpu Add tags with core id or physical id to cpus
  • #7896 inputs.mongodb Add metrics about files currently open and currently active data handles
  • #10448 inputs.nginx_plus_api Gather slab metrics
  • #11216 inputs.sqlserver Update query store and latch performance counters
  • #10574 inputs.vsphere Collect resource pools metrics and add resource pool tag in VM metrics
  • #11035 intel_powerstat Add Max Turbo Frequency and introduce improvements
  • #11254 intel_powerstat Add uncore frequency metrics
  • #10954 outputs.http Support configuration of MaxIdleConns and MaxIdleConnsPerHost

Dependency Updates

  • #10970 Bump github.com/wavefronthq/wavefront-sdk-go from 0.9.10 to 0.9.11
  • #11166 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.7
  • #11021 Bump github.com/sensu/sensu-go/api/core/v2 from 2.13.0 to 2.14.0
  • #11088 Bump go.opentelemetry.io/otel/metric from 0.28.0 to 0.30.0
  • #11221 Bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.8.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants