chronograf/CHANGELOG.md

48 KiB

v1.3.9.0 [unreleased]

Bug Fixes

Features

  1. #1885: Add fill options to data explorer and dashboard queries
  2. #1978: Support editing kapacitor TICKScript

UI Improvements

v1.3.8.1 [unreleased]

Bug Fixes

Features

UI Improvements

v1.3.8.0 [2017-09-07]

Bug Fixes

  1. #1886: Fix the limit of 100 alert rules on alert rules page
  2. #1930: Fix graphs when y-values are constant
  3. #1951: Fix crosshair not being removed when user leaves graph
  4. #1943: Fix inability to add kapacitor from source page on fresh install
  5. #1947: Fix DataExplorer crashing if a field property is not present in the queryConfig
  6. #1957: Fix the max y value of stacked graphs preventing display of the upper bounds of the chart
  7. #1969: Fix for delayed selection of template variables using URL query params
  8. #1982: Fix return code on meta nodes when raft redirects to leader

Features

  1. #1928: Add prefix, suffix, scale, and other y-axis formatting for cells in dashboards
  2. #1934: Update the group by time when zooming in graphs
  3. #1945: Add the ability to link directly to presentation mode in dashboards with the present boolean query parameter in the URL
  4. #1969: Add the ability to select a template variable via a URL parameter

UI Improvements

  1. #1933: Use line-stacked graph type for memory information - thank you, @Joxit!
  2. #1940: Improve cell sizes in Admin Database tables
  3. #1942: Polish appearance of optional alert parameters in Kapacitor rule builder
  4. #1944: Add active state for Status page navbar icon
  5. #1944: Improve UX of navigation to a sub-nav item in the navbar
  6. #1971: Resolve confusing deadman trigger alert rule UI

v1.3.7.0 [2017-08-23]

Features

  1. #1928: Add prefix, suffix, scale, and other y-axis formatting

UI Improvements

v1.3.7.0

Bug Fixes

  1. #1795: Fix uptime status on Windows hosts running Telegraf
  2. #1715: Chronograf now renders on IE11.
  3. #1870: Fix console error for placing prop on div
  4. #1864: Fix Write Data form upload button and add onDragExit handler
  5. #1891: Fix Kapacitor config for PagerDuty via the UI
  6. #1872: Prevent stats in the legend from wrapping line

Features

  1. #1863: Improve 'new-sources' server flag example by adding 'type' key

UI Improvements

  1. #1862: Show "Add Graph" button on cells with no queries

v1.3.6.1 [2017-08-14]

Upgrade Note This release (1.3.6.1) fixes a possibly data corruption issue with dashboard cells' graph types. If you upgraded to 1.3.6.0 and visited any dashboard, once you have then upgraded to this release (1.3.6.1) you will need to manually reset the graph type for every cell via the cell's caret --> Edit --> Display Options. If you upgraded directly to 1.3.6.1, you should not experience this issue.

Bug Fixes

  1. #1795: Fix uptime status on Windows hosts running Telegraf
  2. #1715: Chronograf now renders on IE11.
  3. #1870: Fix console error for placing prop on div
  4. #1864: Fix Write Data form upload button and add onDragExit handler
  5. #1866: Fix missing cell type (and consequently single-stat)
  6. #1891: Fix Kapacitor config for PagerDuty via the UI
  7. #1897: Fix regression from #1864 and redesign drag & drop interaction
  8. #1872: Prevent stats in the legend from wrapping line
  9. #1899: Fix raw query editor in Data Explorer not using selected time
  10. #1922: Fix Safari display issues in the Cell Editor display options
  11. #1715: Chronograf now renders on IE11.
  12. #1866: Fix missing cell type (and consequently single-stat)
  13. #1866: Fix data corruption issue with dashboard graph types Note: If you upgraded to 1.3.6.0 and visited any dashboard, you will need to manually reset the graph type for every cell via the cell's caret -> Edit -> Display Options.
  14. #1870: Fix console error for placing prop on div
  15. #1845: Fix inaccessible scroll bar in Data Explorer table
  16. #1866: Fix non-persistence of dashboard graph types
  17. #1872: Prevent stats in the legend from wrapping line

