Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-12-10 | 1.3 kB | |
Release 0.9 source code.tar.gz | 2016-12-10 | 1.1 MB | |
Release 0.9 source code.zip | 2016-12-10 | 1.2 MB | |
Totals: 3 Items | 2.3 MB | 0 |
New Features
- A new dashboard item type that renders each series in the query as an individual singlegraph (see it here).
- Added a graphite importer to the Import page, to import from a Graphite dashboard URL
- Added ways to quickly view the query associated with a dashboard item. There's a "View Query" menu item in the action menu, and the query text is displayed in the "Isolate" transform.
- Python 3 compatibility. There may be some issues with migrating browser sessions if you switch from Python 2 to Python 3. Deleting the cookie for your tessera server should fix them.
Bug Fixes and Other Enhancements
- Added confirmation before navigating away with unsaved changes.
- Fixed a major DOM leak
- Fixed an occasional spurious alert dialog
- Fixed occasional clipping of tooltips
- Fixed singlegraph rendering issues
- Fixed renaming of queries
- Fixed a bug in data range selection
- Added validation to the import page, to avoid attempting to import invalid dashboards
- HTTP requests to Graphite won't break caching