An analytics capture agent for lotus daemon which is forked from Telegraf (https://github.com/influxdata/telegraf) to support custom input/output plugins.
MIT License
6
stars
4
forks
source link
feat(telegraf): update lotus dep to interop.6.16.0 #3
This ensures alignment with the lotus API exposed by the daemon.
This also handles a lagging dependency (https://github.com/ericchiang/k8s) issue on v1.2.0 which is solved by publishing a forked patch and go mod replacing the offending dep with the patch.
This ensures alignment with the lotus API exposed by the daemon.
This also handles a lagging dependency (https://github.com/ericchiang/k8s) issue on v1.2.0 which is solved by publishing a forked patch and go mod replacing the offending dep with the patch.