Bug 2277193 - Review Request: python-flask-profiler - API endpoint profiler for Flask framework
Summary: Review Request: python-flask-profiler - API endpoint profiler for Flask frame...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-25 16:11 UTC by Jakub Kadlčík
Modified: 2025-01-09 23:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jakub Kadlčík 2024-04-25 16:11:35 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/frostyx/python-flask-profiler/fedora-rawhide-x86_64/07368214-python-flask-profiler/python-flask-profiler.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/frostyx/python-flask-profiler/fedora-rawhide-x86_64/07368214-python-flask-profiler/python-flask-profiler-1.8-1.fc41.src.rpm
Description:
Flask-profiler measures endpoints defined in your flask application; and
provides you fine-grained report through a web interface. It gives answers to
these questions:

- Where are the bottlenecks in my application?
- Which endpoints are the slowest in my application?
- Which are the most frequently called endpoints?
- What causes my slow endpoints? In which context, with what args and kwargs are
  they slow?
- How much time did a specific request take?

In short, if you are curious about what your endpoints are doing and what
requests they are receiving, give a try to flask-profiler.

With flask-profiler's web interface, you can monitor all your endpoints'
performance and investigate endpoints and received requests by drilling down
through filters.


Fedora Account System Username: frostyx

Comment 1 Felix Schwarz 2025-01-09 20:50:17 UTC
Hi Jakub, are you still interested in getting this package into Fedora? If so, I can review it.

Comment 2 Jakub Kadlčík 2025-01-09 23:04:18 UTC
Hello Felix,
I still want to get this to Fedora. We occasionally use this to debug the Copr website, so it would be nice to have it packaged.


Note You need to log in before you can comment on or make changes to this bug.