influxdata/telegraf

BMP Support in Telegraf

Open

#16.149 geöffnet am 5. Nov. 2024

Auf GitHub ansehen
 (5 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (4.161 Forks)batch import
feature requesthelp wanted

Repository-Metriken

Stars
 (9.892 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 5h) (166 gemergte PRs in 30 T)

Beschreibung

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/

Contributor Guide