flask-profiler icon indicating copy to clipboard operation
flask-profiler copied to clipboard

a flask profiler which watches endpoint calls and tries to make some analysis.

Results 48 flask-profiler issues
Sort by recently updated
recently updated
newest added

There are small typos in: - CONTRIBUTING.md - examples/app.py - flask_profiler/storage/mongo.py Fixes: - Should read `profiler` rather than `profider`. - Should read `conforms` rather than `comforms`. - Should read `differences`...

I use it by dividing the code into another folder, my main code is the app, there I just make a config for the profiler, it becomes if I add...

table flask_profiler_measurements has no index!

![image](https://github.com/muatik/flask-profiler/assets/24261680/3c14da4c-2d16-47f8-b190-c87aa5c38068)

God bless, who can give me an uncompressed main.js, and is the author still there?

- Migrate PyMongo functions to version 4 - Fix dictionary key changing while looping

Example: - /pages/apples - /pages/oranges Instead of - /pages/\ - /pages/\ Could be helpful to measure traffic in dynamic routes

MongoDB support is now fixed, tested with online MongoDB