Toolbox Enterprise
 
preview.10
Get Toolbox Enterprise
Because Toolbox Enterprise preview.10 is still in development, this documentation may not be entirely accurate and is subject to change.

View analytics and reports

Last modified: 16 April 2024

Toolbox Enterprise automatically collects the following data from the connected IDEs:

  • Anonymous feature usage statistics as JSON files

  • IDE error information (exceptions, freezes)

The collected data is stored in the connected Object Storage (an AWS S3-compatible bucket). You can use third-party tools to process this data. In this scenario, the reports are written to the S3-compatible bucket under the analytics/batch_ID path. Event logs are stored as JSONs, and information about UI freezes – as ZIP files.

You can access the preferred S3-compatible storage using the Big Data Tools plugin or the means provided by your cloud vendor (for example, Minio Web UI).

In addition to the manual data collection possibilities, the Toolbox Enterprise Server offers built-in analytics on top of the collected data:

  • IDE versions in use

    IDE versions in use
  • Names and versions of custom IDE plugins in use

    Plugin versions in use
  • Bundled IDE plugins that were disabled

    Bundled plugins that were disabled
  • OS types and versions

    OS versions in use
  • Recent IDE errors (exceptions)

    Recent exceptions
  • Recent freezes

    Recent freezes
  • Code Completion performance APDEX metrics

    APDEX metrics