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: 2024-04-25 16:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
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


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