Visit Azul.com Support

Ic Agent 1.1.61

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Azul Intelligence Cloud Agent 1.1.61

Release date: December 2, 2025

What’s New

  • General bug fixes and QOL improvements.

  • Logs generated by the agent, are now forwarded to Azul Intelligence Cloud by default. This can be disabled with the option sendCRSLogs=false. Only ERROR logs are sent by default. See CRS Arguments for more information.

  • A new CRS argument memorySafeguards=<true/false> is available to let the agent recognizes that it competes for memory with the application. When this happens, it will proactively free its memory and terminate itself. This feature is enabled by default. See CRS Arguments for more information.

  • To reduce the amount of data sent between JVMs, the Forwarder, and Azul Intelligence Cloud, the JVMs no longer send a continuous "heartbeat", but only the data needed for the reports in Intelligence Cloud.

    Therefore, for the from and to filters, you must consider when a JVM sent data to Intelligence Cloud, which may differ from how long the JVM has been running.

    See API Request Parameters > Filter Range.