pypi / pypi/linehaul-cloud-function
Add HTTP data
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 53
- Forks
- 24
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
I suggest that we add a new "http" column to linehaul which includes:
- HTTP Method (GET/OPTIONS)
- HTTP Status Code (200/206)
- HTTP Bytes served
- HTTP Range Header value (if applicable)
This would help to analyze usage more precisely and surface overall usage data better via BigQuery
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by tracing linehaul's HTTP request handling and the output schema used for the PyPI public BigQuery dataset. Confirm how method, status, bytes, and range values should be represented, then verify that the resulting data is available for BigQuery analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, python
- Domain
- analytics, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100