Call peach_stats and peach_network directly (remove JSON-RPC client calls) #62
Reference in New Issue
Block a user
No description provided.
Delete Branch "direct_call_net_stats"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Another step towards making peach-web leaner.
src/routes/status/device.rssrc/routes/status/network.rsIfaceTrafficstructandconvert_traffic()to modify traffic values & assign measurement unitstemplates/status/device.html.teraCC: @notplants
LGTM
is peach fully functional without the microservices now? or work is still needed?
once it is fully functional,
we should at some point,
work on updating peach-config to install and update without the microservices,
and also modify the python package building scripts too.
@notplants
Yes, I believe so :)
Agreed. I think we can pivot to that once we have the sbot functionality incorporated into peach-web, as well as a general config file for PeachCloud.