storacha / w3infra

🏗️ Infra for the w3up UCAN protocol implementation
Other
17 stars 7 forks source link

Time interval usage metrics by logs from UCAN Stream #190

Open vasco-santos opened 1 year ago

vasco-santos commented 1 year ago

Context

Within w3up infrastructure, through the UCAN stream we track system wide metrics and space metrics. These metrics allow us to know overall system metrics and w3up users to know about their total usage. However, we have no visibility on real time volume of usage by each space. Based on the operation of older APIs, we see value on knowing usage volume, so that we can proactively avoid abused and get to know patterns.

Requirements

vasco-santos commented 1 year ago

Available Options

  1. Kinesis Data Analytics for Apache Flink + Amazon timestream
  2. Kinesis Data Firehose + S3 + Athena

1. Kinesis Data Analytics for Apache Flink + Amazon timestream

References

2. Kinesis Data Firehose + S3 Data Lake + Athena

References