influxdata/telegraf

[outputs.mqtt] Allow setting last will and testament

Open

#16.046 aberto em 20 de out. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (4.161 forks)batch import
feature requesthelp wantedsize/m

Métricas do repositório

Stars
 (9.892 stars)
Métricas de merge de PR
 (Mesclagem média 2d 12h) (136 fundiu PRs em 30d)

Description

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

Guia do colaborador