Features

  1. #1863: Improve 'new-sources' server flag example by adding 'type' key
  2. #1898: Add an input and validation to custom time range calendar dropdowns
  3. #1904: Add support for selecting template variables with URL params
  4. #1859: Add y-axis controls to the API for layouts

UI Improvements

  1. #1862: Show "Add Graph" button on cells with no queries

v1.3.6.1 [2017-08-14]

Upgrade Note This release (1.3.6.1) fixes a possibly data corruption issue with dashboard cells' graph types. If you upgraded to 1.3.6.0 and visited any dashboard, once you have then upgraded to this release (1.3.6.1) you will need to manually reset the graph type for every cell via the cell's caret --> Edit --> Display Options. If you upgraded directly to 1.3.6.1, you should not experience this issue.

Bug Fixes

  1. #1845: Fix inaccessible scroll bar in Data Explorer table
  2. #1866: Fix non-persistence of dashboard graph types

Features

  1. #1859: Add y-axis controls to the API for layouts

UI Improvements

  1. #1846: Increase screen real estate of Query Maker in the Cell Editor Overlay

v1.3.6.0 [2017-08-08]

Bug Fixes

  1. #1798: Fix domain not updating in visualizations when changing time range manually
  2. #1799: Prevent console error spam from Dygraph's synchronize method when a dashboard has only one graph
  3. #1813: Guarantee UUID for each Alert Table key to prevent dropping items when keys overlap
  4. #1795: Fix uptime status on Windows hosts running Telegraf
  5. #1715: Chronograf now renders properly on IE11.

Features

  1. #1744: Add a few time range shortcuts to the custom time range menu
  2. #1714: Add ability to edit a dashboard graph's y-axis bounds
  3. #1714: Add ability to edit a dashboard graph's y-axis label
  4. #1744: Add a few pre-set time range selections to the custom time range menu-- be sure to add a sensible GROUP BY
  5. #1744: Add a few time range shortcuts to the custom time range menu

UI Improvements

  1. #1796: Add spinner write data modal to indicate data is being written
  2. #1805: Fix bar graphs overlapping
  3. #1805: Assign a series consistent coloring when it appears in multiple cells
  4. #1800: Increase size of line protocol manual entry in Data Explorer's Write Data overlay
  5. #1812: Improve error message when request for Status Page News Feed fails
  6. #1858: Provide affirmative UI choice for 'auto' in DisplayOptions with new toggle-based component

v1.3.5.0 [2017-07-27]

Bug Fixes

  1. #1708: Fix z-index issue in dashboard cell context menu
  2. #1752: Clarify BoltPath server flag help text by making example the default path
  3. #1703: Fix cell name cancel not reverting to original name
  4. #1751: Fix typo that may have affected PagerDuty node creation in Kapacitor
  5. #1756: Prevent 'auto' GROUP BY as option in Kapacitor rule builder when applying a function to a field
  6. #1773: Prevent clipped buttons in Rule Builder, Data Explorer, and Configuration pages
  7. #1776: Fix JWT for the write path
  8. #1777: Disentangle client Kapacitor rule creation from Data Explorer query creation

Features

  1. #1717: View server generated TICKscripts
  2. #1681: Add the ability to select Custom Time Ranges in the Hostpages, Data Explorer, and Dashboards
  3. #1752: Clarify BoltPath server flag help text by making example the default path
  4. #1738: Add shared secret JWT authorization to InfluxDB
  5. #1724: Add Pushover alert support
  6. #1762: Restore all supported Kapacitor services when creating rules, and add most optional message parameters

UI Improvements

  1. #1707: Polish alerts table in status page to wrap text less
  2. #1770: Specify that version is for Chronograf on Configuration page
  3. #1779: Move custom time range indicator on cells into corner when in presentation mode
  4. #1779: Highlight legend "Snip" toggle when active

v1.3.4.0 [2017-07-10]

