influxdata/telegraf

BMP Support in Telegraf

开放

#16,149 创建于 2024年11月5日

 (5 条评论) (3 个反应) (0 位负责人)Go (5,836 个派生)batch import
feature requesthelp wanted

仓库指标

星标
 (17,753 个星标)
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/

贡献者指南