Tungsten Dashboard 1.0.7
Release Date: 26 Nov 2019
End of Life Date: 4 Jun 2021
Product End of Life
This release is past End of Life.
- Added the feature to allow for cluster service name aliases. You may now add the sub-key
actualNamepointing to the "real" name of the service, and change the top-level cluster service name to some alias that you understand. Previously, it was impossible to configure two or more clusters with the same service name. This could be required if clusters were installed into different environments like production, staging or development. While the best practice is to name the cluster services to match the environment (i.e. east_prod and east_staging), in some situations this may not be possible. - Added a new feature to automatically fade out messages after a delay. The default is
60seconds. SetmsgFadeOutTimerto 0 (zero) to disable or to a positive integer to specify the delay in seconds."msgFadeOutTimer":60 - Improved the look & feel of the overall layout, including display widths, the location of the timestamp marker and spacing.
- Fixed a bug where the controls to open and close a cluster were STILL not working.
- Fixed a bug where the datasource status details hover was not displaying properly