Bug Fixes

  1. #1612: Disallow writing to _internal in the Data Explorer
  2. #1655: Add more than one color to Line+Stat graphs
  3. #1688: Fix updating Retention Policies in single-node InfluxDB instances
  4. #1689: Lock the width of Template Variable dropdown menus to the size of their longest option

Features

  1. #1645: Add Auth0 as a supported OAuth2 provider
  2. #1660: Add ability to add custom links to User menu via server CLI or ENV vars
  3. #1660: Allow users to configure custom links on startup that will appear under the User menu in the sidebar
  4. #1674: Add support for Auth0 organizations
  5. #1695: Allow users to configure InfluxDB and Kapacitor sources on startup

UI Improvements

  1. #1644: Redesign Alerts History table on Status Page to have sticky headers
  2. #1581: Refresh Template Variable values on Dashboard page load
  3. #1655: Display current version of Chronograf at the bottom of Configuration page
  4. #1655: Redesign Dashboards table and sort them alphabetically
  5. #1655: Bring design of navigation sidebar in line with Branding Documentation

v1.3.3.3 [2017-06-21]

Bug Fixes

  1. 1651: Add back in x and y axes and revert some style changes on Line + Single Stat graphs

v1.3.3.2 [2017-06-21]

Bug Fixes

v1.3.3.3 [2017-06-21]

Bug Fixes

  1. 1651: Add back in x and y axes and revert some style changes on Line + Single Stat graphs

v1.3.3.2 [2017-06-21]

Bug Fixes

  1. 1650: Fix broken cpu reporting on hosts page and normalize InfluxQL

v1.3.3.1 [2017-06-21]

Bug Fixes

  1. #1641: Fix enable / disable being out of sync on Kapacitor Rules Page

Features

  1. #1647: Add file uploader to Data Explorer for write protocol

UI Improvements

  1. #1642: Do not prefix basepath to external link for news feed

v1.3.3.0 [2017-06-19]

Bug Fixes

  1. #1512: Prevent legend from flowing over window bottom bound
  2. #1600: Prevent Kapacitor configurations from having the same name
  3. #1600: Limit Kapacitor configuration names to 33 characters to fix display bug
  4. #1622: Use function selector grid in Kapacitor rule builder query maker instead of dropdown

Features

  1. #1512: Synchronize vertical crosshair at same time across all graphs in a dashboard
  2. #1609: Add automatic GROUP BY (time) functionality to dashboards
  3. #1608: Add a Status Page with Recent Alerts bar graph, Recent Alerts table, News Feed, and Getting Started widgets

UI Improvements

  1. #1512: When dashboard time range is changed, reset graphs that are zoomed in
  2. #1599: Bar graph option added to dashboard
  3. #1600: Redesign source management table to be more intuitive
  4. #1600: Redesign Line + Single Stat cells to appear more like a sparkline, and improve legibility
  5. #1639: Improve graph synchronization performance

v1.3.2.1 [2017-06-06]

Bug Fixes

  1. #1594: Restore Line + Single Stat styles

v1.3.2.0 [2017-06-05]

Bug Fixes

  1. #1530: Update the query config's field ordering to always match the input query
  2. #1535: Allow users to add functions to existing Kapacitor rules
  3. #1564: Fix logout menu item regression
  4. #1562: Fix InfluxQL parsing with multiple tag values for a tag key
  5. #1582: Fix load localStorage and warning UX on fresh Chronograf install
  6. #1584: Show submenus when the alert notification is present

Features

  1. #1537: Add UI to the Data Explorer for writing data to InfluxDB

UI Improvements

  1. #1508: Make the enter and escape keys perform as expected when renaming dashboards
  2. #1524: Improve copy on the Kapacitor configuration page
  3. #1549: Reset graph zoom when the user selects a new time range
  4. #1544: Upgrade to new version of Influx Theme, and remove excess stylesheets
  5. #1567: Replace the user icon with a solid style
  6. #1561: Disable query save in cell editor mode if the query does not have a database, measurement, and field
  7. #1575: Improve UX of applying functions to fields in the query builder
  8. #1560: Apply mean to fields by default

v1.3.1.0 [2017-05-22]

Release notes

In versions 1.3.1+, installing a new version of Chronograf automatically clears the localStorage settings.

Bug Fixes

  1. #1450: Fix infinite spinner when /chronograf is a basepath
  2. #1472: Remove the query templates dropdown from dashboard cell editor mode
  3. #1458: New versions of Chronograf automatically clear localStorage settings
  4. #1464: Fix the backwards sort arrows in table column headers
  5. #1464: Fix the loading spinner on graphs
  6. #1485: Filter out any template variable values that are empty, whitespace, or duplicates
  7. #1484: Allow user to select SingleStat as Visualization Type before adding any queries and continue to be able to click Add Query
  8. #1349: Add query for windows uptime
  9. #1484: Allow users to click the add query button after selecting singleStat as the visualization type
  10. #1349: Add a query for windows uptime - thank you, @brianbaker!

Features

  1. #1477: Add log event handler - thank you, @mpchadwick!
  2. #1491: Update Go (golang) vendoring to dep and committed vendor directory
  3. #1500: Add autocomplete functionality to template variable dropdowns

UI Improvements

  1. #1451: Refactor scrollbars to support non-webkit browsers
  2. #1453: Increase the query builder's default height in cell editor mode and in the data explorer
  3. #1453: Give QueryMaker a greater initial height than Visualization
  4. #1475: Add ability to toggle visibility of the Template Control Bar
  5. #1464: Make the template variables manager more space efficient
  6. #1464: Add page spinners to pages that did not have them
  7. #1464: Denote which source is connected in the sources table
  8. #1464: Make the logout button consistent with design
  9. #1478: Use milliseconds in the InfluxDB dashboard instead of nanoseconds
  10. #1498: Notify users when local settings are cleared

v1.3.0 [2017-05-09]

Bug Fixes

  1. #1364: Fix the link to home when using the --basepath option
  2. #1370: Remove the notification to login on the login page
  3. #1376: Support queries that perform math on functions
  4. #1399: Prevent the creation of blank template variables
  5. #1406: Ensure thresholds for Kapacitor Rule Alerts appear on page load
  6. #1412: Update the Kapacitor configuration page when the configuration changes
  7. #1407: Fix Authentication when using Chronograf with a set basepath
  8. #1417: Support escaping from presentation mode in Safari
  9. #1365: Show red indicator on Hosts Page for an offline host
  10. #1379: Re-implement level colors on the alerts page
  11. #1433: Fix router bug introduced by upgrading to react-router v3.0
  12. #1435: Show legend on Line+Stat visualization type
  13. #1436: Prevent queries with :dashboardTime: from breaking the query builder

Features

  1. #1382: Add line-protocol proxy for InfluxDB/InfluxEnterprise Cluster data sources
  2. #1391: Add :dashboardTime: to support cell-specific time ranges on dashboards
  3. #1201: Add support for enabling and disabling TICKscripts that were created outside Chronograf
  4. #1401: Allow users to delete Kapacitor configurations

UI Improvements

  1. #1378: Save user-provided relative time ranges in cells
  2. #1373: Improve how cell legends and options appear on dashboards
  3. #1385: Combine the measurements and tags columns in the Data Explorer and implement a new design for applying functions to fields
  4. #602: Normalize the terminology in Chronograf
  5. #1392: Make overlays full-screen
  6. #1395:Change the default global time range to past 1 hour
  7. #1439: Add Source Indicator icon to the Configuration and Admin pages

v1.2.0-beta10 [2017-04-28]

Bug Fixes

  1. #1337: Add support for blank hostnames on the Host List page
  2. #1340: Fix case where the Explorer and cell editor falsely assumed there was no active query
  3. #1338: Require url and name when adding a new source
  4. #1348: Fix broken Add Kapacitor link on the Alerts page - thank you, @nickysemenza

Features

  1. #1154: Add template variables to Chronograf's customized dashboards
  2. #1351: Add a canned dashboard for phpfpm - thank you, @nickysemenza

UI Improvements

  1. #1335: Improve UX for sanitized Kapacitor event handler settings
  2. #1342: Fix DB Management's abrupt database sort; only sort databases after refresh/returning to page
  3. #1344: Remove the empty, default Kubernetes dashboard
  4. #1340: Automatically switch to table view the query is a meta query

