influxdata/telegraf

BMP Support in Telegraf

Open

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

在 GitHub 查看
 (5 评论) (3 反应) (0 负责人)Go (4,161 fork)batch import
feature requesthelp wanted

仓库指标

Star
 (9,892 star)
PR 合并指标
 (平均合并 5天 5小时) (30 天内合并 166 个 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/

贡献者指南