Skip to content

Implement Data Collection and Visualization for Web3.Storage Measurement Batch #511

Open
@pyropy

Description

@pyropy

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:

  1. Data Collection:

    • Capture the size of each measurement batch submitted to web3.storage by spark-publish.
    • Extend existing InfluxDB "publish" metric with new point that captures batch size.
  2. Data Visualization:

    • Create a chart to display size of measurement batches over time.
    • Create a chart to display size of measurement batches per round.

Acceptance Criteria:

  • The system should accurately capture and store the size of each measurement batch submitted to web3.storage.
  • The visualization dashboard should provide real-time insights into the measurement batch sizes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions