Skip to content

v1.4.0

Compare
Choose a tag to compare
@eswdd eswdd released this 06 Jan 23:21
· 90 commits to master since this release

Issues closed:

  • #17 Add/edit annotations
  • #38 Don't show all tags on graph legend
  • #43 Upgrade to angular >= 1.4
  • #62 Better tag interface
  • #69 mock improved ui
  • #84 Heatmap charts
  • #103 Support tsdb over https
  • #104 [BUGFIX] Dygraph legend overlay too wide and causing scrollbars to show
  • #105 Add option to specify y-range for dygraphs
  • #107 Force all times to utc
  • #109 [BUGFIX] Tag auto completion not visible
  • #110 Delete debug renderer
  • #111 Change horizon format
  • #112 [BUGFIX] onChange trigger not working for bottom n filter bug
  • #113 [BUGFIX] Deep linked charts don't allow change of metric tags
  • #115 [BUGFIX] Baseline using absolute time offsets broken
  • #118 [BUGFIX] Squash negative on horizon does nothing
  • #119 [BUGFIX] String serialisation/deserialisation forces sep to "."
  • #120 [BUGFIX] Change for horizon format has broken horizon charts
  • #121 [BUGFIX] Dygraph filters not filtering out baseline lines
  • #122 [BUGFIX] Metric control has 'memory'
  • #123 [BUGFIX] Horizon number format still incorrect
  • #125 [BUGFIX] Metrics don't get graph set automatically when there's only a single graph
  • #126 Add option to always show metric tree filter input
  • #133 Show sensible date etc on dygraph legend when highlighting
  • #134 Show timestamp of point when highlighting in scatter plot
  • #135 [BUGFIX] Accordion broken in libraries upgrade
  • #142 Make it possible to copy metric names from ui
  • #143 Expose user guide in ui
  • #144 Support second y-axis with dygraph renderer
  • #146 [BUGFIX] Width of timeseries selection in annotations dialog is too small
  • #145 [BUGFIX] Search/lookup tags parameter should be an array
  • #147 Config option to prevent use of bulk annotations api
  • #149 Filtering capability on heatmaps
  • #150 Different heatmap colour schemes
  • #151 swap axes for scatter
  • #152 Add withCredentials:true param to tsdb interactions
  • #153 [BUGFIX] TsdbClient.getTSMetaByTsuid and getUidMeta are using the write server
  • #154 [BUGFIX] Tsmeta calls require tsd.core.meta.enable_realtime_ts
  • #155 [BUGFIX] Dygraph renderer still references labelsDiv
  • #156 [BUGFIX] Dygraph legend cutoff and has wrong tagv
  • #157 [BUGFIX] Can't always deserialise heatmap chart
  • #158 [BUGFIX] Deserialising absolute time window with no end time generates invalid request
  • #159 [BUGFIX] currentMetricName() leaves errors in console
  • #160 [BUGFIX] Switch to using aardvark metric in annotations dialog has broken search/lookup
  • #161 [BUGFIX] Globally downsampled metrics don't deserialise correctly
  • #162 Add config option to disable annotations add/edit support
  • #171 Inline user guide
  • #172 [BUGFIX] global downsampling watch not working
  • #173 [BUGFIX] preferences not persisting across reload