newrelic / newrelic/newrelic-python-agent
Instrumenting flask commands
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- Python
- Stars
- 210
- Forks
- 137
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 12
Description
Feature Description
I scanned the flask framework support and didn't see that you were instrumenting flask commands https://flask.palletsprojects.com/en/2.3.x/cli/.
Do you intend to instrument them?
Describe Alternatives
An alternative is to do it yourself.
Priority
Nice to Have
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
Start with the Flask CLI documentation linked in the issue and inspect the agent's existing Flask framework support. Determine which Flask commands should be instrumented and how completion would be verified; the issue does not name source files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100