influxdata/telegraf

BMP Support in Telegraf

Ouverte

#16 149 ouverte le 5 nov. 2024

 (5 commentaires) (3 réactions) (0 personne assignée)Go (5 836 forks)batch import
feature requesthelp wanted

Métriques du dépôt

Stars
 (17 756 étoiles)
Métriques de merge PR
 (Merge moyen 2j 12h) (136 PRs mergées en 30 j)

Description

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/

Guide contributeur