33 KiB
33 KiB
v1.3.3.0 [unreleased]
Bug Fixes
- #1512: Prevent legend from flowing over window bottom bound
- #1600: Prevent Kapacitor configurations from having the same name
- #1600: Limit Kapacitor configuration names to 33 characters to fix display bug
Features
- #1512: Synchronize vertical crosshair at same time across all graphs in a dashboard
- #1609: Add automatic GROUP BY (time) functionality to dashboards
- #1608: Add a Status Page with Recent Alerts bar graph, Recent Alerts table, News Feed, and Getting Started widgets
UI Improvements
- #1512: When dashboard time range is changed, reset graphs that are zoomed in
- #1599: Bar graph option added to dashboard
- #1600: Redesign source management table to be more intuitive
- #1600: Redesign Line + Single Stat cells to appear more like a sparkline, and improve legibility
v1.3.2.1 [2017-06-06]
Bug Fixes
- #1594: Restore Line + Single Stat styles
v1.3.2.0 [2017-06-05]
Bug Fixes
- #1530: Update the query config's field ordering to always match the input query
- #1535: Allow users to add functions to existing Kapacitor rules
- #1564: Fix logout menu item regression
- #1562: Fix InfluxQL parsing with multiple tag values for a tag key
- #1582: Fix load localStorage and warning UX on fresh Chronograf install
- #1584: Show submenus when the alert notification is present
Features
- #1537: Add UI to the Data Explorer for writing data to InfluxDB
UI Improvements
- #1508: Make the enter and escape keys perform as expected when renaming dashboards
- #1524: Improve copy on the Kapacitor configuration page
- #1549: Reset graph zoom when the user selects a new time range
- #1544: Upgrade to new version of Influx Theme, and remove excess stylesheets
- #1567: Replace the user icon with a solid style
- #1561: Disable query save in cell editor mode if the query does not have a database, measurement, and field
- #1575: Improve UX of applying functions to fields in the query builder
- #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
- #1450: Fix infinite spinner when
/chronograf
is a basepath - #1472: Remove the query templates dropdown from dashboard cell editor mode
- #1458: New versions of Chronograf automatically clear localStorage settings
- #1464: Fix the backwards sort arrows in table column headers
- #1464: Fix the loading spinner on graphs
- #1485: Filter out any template variable values that are empty, whitespace, or duplicates
- #1484: Allow user to select SingleStat as Visualization Type before adding any queries and continue to be able to click Add Query
- #1349: Add query for windows uptime
- #1484: Allow users to click the add query button after selecting singleStat as the visualization type
- #1349: Add a query for windows uptime - thank you, @brianbaker!
Features
- #1477: Add log event handler - thank you, @mpchadwick!
- #1491: Update Go (golang) vendoring to dep and committed vendor directory
- #1500: Add autocomplete functionality to template variable dropdowns
UI Improvements
- #1451: Refactor scrollbars to support non-webkit browsers
- #1453: Increase the query builder's default height in cell editor mode and in the data explorer
- #1453: Give QueryMaker a greater initial height than Visualization
- #1475: Add ability to toggle visibility of the Template Control Bar
- #1464: Make the template variables manager more space efficient
- #1464: Add page spinners to pages that did not have them
- #1464: Denote which source is connected in the sources table
- #1464: Make the logout button consistent with design
- #1478: Use milliseconds in the InfluxDB dashboard instead of nanoseconds
- #1498: Notify users when local settings are cleared
v1.3.0 [2017-05-09]
Bug Fixes
- #1364: Fix the link to home when using the
--basepath
option - #1370: Remove the notification to login on the login page
- #1376: Support queries that perform math on functions
- #1399: Prevent the creation of blank template variables
- #1406: Ensure thresholds for Kapacitor Rule Alerts appear on page load
- #1412: Update the Kapacitor configuration page when the configuration changes
- #1407: Fix Authentication when using Chronograf with a set
basepath
- #1417: Support escaping from presentation mode in Safari
- #1365: Show red indicator on Hosts Page for an offline host
- #1379: Re-implement level colors on the alerts page
- #1433: Fix router bug introduced by upgrading to react-router v3.0
- #1435: Show legend on Line+Stat visualization type
- #1436: Prevent queries with
:dashboardTime:
from breaking the query builder
Features
- #1382: Add line-protocol proxy for InfluxDB/InfluxEnterprise Cluster data sources
- #1391: Add
:dashboardTime:
to support cell-specific time ranges on dashboards - #1201: Add support for enabling and disabling TICKscripts that were created outside Chronograf
- #1401: Allow users to delete Kapacitor configurations
UI Improvements
- #1378: Save user-provided relative time ranges in cells
- #1373: Improve how cell legends and options appear on dashboards
- #1385: Combine the measurements and tags columns in the Data Explorer and implement a new design for applying functions to fields
- #602: Normalize the terminology in Chronograf
- #1392: Make overlays full-screen
- #1395:Change the default global time range to past 1 hour
- #1439: Add Source Indicator icon to the Configuration and Admin pages
v1.2.0-beta10 [2017-04-28]
Bug Fixes
- #1337: Add support for blank hostnames on the Host List page
- #1340: Fix case where the Explorer and cell editor falsely assumed there was no active query
- #1338: Require url and name when adding a new source
- #1348: Fix broken
Add Kapacitor
link on the Alerts page - thank you, @nickysemenza
Features
- #1154: Add template variables to Chronograf's customized dashboards
- #1351: Add a canned dashboard for phpfpm - thank you, @nickysemenza
UI Improvements
- #1335: Improve UX for sanitized Kapacitor event handler settings
- #1342: Fix DB Management's abrupt database sort; only sort databases after refresh/returning to page
- #1344: Remove the empty, default Kubernetes dashboard
- #1340: Automatically switch to table view the query is a meta query
v1.2.0-beta9 [2017-04-21]
Bug Fixes
- #1257: Fix function selection in the query builder
- #1244: Fix the environment variable name for Google client secret
- #1269: Add more functionality to the explorer's query generation process
- #1318: Fix JWT refresh for auth-durations of zero and less than five minutes
- #1332: Remove table toggle from dashboard visualization
- #1335: Improve UX for sanitized kapacitor settings
Features
- #1292: Introduce Template Variable Manager
- #1232: Fuse the query builder and raw query editor
- #1265: Refactor the router to use auth and force /login route when auth expires
- #1286: Add refreshing JWTs for authentication
- #1316: Add templates API scoped within a dashboard
- #1311: Display currently selected values in TVControlBar
- #1315: Send selected TV values to proxy
- #1302: Add support for multiple Kapacitors per InfluxDB source
UI Improvements
- #1259: Add a default display for empty dashboard
- #1258: Display Kapacitor alert endpoint options as radio button group
- #1321: Add yellow color to UI, Query Editor warnings are now appropriately colored
v1.2.0-beta8 [2017-04-07]
Bug Fixes
- #1104: Fix Windows hosts on the host list page
- #1125: Show cell name when editing dashboard cells
- #1134: Fix Enterprise Kapacitor authentication
- #1142: Fix Telegram Kapacitor configuration to display the correct disableNotification setting
- #1124: Fix broken graph spinner in the explorer and when editing dashboard cells
- #1124: Fix obscured legends in dashboards
- #1149: Exit presentation mode on dashboards when using the browser back button
- #1152: Widen single column results in the explorer
- #1164: Restore ability to save raw queries to a dashboard cell
- #1115: Fix
--basepath
issue where content would fail to render under certain circumstances - #1173: Actually save emails in Kapacitor alerts
- #1178: Ensure Safari renders the explorer and CellEditorOverlay correctly
- #1182: Fix empty tags for non-default retention policies
- #1179: Render databases without retention policies on the admin page
- #1128: Fix dashboard cell repositioning 👻
- #1189: Improve dashboard cell renaming UX
- #1202: Fix server returning unquoted InfluxQL keyword identifiers (e.g.
mean(count)
) - #1203: Fix redirect with authentication in Chronograf for InfluxEnterprise
- #1095: Restore the logout button
- #1209: Ask for the HipChat subdomain instead of the entire HipChat URL in the HipChat Kapacitor configuration
- #1223: Use vhost as Chronograf's proxy to Kapacitor
- #1205: Allow initial source to be an InfluxEnterprise source
Features
- #1112: Add ability to delete a dashboard
- #1120: Allow admins to update user passwords
- #1129: Allow InfluxDB and Kapacitor configuration via environment vars or CLI options
- #1130: Add loading spinner to the alert history page
- #1168: Expand support for
--basepath
on some load balancers - #1204: Add Slack channel per Kapacitor alert rule configuration
- #1119: Add new auth duration CLI option; add client heartbeat
- #1207: Add support for custom OAuth2 providers
- #1212: Add meta query templates and loading animation to the RawQueryEditor
- #1221: Remove the default query from empty cells on dashboards
- #1101: Compress InfluxQL responses with gzip
UI Improvements
- #1132: Show blue strip next to active tab on the sidebar
- #1135: Clarify Kapacitor alert configuration for Telegram
- #1137: Clarify Kapacitor alert configuration for HipChat
- #1136: Remove series highlighting in line graphs
- #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
- #1187: Replace kill query confirmation modal with confirm buttons
- #1185: Alphabetically sort databases and retention policies on the admin page
- #1199: Move rename cell functionality to cell dropdown menu
- #1211: Reverse the positioning of the graph visualization and the query builder on the Data Explorer page
- #1222: Isolate cell repositioning to just those affected by adding a new cell
v1.2.0-beta7 [2017-03-28]
Bug Fixes
- #1008: Fix unexpected redirection to create sources page when deleting a source
- #1067: Fix issue creating retention policies
- #1068: Fix issue deleting databases
- #1078: Fix cell resizing in dashboards
- #1070: Save GROUP BY tag(s) clauses on dashboards
- #1086: Fix validation for deleting databases
Features
UI Improvements
- #1092: Persist and render Dashboard Cell groupby queries
v1.2.0-beta6 [2017-03-24]
Bug Fixes
- #1065: Add functionality to the
save
andcancel
buttons on editable dashboards - #1069: Make graphs on pre-created dashboards un-editable
- #1085: Make graphs resizable again
- #1087: Hosts page now displays proper loading, host count, and error messages.
Features
- #1056: Add ability to add a dashboard cell
- #1020: Allow users to edit cell names on dashboards
- #1015: Add ability to edit a dashboard cell
- #832: Add a database and retention policy management page
- #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
- #936: Fix leaking sockets for InfluxQL queries
- #967: Fix flash of empty graph on auto-refresh when no results were previously returned from a query
- #968: Fix wrong database used in dashboards
Features
- #993: Add Admin page for managing users, roles, and permissions for OSS InfluxDB and InfluxData's Enterprise product
- #993: Add Query Management features including the ability to view active queries and stop queries
UI Improvements
- #989 Add a canned dashboard for mesos
- #993: Improve the multi-select dropdown
- #993: Provide better error information to users
v1.2.0-beta4 [2017-02-24]
Bug Fixes
Features
- #873: Add TLS support
- #885: Add presentation mode to the dashboard page
- #891: Make dashboard visualizations draggable
- #892: Make dashboard visualizations resizable
- #893: Persist dashboard visualization position
- #922: Additional OAuth2 support for Heroku and Google
- #781: Add global auto-refresh dropdown to all graph dashboards
UI Improvements
- #905: Make scroll bar thumb element bigger
- #917: Simplify the sidebar
- #920: Display stacked and step plot graph types
- #851: Add configuration for InfluxEnterprise meta nodes
- #916: Dynamically scale font size based on resolution
v1.2.0-beta3 [2017-02-15]
Bug Fixes
- #879: Fix several Kapacitor configuration page state bugs: #875, #876, #878
- #872: Fix incorrect data source response
Features
- #896 Add more docker stats
v1.2.0-beta2 [2017-02-10]
Bug Fixes
- #865: Support for String fields compare Kapacitor rules in Chronograf UI
Features
- #838: Add detail node to Kapacitor alerts
- #847: Enable and disable Kapacitor alerts from the alert manager page
- #853: Update builds to use yarn over npm install
- #860: Add gzip encoding and caching of static assets to server
- #864: Add support to Kapacitor rule alert configuration for: - HTTP - TCP - Exec - SMTP - Alerta
UI Improvements
- #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 andPanels
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
- #788: Fix missing fields in data explorer when using non-default retention policy
- #774: Fix gaps in layouts for hosts
Features
- #779: Add layout for telegraf's diskio system plugin
- #810: Add layout for telegraf's net system plugin
- #811: Add layout for telegraf's procstat plugin
- #737: Add GUI for OpsGenie kapacitor alert service
- #814: Allows Chronograf to be mounted under any arbitrary URL path using the
--basepath
flag.
v1.1.0-beta6 [2017-01-13]
Bug Fixes
- #748: Fix missing kapacitors on source index page
- #755: Fix kapacitor basic auth proxying
- #704: Fix RPM and DEB install script and systemd unit file
Features
- #660: Add option to accept any certificate from InfluxDB
- #733: Add optional Github organization membership checks to authentication
- #564: Add RabbitMQ pre-canned layout
- #706: Alerts on threshold where value is inside of range
- #707: Alerts on threshold where value is outside of range
- #772: Add X-Chronograf-Version header to all requests
UI Improvements
- #766: Add click-to-insert functionality to rule message templates
v1.1.0-beta5 [2017-01-05]
Bug Fixes
- #693: Fix corrupted MongoDB pre-canned layout
- #714: Relative rules check data in the wrong direction
- #718: Fix bug that stopped apps from displaying
v1.1.0-beta4 [2016-12-30]
Features
- #691: Add server-side dashboard API
- #709: Add kapacitor range alerting to API
- #672: Added visual indicator for down hosts
- #612: Add dashboard menu
Bug Fixes
- 679: Fix version display
v1.1.0-beta3 [2016-12-16]
Features
- #610: Add ability to edit raw text queries in the Data Explorer
UI Improvements
- #688: Add ability to visually distinguish queries in the Data Explorer
- #618: Add measurement name and field key to the query tab in the Data Explorer
- #698: Add color differentiation for Kapacitor alert levels
- #698: Clarify an empty Kapacitor configuration on the InfluxDB Sources page
- #676: Streamline the function selector in the Data Explorer
Bug Fixes
- #652,#670: Allow text selecting in text box inputs
- #679: Add version information to the nightly builds
- #675: Fix user flow for Kapacitor connect
v1.1.0-beta2 [2016-12-09]
Features
- #624: Add time range selection to kapacitor alert rules
- Update Go to 1.7.4
Bug Fixes
- #664: Fix Content-Type of single-page app to always be text/html
- #671: Fix multiple influxdb source freezing page
v1.1.0-beta1 [2016-12-06]
Layouts
Features
- #565 #246 #234 #311 Github Oauth login
- #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
- #597: Filter host by series tags
- #568: #569: Add support for multiple y-axis, labels, and ranges
- #605: Singlestat visualization type in host view
- #607: Singlestat and line graph visualization type in host view
Bug Fixes
- #536 Redirect the user to the kapacitor config screen if they are attempting to view or edit alerts without a configured kapacitor
- #539 Zoom works only on the first graph of a layout
- #494 Layouts should only be displayed when the measurement is present
- #588 Unable to connect to source
- #586 Allow telegraf database in non-default locations
- #542 Graphs in layouts do not show up in the order of the layout definition
- #574: Fix broken graphs on Postgres Layouts by adding aggregates
- #644: Fix bug that stopped apps from displaying
- #510: Fix connect button
v1.1-alpha [2016-11-14]
Release Notes
This is the initial alpha release of Chronograf 1.1.