Skip to content

Monitoring: Add regular scraping for Tahoe OpenMetrics statistics

Florian Sesser requested to merge 285.publish-tahoe-metrics into develop

Regularly fetch Tahoe metrics.

This curls the Tahoe daemons' statistics?t=openmetrics endpoints every five minutes and places the output in the directory for Node Exporter's textcollector.

Fixes privatestorageops#285.

Merge request reports