influxdata/telegraf

[outputs.mqtt] Allow setting last will and testament

Open

#16,046 创建于 2024年10月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (4,161 fork)batch import
feature requesthelp wantedsize/m

仓库指标

Star
 (9,892 star)
PR 合并指标
 (平均合并 2天 12小时) (30 天内合并 136 个 PR)

描述

Use Case

Bing able to set the last will and testament means that we can tell if telegraf has disconnected ungracefully from the mqtt broker on the subscriber side.

Expected behavior

mqtt producer plugin has options to set the last will and testament topic/payload/retain/qos which are sent to the broker on connect.

Actual behavior

These options don't exist yet.

Additional info

No response

贡献者指南