influxdata/telegraf

BMP Support in Telegraf

Open

#16,149 opened on 2024年11月5日

GitHub で見る
 (5 comments) (3 reactions) (0 assignees)Go (4,161 forks)batch import
feature requesthelp wanted

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (平均マージ 5d 5h) (30d で 166 merged PRs)

説明

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/

コントリビューターガイド