Skip to content

[Proposed Feature] Analytics - Usage #257

Description

@alukach

Description of Feature

The data proxy is currently collecting analytics data via Worker Analytics Engine. We can surface this data to end-users.

For every request, we store:

  • account_id
  • product_id
  • file_path
  • method
  • user_id (currently unused)
  • country
  • content_type
  • bytes_sent
  • status_code

Data is retained for 90 days.

Note

Analytics data can be sampled on both write & read, meaning that the values are close to but exactly match reality.

What value is this feature adding to Source Cooperative?

These statistics empower us to demonstrate access summaries on system, account, product, prefix, and file level.

We can display access data (e.g. download counts, byte volume) over time and/or client location.

This could be useful for data consumers to determine the popularity of a product against others. This could be useful for data providers to help understand how many people are using their products.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions