influxdata/telegraf

BMP Support in Telegraf

開放

#16,149 建立於 2024年11月5日

 (5 則留言) (3 個反應) (0 位負責人)Go (5,835 個分叉)batch import
feature requesthelp wanted

倉庫指標

星標
 (17,762 顆星)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 136 個 PR)

描述

Use Case

I would like to have a new input format specifically for BMP data that a Telegraf instance is collecting and outputing to Kafka or direct to database before being graphed. Usage with the already present output options.

Expected behavior

I would expect the data to be streamed through the output to our destination just like our snmp, http, etc. inputs are doing.

Actual behavior

Right now this protocol is not supported.

Additional info

https://www.openbmp.org/

貢獻者指南