getappmap / getappmap/appmap-python
SQLAlchemy integration captures query parameters
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Maybe the parameters, truncated if necessary, can go in the parameters array of the call event.
Contributor guide
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
Locate the SQLAlchemy integration and the code that builds call events. Check how query parameters are currently represented, then determine how truncated values should be added to the call event's parameters array. Done means captured SQLAlchemy queries include those parameters without exposing values beyond the intended truncation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlalchemy
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100