Skip to content

Releases: tableau/TabMon

TabMon v1.4

12 Feb 23:41
414bb2e
Compare
Choose a tag to compare

This is release v1.4 of TabMon, a performance monitoring service for Tableau Server. For more information about what TabMon is and how to use it, see the README file.

TabMon v1.4 includes the following fixes and improvements:

  • The TabMon workbook for Tableau 2018.2+ is now bundled with the installer.
  • TabMon will now successfully load all TabMon config files that contain hosts without all Tableau Server processes. (Issue #201)
  • Unused imports have been removed from the code base.

This software is supplied AS-IS as an open-source community-supported tool under the MIT license. Any bugs or feature requests should be directed to the TabMon Git Issues tracker.

Many thanks to the community for their support!

TabMon v1.3

21 Oct 06:53
c5a6a4c
Compare
Choose a tag to compare

This is release v1.3 of TabMon, a performance monitoring service for Tableau Server. For more information about what TabMon is and how to use it, see the README file.

TabMon v1.3 includes the following fixes and improvements:

  • Support for Tableau Server 2018.2+ (Windows). (Issue #185)
  • Ports are now manually configurable.
  • TabMonConfigBuilder.exe is now included. TabMonConfigBuilder is a tool used to help create the process section of the new TabMon config.

If you are an existing TabMon user upgrading from TabMon v1.0, v1.1, or v1.2, please see the "Upgrading" section of the user guide before installing.

This software is supplied AS-IS as an open-source community-supported tool under the MIT license. Any bugs or feature requests should be directed to the TabMon Git Issues tracker.

Many thanks to the community for their support!

TabMon v1.2

03 Oct 21:47
Compare
Choose a tag to compare

This is release v1.2 of TabMon, a performance monitoring service for Tableau Server. For more information about what TabMon is and how to use it, see the README file.

TabMon v1.2 includes the following fixes and improvements:

  • Sample timestamps are now written in UTC time, rather than local time. (Issue #109)
  • Tableau Instrumentation JMX counters from Tableau Server versions 10.1/10.2+ are now correctly loaded. (Issue #126)
  • An incorrect label on the memory dashboard in the sample workbooks has been fixed. (Issue #96)
  • TabMon will now correctly start when configured to poll counters from remote machines whose Windows computer names differ from their DNS address prefix. Note that existing users who are upgrading will need to update their TabMon.config files to explicitly contain the "computerName" attribute. (Issue #99)

If you are a new user setting up TabMon for the first time, please follow the instructions in the user guide.

If you are an existing TabMon user upgrading from TabMon v1.0 or v1.1, please see the "Upgrading" section of the user guide before installing.

This software is supplied AS-IS as an open-source community-supported tool under the MIT license. Any bugs or feature requests should be directed to the TabMon Git Issues tracker.

Many thanks to the community for their support!

TabMon v1.1

25 Aug 18:06
Compare
Choose a tag to compare

This is an updated release of TabMon, a performance monitoring service for Tableau Server. If you are upgrading from an existing TabMon installation, please see the "Upgrading" section of the user guide before installing.

For more information about what TabMon is and how to use it, see the README file and the user guide.

Primary changes in v1.1:

  • Added three new features to help users manage their TabMon data volume:
    1. Added the ability to automatically purge records older than a configurable number of days
    2. Added configurable automatic index generation
    3. New "condensed" data model yields around 50% less records than before
  • The tool can now support sampling the new style of Tableau JMX counters introduced in 9.3 & 10.0 via a new "TableauInstrumentation" counter type. We've only just scratched the surface of the data accessible here -- feel free to jump in and experiment!
  • Updated the user guide to include upgrade steps as well as some additional FAQ/troubleshooting tips.
  • Updated the sample workbooks. These workbooks are now bundled within the application.
  • Contains fixes for all current reported issues.

For a full list of issues addressed, please see: TabMon milestone v1.1

As a reminder, this software is supplied AS-IS as an open-source self-service community tool under the MIT license.

Many thanks to the community for their support!

TabMon v1.0

13 Oct 00:46
Compare
Choose a tag to compare

This is the initial release of TabMon, a performance monitoring service for Tableau Server.

For more information about what TabMon is and how to use it, see the README file and the user guide.

This software is supplied AS-IS as an open-source self-service community tool under the MIT license.