Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

2.6.0 Release

Compare
Choose a tag to compare
@bsura bsura released this 04 Apr 20:46

Release Notes:

UI Features and Bug Fixes:

  • Fullscreen mode: View a single chart in fullscreen
  • Synchronize charts: Link multiple charts together to show the Y-axis line on each chart
  • Chart options: New dialog for all chart options. can apply to all charts on page - which will reload the dashboard
  • New table listing for metrics info (ag-table)
  • Updates to Status Indicator to allow a decimal "." in the name and evaluate 0 values
  • Update code-mirror plugin to prevent <style> tag causing error in markup field
  • Other minor fixes to Annotations & chart rendering during brushing & zooming

Core/Platform Features and Bug Fixes:

  • Add support for GOC Severity to notifications
  • Add callback notifier for REST endpoint
  • Shared dashboards are now accessible by users other than the owner
  • User cache that holds top n user objects in memory
  • OpenTSDB queries to use POST instead of GET
  • Transform changes related to metric/scope name
  • SchemaService format change, performance improvements and bug fixes (This is a non-backwards compatible change. Existing meta data created by schema service will no longer be useful. Please delete the old data and start the schema commit client to use the new meta data format.)