add protobuf parser #9075
Labels
area/mqtt
feature request
Requests for new plugin and for new features to existing plugins
plugin/parser
1. Request for new parser plugins 2. Issues/PRs that are related to parser plugins
Feature Request
Add a protobuf parser that lets Telegraf users specify a path to a .proto file and the parser uses it to parse a message into a metric. Would need to specify:
Note this will require stream parser support, which is not fully supported yet, and will need to be done as part of this work.
Use case:
for example, Sparkplug B is MQTT with protobuf message body.
The text was updated successfully, but these errors were encountered: