fluent / fluent-bit-go

Fluent Bit Golang package to build plugins
Apache License 2.0
189 stars 52 forks source link

Enable writing in Go plugins that work with Metric events #75

Open nikolaymatrosov opened 9 months ago

nikolaymatrosov commented 9 months ago

As I understand, it is possible to write a plugin that works with .event_type = FLB_OUTPUT_METRICS only in C. It would be great if you add this functionality to Go plugin proxy.