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.
Sure thing @Winter-Soren ! I'm afraid that you wouldn't be able to visualise the data yourself since that is supposed to be done in our internal Grafana dashboard but I can help you with that part.
I'm going to assinge the issue to you and If there's anything that you would need help with, let me know.
Sure thing @Winter-Soren ! I'm afraid that you wouldn't be able to visualise the data yourself since that is supposed to be done in our internal Grafana dashboard but I can help you with that part.
I'm going to assinge the issue to you and If there's anything that you would need help with, let me know.
Thanks for assigning me the issue! I appreciate the heads-up about the visualization part—I'll focus on the data collection and storage aspects first. Further I'll jump on visualisation part. :)
Description:
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:
Data Visualization:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: