Replies: 1 comment 6 replies
-
YES!
Mpool surveillance in the first place
we'd build something anyways - with or without lily - piggybacking might be easier/cooler
I think the other end of the pipeline - the output part - is equally important. We would love to get data directly into an influxdb, for example. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've been talking about the idea of leveraging golang plugins to allow lily to support custom scraping logic. Lily has developed into a robust distributed worker pipeline for scraping data/metrics from the Filecoin network. Lily is a full Lotus node, the reference node implementation on the Filecoin network, and continually re-integrates new releases as they are made available.
The targets are prioritized for inclusion by the Sentinel team (albeit with generous room for community input). But we'd like to remove ourselves as gatekeepers and enable others to build custom scrapers which can leverage Lily's existing worker pipeline and accurate view into Filecoin network's state and behavior.
Here are some potential use cases:
Such use cases serve a very narrow audience and wouldn't make sense to directly include in releases, but still have value and users should be able to easily collect this information without re-inventing the
wheelFilecoin network parsing machine.Would this be useful? How would you use it? How important is this to you? Other thoughts welcome, too! 🙏
Beta Was this translation helpful? Give feedback.
All reactions