source-cooperative / source-cooperative/source.coop

[Proposed Feature] Access Logs

Open
#259 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
26
Forks
9
Avg merge
1d 7h
Merged PRs (30d)
42

Description

Description of Feature:

Product administrators should be able to view who is accessing their product through the Source data proxy

One idea: we could write logs on a regular interval as parquet files to a special private meta product within each account (e.g. .{account_id}/logs/{product_id}/date=.../...).

What value is this feature adding to Source Cooperative?

Understanding which types of access are driving costs and which mechanism granted them access.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the Source data proxy and its product-access path, then evaluate how access events could be recorded at regular intervals as parquet files in each account's private meta product; done means administrators can identify who accessed a product and which access mechanism drove the access or cost.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.