influxdata / influxdata/telegraf
BMP Support in Telegraf
- Dominant language
- Go
- Stars
- 17.8k
- Forks
- 5.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 161
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/
Contributor guide
Research direction
Start by reviewing the existing SNMP and HTTP input implementations and the output paths for Kafka and databases; the issue does not name files or tests. Define the BMP input scope and verify that collected data reaches the requested destinations using the existing output options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kafka
- Domain
- data, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100