lexmag / fluxter

High-performance and reliable InfluxDB writer for Elixir

Home Page:https://hexdocs.pm/fluxter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can I use fluxter as a telemetry reporter?

juanpabloaj opened this issue · comments

I think we can follow this documentation by telemetry_metrics.

https://hexdocs.pm/telemetry_metrics/writing_reporters.html

Unfortunately, we currently do not have time to work on this. Any help or PRs will be very welcomed. Thanks!

commented

I've implemented one in this gist: https://gist.github.com/slashmili/67db483616ad93be3033f95ce7babe92

However I don't think that it should part of Fluxter library. It's so small that I don't think it deserves to be a package in hex 🤷