Split objtrace into its own library

Open
#619 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
c, python

Research direction

Start by locating the objtrace extension and the package and release configuration that build and distribute it. Map the current dependency and wheel workflow, then define a separately installable objtrace package while keeping scout-apm pure Python; verify the existing tests and build or release checks.

Written by the indexing model from the issue text.

Description

The objtrace extension complicates the release process greatly, by requiring binary wheels to be built for many architectures. It's just a few hundred lines of C that rarely changes between releases. It could be split into its own package to simplify scout-apm into a pure-Python package.

Dominant language
Python
Stars
77
Forks
19
Avg merge
1d 9h
Merged PRs (30d)
5

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.

More from scoutapp/scout_apm_python

All issues in scoutapp/scout_apm_python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.