v1.2.0-beta9 [2017-04-21]

Bug Fixes

  1. #1257: Fix function selection in the query builder
  2. #1244: Fix the environment variable name for Google client secret
  3. #1269: Add more functionality to the explorer's query generation process
  4. #1318: Fix JWT refresh for auth-durations of zero and less than five minutes
  5. #1332: Remove table toggle from dashboard visualization
  6. #1335: Improve UX for sanitized kapacitor settings

Features

  1. #1292: Introduce Template Variable Manager
  2. #1232: Fuse the query builder and raw query editor
  3. #1265: Refactor the router to use auth and force /login route when auth expires
  4. #1286: Add refreshing JWTs for authentication
  5. #1316: Add templates API scoped within a dashboard
  6. #1311: Display currently selected values in TVControlBar
  7. #1315: Send selected TV values to proxy
  8. #1302: Add support for multiple Kapacitors per InfluxDB source

UI Improvements

  1. #1259: Add a default display for empty dashboard
  2. #1258: Display Kapacitor alert endpoint options as radio button group
  3. #1321: Add yellow color to UI, Query Editor warnings are now appropriately colored

v1.2.0-beta8 [2017-04-07]

Bug Fixes

  1. #1104: Fix Windows hosts on the host list page
  2. #1125: Show cell name when editing dashboard cells
  3. #1134: Fix Enterprise Kapacitor authentication
  4. #1142: Fix Telegram Kapacitor configuration to display the correct disableNotification setting
  5. #1124: Fix broken graph spinner in the explorer and when editing dashboard cells
  6. #1124: Fix obscured legends in dashboards
  7. #1149: Exit presentation mode on dashboards when using the browser back button
  8. #1152: Widen single column results in the explorer
  9. #1164: Restore ability to save raw queries to a dashboard cell
  10. #1115: Fix --basepath issue where content would fail to render under certain circumstances
  11. #1173: Actually save emails in Kapacitor alerts
  12. #1178: Ensure Safari renders the explorer and CellEditorOverlay correctly
  13. #1182: Fix empty tags for non-default retention policies
  14. #1179: Render databases without retention policies on the admin page
  15. #1128: Fix dashboard cell repositioning 👻
  16. #1189: Improve dashboard cell renaming UX
  17. #1202: Fix server returning unquoted InfluxQL keyword identifiers (e.g. mean(count))
  18. #1203: Fix redirect with authentication in Chronograf for InfluxEnterprise
  19. #1095: Restore the logout button
  20. #1209: Ask for the HipChat subdomain instead of the entire HipChat URL in the HipChat Kapacitor configuration
  21. #1223: Use vhost as Chronograf's proxy to Kapacitor
  22. #1205: Allow initial source to be an InfluxEnterprise source

Features

  1. #1112: Add ability to delete a dashboard
  2. #1120: Allow admins to update user passwords
  3. #1129: Allow InfluxDB and Kapacitor configuration via environment vars or CLI options
  4. #1130: Add loading spinner to the alert history page
  5. #1168: Expand support for --basepath on some load balancers
  6. #1204: Add Slack channel per Kapacitor alert rule configuration
  7. #1119: Add new auth duration CLI option; add client heartbeat
  8. #1207: Add support for custom OAuth2 providers
  9. #1212: Add meta query templates and loading animation to the RawQueryEditor
  10. #1221: Remove the default query from empty cells on dashboards
  11. #1101: Compress InfluxQL responses with gzip

UI Improvements

  1. #1132: Show blue strip next to active tab on the sidebar
  2. #1135: Clarify Kapacitor alert configuration for Telegram
  3. #1137: Clarify Kapacitor alert configuration for HipChat
  4. #1136: Remove series highlighting in line graphs
  5. #1124: Polish UI: * Polish dashboard cell drag interaction * Use Hover-To-Reveal UI pattern in all tables * Clarify source Indicator & Graph Tips * Improve DB Management page UI
  6. #1187: Replace kill query confirmation modal with confirm buttons
  7. #1185: Alphabetically sort databases and retention policies on the admin page
  8. #1199: Move rename cell functionality to cell dropdown menu
  9. #1211: Reverse the positioning of the graph visualization and the query builder on the Data Explorer page
  10. #1222: Isolate cell repositioning to just those affected by adding a new cell

v1.2.0-beta7 [2017-03-28]

Bug Fixes

  1. #1008: Fix unexpected redirection to create sources page when deleting a source
  2. #1067: Fix issue creating retention policies
  3. #1068: Fix issue deleting databases
  4. #1078: Fix cell resizing in dashboards
  5. #1070: Save GROUP BY tag(s) clauses on dashboards
  6. #1086: Fix validation for deleting databases

Features

UI Improvements

  1. #1092: Persist and render Dashboard Cell groupby queries

v1.2.0-beta6 [2017-03-24]

Bug Fixes

  1. #1065: Add functionality to the save and cancel buttons on editable dashboards
  2. #1069: Make graphs on pre-created dashboards un-editable
  3. #1085: Make graphs resizable again
  4. #1087: Hosts page now displays proper loading, host count, and error messages.

Features

  1. #1056: Add ability to add a dashboard cell
  2. #1020: Allow users to edit cell names on dashboards
  3. #1015: Add ability to edit a dashboard cell
  4. #832: Add a database and retention policy management page
  5. #1035: Add ability to move and edit queries between raw InfluxQL mode and Query Builder mode

UI Improvements

v1.2.0-beta5 [2017-03-10]

Bug Fixes

  1. #936: Fix leaking sockets for InfluxQL queries
  2. #967: Fix flash of empty graph on auto-refresh when no results were previously returned from a query
  3. #968: Fix wrong database used in dashboards

Features

  1. #993: Add Admin page for managing users, roles, and permissions for OSS InfluxDB and InfluxData's Enterprise product
  2. #993: Add Query Management features including the ability to view active queries and stop queries

UI Improvements

  1. #989 Add a canned dashboard for mesos
  2. #993: Improve the multi-select dropdown
  3. #993: Provide better error information to users

v1.2.0-beta4 [2017-02-24]

Bug Fixes

  1. #882: Fix y-axis graph padding
  2. #907: Fix react-router warning
  3. #926: Fix Kapacitor RuleGraph display

Features

  1. #873: Add TLS support
  2. #885: Add presentation mode to the dashboard page
  3. #891: Make dashboard visualizations draggable
  4. #892: Make dashboard visualizations resizable
  5. #893: Persist dashboard visualization position
  6. #922: Additional OAuth2 support for Heroku and Google
  7. #781: Add global auto-refresh dropdown to all graph dashboards

UI Improvements

  1. #905: Make scroll bar thumb element bigger
  2. #917: Simplify the sidebar
  3. #920: Display stacked and step plot graph types
  4. #851: Add configuration for InfluxEnterprise meta nodes
  5. #916: Dynamically scale font size based on resolution

v1.2.0-beta3 [2017-02-15]

Bug Fixes

  1. #879: Fix several Kapacitor configuration page state bugs: #875, #876, #878
  2. #872: Fix incorrect data source response

Features

  1. #896 Add more docker stats

v1.2.0-beta2 [2017-02-10]

Bug Fixes

  1. #865: Support for String fields compare Kapacitor rules in Chronograf UI

Features

  1. #838: Add detail node to Kapacitor alerts
  2. #847: Enable and disable Kapacitor alerts from the alert manager page
  3. #853: Update builds to use yarn over npm install
  4. #860: Add gzip encoding and caching of static assets to server
  5. #864: Add support to Kapacitor rule alert configuration for: - HTTP - TCP - Exec - SMTP - Alerta

UI Improvements

  1. #822: Simplify and improve the layout of the Data Explorer - The Data Explorer's intention and purpose has always been the ad hoc and ephemeral exploration of your schema and data. The concept of Exploration sessions and Panels betrayed this initial intention. The DE turned into a "poor man's" dashboarding tool. In turn, this introduced complexity in the code and the UI. In the future if I want to save, manipulate, and view multiple visualizations this will be done more efficiently and effectively in our dashboarding solution.

v1.2.0-beta1 [2017-01-27]

Bug Fixes

  1. #788: Fix missing fields in data explorer when using non-default retention policy
  2. #774: Fix gaps in layouts for hosts

Features

  1. #779: Add layout for telegraf's diskio system plugin
  2. #810: Add layout for telegraf's net system plugin
  3. #811: Add layout for telegraf's procstat plugin
  4. #737: Add GUI for OpsGenie kapacitor alert service
  5. #814: Allows Chronograf to be mounted under any arbitrary URL path using the --basepath flag.

v1.1.0-beta6 [2017-01-13]

Bug Fixes

  1. #748: Fix missing kapacitors on source index page
  2. #755: Fix kapacitor basic auth proxying
  3. #704: Fix RPM and DEB install script and systemd unit file

Features

  1. #660: Add option to accept any certificate from InfluxDB
  2. #733: Add optional Github organization membership checks to authentication
  3. #564: Add RabbitMQ pre-canned layout
  4. #706: Alerts on threshold where value is inside of range
  5. #707: Alerts on threshold where value is outside of range
  6. #772: Add X-Chronograf-Version header to all requests

UI Improvements

  1. #766: Add click-to-insert functionality to rule message templates

v1.1.0-beta5 [2017-01-05]

Bug Fixes

  1. #693: Fix corrupted MongoDB pre-canned layout
  2. #714: Relative rules check data in the wrong direction
  3. #718: Fix bug that stopped apps from displaying

v1.1.0-beta4 [2016-12-30]

Features

  1. #691: Add server-side dashboard API
  2. #709: Add kapacitor range alerting to API
  3. #672: Added visual indicator for down hosts
  4. #612: Add dashboard menu

Bug Fixes

  1. 679: Fix version display

v1.1.0-beta3 [2016-12-16]

Features

  1. #610: Add ability to edit raw text queries in the Data Explorer

UI Improvements

  1. #688: Add ability to visually distinguish queries in the Data Explorer
  2. #618: Add measurement name and field key to the query tab in the Data Explorer
  3. #698: Add color differentiation for Kapacitor alert levels
  4. #698: Clarify an empty Kapacitor configuration on the InfluxDB Sources page
  5. #676: Streamline the function selector in the Data Explorer

Bug Fixes

  1. #652,#670: Allow text selecting in text box inputs
  2. #679: Add version information to the nightly builds
  3. #675: Fix user flow for Kapacitor connect

v1.1.0-beta2 [2016-12-09]

Features

  1. #624: Add time range selection to kapacitor alert rules
  2. Update Go to 1.7.4

Bug Fixes

  1. #664: Fix Content-Type of single-page app to always be text/html
  2. #671: Fix multiple influxdb source freezing page

v1.1.0-beta1 [2016-12-06]

Layouts

  1. #575: Varnish Layout
  2. #535: Elasticsearch Layout

Features

  1. #565 #246 #234 #311 Github Oauth login
  2. #487: Warn users if they are using a kapacitor instance that is configured to use an influxdb instance that does not match the current source
  3. #597: Filter host by series tags
  4. #568: #569: Add support for multiple y-axis, labels, and ranges
  5. #605: Singlestat visualization type in host view
  6. #607: Singlestat and line graph visualization type in host view

Bug Fixes

  1. #536 Redirect the user to the kapacitor config screen if they are attempting to view or edit alerts without a configured kapacitor
  2. #539 Zoom works only on the first graph of a layout
  3. #494 Layouts should only be displayed when the measurement is present
  4. #588 Unable to connect to source
  5. #586 Allow telegraf database in non-default locations
  6. #542 Graphs in layouts do not show up in the order of the layout definition
  7. #574: Fix broken graphs on Postgres Layouts by adding aggregates
  8. #644: Fix bug that stopped apps from displaying
  9. #510: Fix connect button

v1.1-alpha [2016-11-14]

Release Notes

This is the initial alpha release of Chronograf 1.1.