Skip to content
Snippets Groups Projects
Commit b155310c authored by staeglis's avatar staeglis
Browse files

Fix property for nfsclient

parent 15d328b4
Branches
Tags v5.1-2
No related merge requests found
Pipeline #6752 passed
[Package]
version: 1
version: 2
depends:
incremental: False
......@@ -154,13 +154,10 @@ description: Enable Netstat Input Plugin
default: True
[ProductProperty]
type: unicode
type: bool
name: input_nfsclient
multivalue: False
editable: True
description: Enable nfsclient input plugin (Linux only)
values: [""]
default: [""]
default: False
[ProductProperty]
type: bool
......@@ -196,6 +193,12 @@ values: ["influxdb", "influxdb_v2"]
default: ["influxdb"]
[Changelog]
telegraf (5.1-2) stable; urgency=low
Fix property for nfsclient
-- Stefan Staeglich <staeglis@informatik.uni-freiburg.de> Mi, 10 Apr 2024 13:51:59 +0000
telegraf (5.1-1) stable; urgency=low
Add properties for input plugins:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment