Improve scaphandre to be usable as a library/crate #50
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
Problem
Scaphandre has mostly been thought as a cli tool/daemon until now.
It is usable as a crate but the track is not tagged.
Solution
Improve code documentation and add a tutorial in the docs to use scaph from a rust program.
Alternatives
Not an alternative but a potential helper: write an exporter that should be the privileged interface to get metrics from scaph.
Additional context
Thoughts on this are very welcome. We may have a look at popular crates too to identify the best practices to make crate's integration smoother.
The text was updated successfully, but these errors were encountered: