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

Follow up about the deprecated cli in telegraf v1.31 #567

Open
snetsystems opened this issue Feb 24, 2025 · 0 comments
Open

Follow up about the deprecated cli in telegraf v1.31 #567

snetsystems opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@snetsystems
Copy link
Owner

As following cli, telegraf --input-list and telegraf --output-list are deprecated.

$ telegraf --input-list
DEPRECATED: use telegraf plugins inputs
Available Input Plugins:
...

Therefore, the wrong appeared words are presented.
Image

These commands are able to change using telegraf plugins

$ telegraf plugins
inputs.KNXListener
inputs.activemq
inputs.aerospike
inputs.aliyuncms
inputs.amd_rocm_smi
...
outputs.cloudwatch
outputs.cloudwatch_logs
outputs.cratedb
...

The command outputs whole plugins, so better convenience.

@snetsystems snetsystems added the bug Something isn't working label Feb 24, 2025
@snetsystems snetsystems added this to v2.2 Feb 24, 2025
@snetsystems snetsystems moved this to Backlog in v2.2 Feb 24, 2025
@snetsystems snetsystems changed the title Follow up the deprecated cli in telegraf v1.31 Follow up about the deprecated cli in telegraf v1.31 Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants