69 KiB
v1.4.3.0 [unreleased]
Features
- #2973: Add unsafe SSL to Kapacitor UI configuration
- #3047: Add server flag to grant SuperAdmin status to users authenticating from a specific Auth0 Organization
UI Improvements
- #2910: Redesign system notifications
Bug Fixes
- #2911: Fix Heroku OAuth
- #2953: Fix error reporting in DataExplorer
- #2947: Fix Okta oauth2 provider support
- #2866: Change hover text on delete mappings confirmation button to 'Delete'
- #2919: Automatically add graph type 'line' to any graph missing a type
- #2970: Fix hanging browser on docker host dashboard
- #3006: Fix Kapacitor Rules task enabled checkboxes to only toggle exactly as clicked
- #3048: Prevent Multi-Select Dropdown in InfluxDB Admin Users and Roles tabs from losing selection state
v1.4.2.3 [2018-03-08]
v1.4.2.2 [2018-03-07]
Bug Fixes
- #2866: Change hover text on delete mappings confirmation button to 'Delete'
- #2911: Fix Heroku OAuth
- #2859: Enable Mappings save button when valid
- #2933: Include url in Kapacitor connection creation requests
v1.4.2.1 [2018-02-28]
Features
- #2837: Prevent execution of queries in cells that are not in view on the dashboard page
- #2829: Add an optional persistent legend which can toggle series visibility to dashboard cells
- #2846: Allow user to annotate graphs via UI or API
UI Improvements
- #2848: Add ability to set a prefix and suffix on Single Stat and Gauge cell types
- #2831: Rename 'Create Alerts' page to 'Manage Tasks'; Redesign page to improve clarity of purpose
Bug Fixes
- #2821: Save only selected template variable values into dashboards for non csv template variables
- #2842: Use Generic APIKey for Oauth2 group lookup
- #2850: Fix bug in which resizing any cell in a dashboard causes a Gauge cell to resize
- #2886: Don't sort Single Stat & Gauge thresholds when editing threshold values
- #2851: Maintain y axis labels in dashboard cells
- #2819: Deprecate --new-sources in CLI
v1.4.1.3 [2018-02-14]
Bug Fixes
- #2818: Allow self-signed certificates for Enterprise InfluxDB Meta nodes
v1.4.1.2 [2018-02-13]
Bug Fixes
- 9321336: Respect basepath when fetching server api routes
- #2812: Set default tempVar :interval: with data explorer csv download call.
- #2811: Display series with value of 0 in a cell legend
v1.4.1.1 [2018-02-12]
Features
- #2409: Allow multiple event handlers per rule
- #2709: Add "send test alert" button to test kapacitor alert configurations
- #2708: Link to kapacitor config panel from alert rule builder
- #2722: Add auto refresh widget to hosts list page
- #2784: Update go from 1.9.3 to 1.9.4
- #2765: Update to go 1.9.3 and node 6.12.3 for releases
- #2777: Allow user to delete themselves
- #2703: Add All Users page, visible only to super admins
- #2781: Introduce chronoctl binary for user CRUD operations
- #2699: Introduce Mappings to allow control over new user organization assignments
UI Improvements
- #2698: Clarify terminology surrounding InfluxDB & Kapacitor connections
- #2746: Separate saving TICKscript from exiting editor page
- #2774: Enable Save (⌘ + Enter) and Cancel (Escape) hotkeys in Cell Editor Overlay
- #2788: Enable customization of Single Stat "Base Color"
Bug Fixes
- #2684: Fix TICKscript Sensu alerts when no group by tags selected
- #2756: Display 200 most-recent TICKscript log messages; prevent overlapping
- #2757: Add "TO" to kapacitor SMTP config; improve config update error messages
- #2761: Remove cli options from sysvinit service file
- #2735: Remove cli options from systemd service file
- #2788: Fix disappearance of text in Single Stat graphs during editing
- #2780: Redirect to Alerts page after saving Alert Rule
v1.4.0.1 [2018-1-9]
Features
- #2690: Add separate CLI flag for canned sources, kapacitors, dashboards, and organizations
- #2672: Add telegraf interval configuration
Bug Fixes
- #2689: Allow insecure (self-signed) certificates for kapacitor and influxdb
- #2664: Fix positioning of custom time indicator
v1.4.0.0 [2017-12-22]
UI Improvements
- #2652: Add page header with instructional copy when adding initial source for consistency and clearer UX
Bug Fixes
- #2652: Make page render successfully when attempting to edit a source
- #2664: Fix CustomTimeIndicator positioning
- #2687: Remove series with "no value" from legend
v1.4.0.0-rc2 [2017-12-21]
UI Improvements
- #2632: Tell user which organization they switched into and what role they have whenever they switch, including on Source Page
Bug Fixes
- #2639: Prevent SuperAdmin from modifying their own status
- #2632: Give SuperAdmin DefaultRole when switching to organization where they have no role
- #2642: Fix DE query config on first run
v1.4.0.0-rc1 [2017-12-19]
Features
- #2593: Add option to use files for dashboards, organizations, data sources, and kapacitors
- #2604: After chronograf version upgrade, backup database is created in ./backups
UI Improvements
- #2492: Cleanup style on login page with multiple OAuth2 providers
Bug Fixes
- #2502: Fix stale source data after updating or creating
- #2616: Fix cell editing so query data choices are kept when updating a cell
- #2612: Allow days as a valid duration value
v1.4.0.0-beta2 [2017-12-14]
UI Improvements
- #2502: Fix cursor flashing between default and pointer
- #2598: Allow appendage of a suffix to single stat visualizations
- #2598: Allow optional colorization of text instead of background on single stat visualizations
Bug Fixes
- #2528: Fix template rendering to ignore template if not in query
- #2563: Fix graph inversion if user input y-axis min greater than max
v1.4.0.0-beta1 [2017-12-07]
Features
- #2506: Add support for multiple organizations, multiple users with role-based access control, and private instances
- #2188: Add Kapacitor logs to the TICKscript editor
- #2385: Add time shift feature to DataExplorer and Dashboards
- #2426: Add auto group by time to Data Explorer
- #2479: Support authentication for Enterprise Meta Nodes
- #2456: Add boolean thresholds for kapacitor threshold alerts
- #2460: Update kapacitor alerts to cast to float before sending to influx
- #2400: Allow override of generic oauth2 keys for email
UI Improvements
- #2410: Introduce customizable Gauge visualization type for dashboard cells
- #2427: Improve performance of Hosts, Alert History, and TICKscript logging pages when there are many items to display
- #2384: Add filtering by name to Dashboard index page
- #2477: Improve performance of hoverline rendering
Bug Fixes
- #2449: Fix .jsdep step fails when LDFLAGS is exported
- #2157: Fix logscale producing console errors when only one point in graph
- #2158: Fix 'Cannot connect to source' false error flag on Dashboard page
- #2167: Add fractions of seconds to time field in csv export
- #2087: Fix Chronograf requiring Telegraf's CPU and system plugins to ensure that all Apps appear on the HOST LIST page.
- #2222: Fix template variables in dashboard query building.
- #2291: Fix several kapacitor alert creation panics.
- #2303: Add shadow-utils to RPM release packages
- #2292: Source extra command line options from defaults file
- #2327: After CREATE/DELETE queries, refresh list of databases in Data Explorer
- #2327: Visualize CREATE/DELETE queries with Table view in Data Explorer
- #2329: Include tag values alongside measurement name in Data Explorer result tabs
- #2410: Redesign cell display options panel
- #2386: Fix queries that include regex, numbers and wildcard
- #2398: Fix apps on hosts page from parsing tags with null values
- #2408: Fix updated Dashboard names not updating dashboard list
- #2444: Fix create dashboard button
- #2416: Fix default y-axis labels not displaying properly
- #2423: Gracefully scale Template Variables Manager overlay on smaller displays
- #2426: Fix Influx Enterprise users from deletion in race condition
- #2467: Fix oauth2 logout link not having basepath
- #2466: Fix supplying a role link to sources that do not have a metaURL
- #2477: Fix hoverline intermittently not rendering
- #2483: Update MySQL pre-canned dashboard to have query derivative correctly
Features
- #2188: Add Kapacitor logs to the TICKscript editor
- #2384: Add filtering by name to Dashboard index page
- #2385: Add time shift feature to DataExplorer and Dashboards
- #2400: Allow override of generic oauth2 keys for email
- #2426: Add auto group by time to Data Explorer
- #2456: Add boolean thresholds for kapacitor threshold alerts
- #2460: Update kapacitor alerts to cast to float before sending to influx
- #2479: Support authentication for Enterprise Meta Nodes
- #2477: Improve performance of hoverline rendering
UI Improvements
v1.3.10.0 [2017-10-24]
Bug Fixes
- #2095: Improve the copy in the retention policy edit page
- #2122: Fix 'Could not connect to source' bug on source creation with unsafe-ssl
- #2093: Fix when exporting
SHOW DATABASES
CSV has bad data - #2098: Fix not-equal-to highlighting in Kapacitor Rule Builder
- #2130: Fix undescriptive error messages for database and retention policy creation
- #2135: Fix drag and drop cancel button when writing data in the data explorer
- #2128: Fix persistence of "SELECT AS" statements in queries
Features
- #2083: Every dashboard can now have its own time range
- #2045: Add CSV download option in dashboard cells
- #2133: Implicitly prepend source urls with http://
- #2127: Add support for graph zooming and point display on the millisecond-level
- #2103: Add manual refresh button for Dashboard, Data Explorer, and Host Pages
UI Improvements
- #2111: Increase size of Cell Editor query tabs to reveal more of their query strings
- #2120: Improve appearance of Admin Page tabs on smaller screens
- #2119: Add cancel button to TICKscript editor
- #2104: Redesign dashboard naming & renaming interaction
- #2104: Redesign dashboard switching dropdown
v1.3.9.0 [2017-10-06]
Bug Fixes
- #2004: Fix Data Explorer disappearing query templates in dropdown
- #2006: Fix missing alert for duplicate db name
- #2015: Chronograf shows real status for windows hosts when metrics are saved in non-default db - thank you, @ar7z1!
- #2019: Fix false error warning for duplicate kapacitor name
- #2018: Fix unresponsive display options and query builder in dashboards
- #2004: Fix DE query templates dropdown disappearance
- #2006: Fix no alert for duplicate db name
- #2015: Chronograf shows real status for windows hosts when metrics are saved in non-default db - thank you, @ar7z1!
- #2019: Fix false error warning for duplicate kapacitor name
- #2018: Fix unresponsive display options and query builder in dashboards
- #1996: Able to switch InfluxDB sources on a per graph basis
Features
- #1885: Add
fill
options to data explorer and dashboard queries - #1978: Support editing kapacitor TICKscript
- #1721: Introduce the TICKscript editor UI
- #1992: Add .csv download button to data explorer
- #2082: Add Data Explorer InfluxQL query and location query synchronization, so queries can be shared via a a URL
- #1996: Able to switch InfluxDB sources on a per graph basis
- #2041: Add now() as an option in the Dashboard date picker
UI Improvements
- #2002: Require a second click when deleting a dashboard cell
- #2002: Sort database list in Schema Explorer alphabetically
- #2002: Improve usability of dashboard cell context menus
- #2002: Move dashboard cell renaming UI into Cell Editor Overlay
- #2040: Prevent the legend from overlapping graphs at the bottom of the screen
- #2054: Add a "Plus" icon to every button with an Add or Create action for clarity and consistency
- #2052: Make hovering over series smoother
- #2071: Reduce the number of pixels per cell to one point per 3 pixels
- #2072: Remove tabs from Data Explorer
- #2057: Improve appearance of placeholder text in inputs
- #2057: Add ability to use "Default" values in Source Connection form
- #2069: Display name & port in SourceIndicator tooltip
- #2078: Improve UX/UI of Kapacitor Rule Builder to be more intuitive
- #2078: Rename "Measurements" to "Measurements & Tags" in Query Builder
v1.3.8.1 [unreleased]
Bug Fixes
Features
UI Improvements
v1.3.8.0 [2017-09-07]
Bug Fixes
- #1886: Fix the limit of 100 alert rules on alert rules page
- #1930: Fix graphs when y-values are constant
- #1951: Fix crosshair not being removed when user leaves graph
- #1943: Fix inability to add kapacitor from source page on fresh install
- #1947: Fix DataExplorer crashing if a field property is not present in the queryConfig
- #1957: Fix the max y value of stacked graphs preventing display of the upper bounds of the chart
- #1969: Fix for delayed selection of template variables using URL query params
- #1982: Fix return code on meta nodes when raft redirects to leader
Features
- #1928: Add prefix, suffix, scale, and other y-axis formatting for cells in dashboards
- #1934: Update the group by time when zooming in graphs
- #1945: Add the ability to link directly to presentation mode in dashboards with the
present
boolean query parameter in the URL - #1969: Add the ability to select a template variable via a URL parameter
UI Improvements
- #1933: Use line-stacked graph type for memory information - thank you, @Joxit!
- #1940: Improve cell sizes in Admin Database tables
- #1942: Polish appearance of optional alert parameters in Kapacitor rule builder
- #1944: Add active state for Status page navbar icon
- #1944: Improve UX of navigation to a sub-nav item in the navbar
- #1971: Resolve confusing deadman trigger alert rule UI
v1.3.7.0 [2017-08-23]
Features
- #1928: Add prefix, suffix, scale, and other y-axis formatting
UI Improvements
v1.3.7.0
Bug Fixes
- #1795: Fix uptime status on Windows hosts running Telegraf
- #1715: Chronograf now renders on IE11.
- #1870: Fix console error for placing prop on div
- #1864: Fix Write Data form upload button and add
onDragExit
handler - #1891: Fix Kapacitor config for PagerDuty via the UI
- #1872: Prevent stats in the legend from wrapping line
Features
- #1863: Improve 'new-sources' server flag example by adding 'type' key
UI Improvements
- #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
- #1795: Fix uptime status on Windows hosts running Telegraf
- #1715: Chronograf now renders on IE11.
- #1870: Fix console error for placing prop on div
- #1864: Fix Write Data form upload button and add
onDragExit
handler - #1866: Fix missing cell type (and consequently single-stat)
- #1891: Fix Kapacitor config for PagerDuty via the UI
- #1897: Fix regression from #1864 and redesign drag & drop interaction
- #1872: Prevent stats in the legend from wrapping line
- #1899: Fix raw query editor in Data Explorer not using selected time
- #1922: Fix Safari display issues in the Cell Editor display options
- #1715: Chronograf now renders on IE11.
- #1866: Fix missing cell type (and consequently single-stat)
- #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.
- #1870: Fix console error for placing prop on div
- #1845: Fix inaccessible scroll bar in Data Explorer table
- #1866: Fix non-persistence of dashboard graph types
- #1872: Prevent stats in the legend from wrapping line
Features
- #1863: Improve 'new-sources' server flag example by adding 'type' key
- #1898: Add an input and validation to custom time range calendar dropdowns
- #1904: Add support for selecting template variables with URL params
- #1859: Add y-axis controls to the API for layouts
UI Improvements
- #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
- #1845: Fix inaccessible scroll bar in Data Explorer table
- #1866: Fix non-persistence of dashboard graph types
Features
- #1859: Add y-axis controls to the API for layouts
UI Improvements
- #1846: Increase screen real estate of Query Maker in the Cell Editor Overlay
v1.3.6.0 [2017-08-08]
Bug Fixes
- #1798: Fix domain not updating in visualizations when changing time range manually
- #1799: Prevent console error spam from Dygraph's synchronize method when a dashboard has only one graph
- #1813: Guarantee UUID for each Alert Table key to prevent dropping items when keys overlap
- #1795: Fix uptime status on Windows hosts running Telegraf
- #1715: Chronograf now renders properly on IE11.
Features
- #1744: Add a few time range shortcuts to the custom time range menu
- #1714: Add ability to edit a dashboard graph's y-axis bounds
- #1714: Add ability to edit a dashboard graph's y-axis label
- #1744: Add a few pre-set time range selections to the custom time range menu-- be sure to add a sensible GROUP BY
- #1744: Add a few time range shortcuts to the custom time range menu
UI Improvements
- #1796: Add spinner write data modal to indicate data is being written
- #1805: Fix bar graphs overlapping
- #1805: Assign a series consistent coloring when it appears in multiple cells
- #1800: Increase size of line protocol manual entry in Data Explorer's Write Data overlay
- #1812: Improve error message when request for Status Page News Feed fails
- #1858: Provide affirmative UI choice for 'auto' in DisplayOptions with new toggle-based component
v1.3.5.0 [2017-07-27]
Bug Fixes
- #1708: Fix z-index issue in dashboard cell context menu
- #1752: Clarify BoltPath server flag help text by making example the default path
- #1703: Fix cell name cancel not reverting to original name
- #1751: Fix typo that may have affected PagerDuty node creation in Kapacitor
- #1756: Prevent 'auto' GROUP BY as option in Kapacitor rule builder when applying a function to a field
- #1773: Prevent clipped buttons in Rule Builder, Data Explorer, and Configuration pages
- #1776: Fix JWT for the write path
- #1777: Disentangle client Kapacitor rule creation from Data Explorer query creation
Features
- #1717: View server generated TICKscripts
- #1681: Add the ability to select Custom Time Ranges in the Hostpages, Data Explorer, and Dashboards
- #1752: Clarify BoltPath server flag help text by making example the default path
- #1738: Add shared secret JWT authorization to InfluxDB
- #1724: Add Pushover alert support
- #1762: Restore all supported Kapacitor services when creating rules, and add most optional message parameters
- #1681: Add the ability to select Custom Time Ranges in the Hostpages, Data Explorer, and Dashboards.
- #1717: View server generated TICKscripts
UI Improvements
- #1707: Polish alerts table in status page to wrap text less
- #1770: Specify that version is for Chronograf on Configuration page
- #1779: Move custom time range indicator on cells into corner when in presentation mode
- #1779: Highlight legend "Snip" toggle when active
v1.3.4.0 [2017-07-10]
Bug Fixes
- #1612: Disallow writing to _internal in the Data Explorer
- #1655: Add more than one color to Line+Stat graphs
- #1688: Fix updating Retention Policies in single-node InfluxDB instances
- #1689: Lock the width of Template Variable dropdown menus to the size of their longest option
Features
- #1645: Add Auth0 as a supported OAuth2 provider
- #1660: Add ability to add custom links to User menu via server CLI or ENV vars
- #1660: Allow users to configure custom links on startup that will appear under the User menu in the sidebar
- #1674: Add support for Auth0 organizations
- #1695: Allow users to configure InfluxDB and Kapacitor sources on startup
UI Improvements
- #1644: Redesign Alerts History table on Status Page to have sticky headers
- #1581: Refresh Template Variable values on Dashboard page load
- #1655: Display current version of Chronograf at the bottom of Configuration page
- #1655: Redesign Dashboards table and sort them alphabetically
- #1655: Bring design of navigation sidebar in line with Branding Documentation
v1.3.3.3 [2017-06-21]
Bug Fixes
- 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
- 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
- 1650: Fix broken cpu reporting on hosts page and normalize InfluxQL
v1.3.3.1 [2017-06-21]
Bug Fixes
- #1641: Fix enable / disable being out of sync on Kapacitor Rules Page
Features
- #1647: Add file uploader to Data Explorer for write protocol
UI Improvements
- #1642: Do not prefix basepath to external link for news feed
v1.3.3.0 [2017-06-19]
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
- #1622: Use function selector grid in Kapacitor rule builder query maker instead of dropdown
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
- #1639: Improve graph synchronization performance
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.
- The Data Explorer's intention and purpose has always been the ad hoc and ephemeral exploration of your schema and data.
The concept of
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.