Releases: flask-dashboard/Flask-MonitoringDashboard
Releases · flask-dashboard/Flask-MonitoringDashboard
v3.0.7
Includes everything from v3.0.0 on
- Added a first version of the Reporting functionality
- Improved usability of the overview table
- Removed profiler feature from monitoring level 2
- Added outlier detection feature to monitoring level 3
- Configurable profiler sampling period, with 5 ms default
- Implemented an in-memory cache for performance improvements
- Tracking also status codes
- Display times as numbers to make them sortable
- Add leading slash to blueprint paths
- Added status codes with corresponding views
v2.1.0
-
Frontend is now using AngularJS
-
Removed TestMonitor
-
Added Custom graphs
-
Fixed Issue #206
-
Added support for Python 3.7
-
Updated documentation
-
Updated unit tests
-
Fixed Issue #174
-
Fixed issue with profiler not going into code
-
Implemented a Sunburst visualization of the Grouped Profiler
-
Improved test coverage
-
Improved python-doc
-
Added functionality to download the outlier data
-
Dropped support for Python 3.3 and 3.4
v2.0.0
Merge pull request #164 from flask-dashboard/development Development
v1.13.0
Merge pull request #134 from flask-dashboard/development Development
v1.12.0
v1.12.0
v1.11.0
merged issue #66