pypi / pypi/linehaul-cloud-function

Add HTTP data

Open
#252 35 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.