diff --git a/_service b/_service
index b9811b9..063e35c 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/influxdata/telegraf
git
.git
- v1.31.1
+ v1.31.3
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 856f04b..dc3dcf5 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/influxdata/telegraf
- 99fcdc283bdca2bb00c1fa8c59172a69d9c2137d
\ No newline at end of file
+ ecf94b120d812e798a092b1fc0181b699aa063d5
\ No newline at end of file
diff --git a/telegraf-1.31.1.tar.xz b/telegraf-1.31.1.tar.xz
deleted file mode 100644
index f4ab34e..0000000
--- a/telegraf-1.31.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:55b47cd97eb752251d04a5d4e8aab3370c806f1a17143375476ebe1118cd4f2e
-size 3236140
diff --git a/telegraf-1.31.3.tar.xz b/telegraf-1.31.3.tar.xz
new file mode 100644
index 0000000..34631e9
--- /dev/null
+++ b/telegraf-1.31.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ccc0c4e4dc5ea1539d2ce5b5b5cdb387348aa68610f6776915a9cbbc99da0e4
+size 3248636
diff --git a/telegraf.changes b/telegraf.changes
index 502b420..a973e8b 100644
--- a/telegraf.changes
+++ b/telegraf.changes
@@ -1,3 +1,80 @@
+-------------------------------------------------------------------
+Mon Aug 12 16:33:36 UTC 2024 - mrueckert@suse.de
+
+- Update to version 1.31.3:
+ * Telegraf v1.31.3
+ * Update changelog for v1.31.3
+ * Update build_version.txt for v1.31.3
+ * chore: go mod tidy
+ * fix(inputs.smartctl): Use --scan-open instead of --scan to provide correct device type info (#15724)
+ * test(inputs.pgbouncer): Update container version (#15728)
+ * fix(inputs.chrony): Use DGRAM for the unix socket (#15552)
+ * chore(deps): Bump Go from v1.22.5 to v1.22.6 (#15720)
+ * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from v1.27.4 to v1.29.3 (#15703)
+ * docs(inputs.netflow): Add note on how to tag metrics (#15713)
+ * docs(inputs.nats): Update NATS monitoring URL (#15714)
+ * chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1 (#15709)
+ * chore(deps): Bump github.com/apache/iotdb-client-go from 1.2.0-tsbs to 1.3.2 (#15706)
+ * chore(deps): Bump github.com/multiplay/go-ts3 from 1.1.0 to 1.2.0 (#15708)
+ * chore(deps): Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 (#15705)
+ * chore(deps): Bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.4.1 (#15707)
+ * chore(deps): Bump super-linter/super-linter from 6.7.0 to 6.8.0 (#15704)
+ * fix(inputs.opcua): Reconnect if closed connection (#15696)
+ * chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681)
+ * chore(deps): Bump cloud.google.com/go/monitoring from 1.20.2 to 1.20.3 (#15679)
+ * chore(deps): Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.16.0 (#15682)
+ * chore(deps): Bump github.com/vmware/govmomi from 0.37.2 to 0.39.0 (#15680)
+ * chore(deps): Bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 (#15683)
+ * fix(inputs.mqtt_consumer): Restore trace logging option (#15670)
+ * fix(inputs.diskio): Print warnings once, add details to messages (#15667)
+ * docs(inputs.hddtemp): Document hddtemp removal and alternatives (#15658)
+ * fix(inputs.tail): Prevent deadlock when closing and max undelivered lines hit (#15649)
+ * chore(mac): Create Info.plist, avoid signing entry script (#15647)
+ * chore(deps): Bump cloud.google.com/go/monitoring from 1.19.0 to 1.20.2 (#15654)
+ * chore(deps): Bump go.step.sm/crypto from 0.47.1 to 0.50.0 (#15652)
+ * chore(deps): Bump google.golang.org/grpc from 1.64.1 to 1.65.0 (#15653)
+ * chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1.17.27 (#15651)
+ * chore(deps): Bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.2.0 (#15650)
+ * chore(agent): Clean up watch goroutines (#15643)
+ * chore(agent): Print config filename in messages for clarity (#15642)
+ * chore(deps): Bump github.com/antchfx/xmlquery from 1.4.0 to 1.4.1 (#15626)
+
+-------------------------------------------------------------------
+Thu Jul 25 23:22:45 UTC 2024 - mrueckert@suse.de
+
+- Update to version 1.31.2:
+ * Telegraf v1.31.2
+ * Update changelog for v1.31.2
+ * Update build_version.txt for v1.31.2
+ * chore(deps): Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1 (#15625)
+ * chore: Clean up go.mod (#15632)
+ * fix(tools.custom_builder): Handle multiple instance of the same plugin correctly (#15630)
+ * docs: Clarify poll vs notify (#15631)
+ * fix(common.socket): Switch to context to simplify closing (#15589)
+ * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.3 to 1.37.3 (#15622)
+ * Add go.sum
+ * chore(deps): Bump cloud.google.com/go/storage from 1.42.0 to 1.43.0 (#15623)
+ * chore(deps): Bump github.com/sijms/go-ora/v2 from 2.8.4 to 2.8.19 (#15624)
+ * fix(inputs.snmp): Translate field correctly when not in table (#15618)
+ * fix(inputs.ping): Check addr length to avoid crash (#15601)
+ * chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#15614)
+ * docs(outputs.syslog): Doc syslog message format length limits (#15611)
+ * chore(linters): Fix remaining errcheck warnings (#15518)
+ * chore(deps): Bump super-linter/super-linter from 6.6.0 to 6.7.0 (#15608)
+ * chore(deps): Bump github.com/alitto/pond from 1.8.3 to 1.9.0 (#15607)
+ * chore(deps): Bump github.com/hashicorp/consul/api from 1.26.1 to 1.29.1 (#15606)
+ * chore(deps): Bump github.com/tinylib/msgp from 1.1.9 to 1.2.0 (#15605)
+ * chore(deps): Bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3 (#15604)
+ * chore(deps): Bump github.com/openconfig/goyang from 1.0.0 to 1.5.0 (#15603)
+ * chore: Update to Go v1.22.5 (#15599)
+ * docs(inputs.opcua_listener): Enhance explanation of subscription interval (#15598)
+ * docs: Further clarify modifiers (#15595)
+ * fix(parsers.xpath): Allow resolving extensions (#15586)
+ * chore(deps): Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.30.0 to 0.31.0 (#15585)
+ * chore(deps): Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#15584)
+ * chore(deps): Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (#15582)
+ * chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.16 to 2.10.17 (#15581)
+
-------------------------------------------------------------------
Mon Jul 01 19:24:40 UTC 2024 - mrueckert@suse.de
diff --git a/telegraf.spec b/telegraf.spec
index 2197806..070a7d6 100644
--- a/telegraf.spec
+++ b/telegraf.spec
@@ -18,7 +18,7 @@
%define _config_dir %{_sysconfdir}/%{name}
Name: telegraf
-Version: 1.31.1
+Version: 1.31.3
Release: 0
Summary: The plugin-driven server agent for collecting & reporting metrics
License: MIT
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 8b22b04..9cd5516 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:5fe7ad40a1bd7b03f160a7f3b734c672221a79f5aaf746e8b3f9e8e8ed20642e
-size 26264612
+oid sha256:dca4a4da08aa37bd9507f9f011bb10622b4d654acfb1f1116710f6499a664af5
+size 26336352