You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to collect and visualize the size of measurement batches submitted to web3.storage by spark-publish. Existing metric publish is already being sent to InfluxDB here and should be simply extended by adding new point. The collected data should be sent to InfluxDB for storage and further analysis.
Task Breakdown:
Data Collection:
Capture the size of each measurement batch submitted to web3.storage by spark-publish.
Description:
We need to collect and visualize the size of measurement batches submitted to web3.storage by spark-publish. Existing metric
publishis already being sent to InfluxDB here and should be simply extended by adding new point. The collected data should be sent to InfluxDB for storage and further analysis.Task Breakdown:
Data Collection:
Data Visualization:
Acceptance Criteria: