183 - Rainbow World

Last modified by eMagiz on 2022/09/21 09:56

Release that updates the manage statistics sections for our new monitoring stack. On top of that, we have released a new cloud template and released several other functionalities.

Please find out more on our Release blog.

New features
  • Manage - Monitoring: For customers deploying flows on the next generation eMagiz runtime, a new interactive graphing widget is introduced, allowing users to easily zoom into graphs, filter graph content, view graphs over any time range and navigate to the detail view of a resource, runtime or queue.
    • Manage - Monitoring - HTTP Statistics: For models with containers deployed on the next generation eMagiz runtime:
      • A new dashboard is introduced, providing an overview of failed and successful requests over all resources allowing users to identify problems more easily.
      • A detail view for resources is introduced to show requests per user, request methods, response status and response times.
      • API statistics has been renamed to HTTP statistics.
    • Manage - Monitoring - Runtime statistics: For models with containers deployed on the next generation eMagiz runtime:
      • A new dashboard is introduced, providing an overview of memory and CPU usage of all runtimes allowing users to identify problematic runtimes more easily.
      • A detail view for runtimes is introduced to show memory usage, CPU usage, log events, threads, data measurements, as well as fifteen new graphs providing detailed JVM metrics.
    • Manage - Monitoring - Queue statistics: For models with containers deployed on the next generation eMagiz runtime:
      • A new dashboard is introduced, providing an overview of the messages in queue, as well as queue throughput over all queues users to identify problematic queues more easily.
      • A detail view for queues is introduced to show the total messages added to queue, messages in queue, message throughput, queue consumers, data measurements as well as fourteen new graphs providing detailed queue metrics.
  • Deploy - Cloud Templates: New Cloud Templates are available for single-lane environments to execute a maintenance update. Please check out the cloud template release notes for more information.
  • Create - Settings: Un-transfer specific event processors from Create. (#465)
  • Deploy - On-premises: Releases can be securely deployed for your on-premise installations when running on our next generation eMagiz architecture.
Minor changes
  • Deploy: Flows for which have the current version is an auto-saved version won't be included into a release when executing "batch update" or "update flows to latest version". In turn the user will be notified which flows could not be updated automatically and should be checked manually. (#701)
  • Deploy - Architecture: For runtimes on the new monitoring stack that run on-premises, volumes can be registered in order to persist data and/or to access the hosts file system.
  • Store: The download counter will only be increased if the importing party is a normal user and not a system admin.

Bug fixes

  • Deploy - Property: Selecting runtime when creating, editing or copying properties passes validation as expected. (#739)
  • Manage - Log entries: We fixed a problem when you filter log entries by runtime name in the Manage phase. (#746)
  • Create - Flow Designer: Going back and forth when exporting a flow fragment does not break exported resources anymore.
  • Flow Designer - Store: It is now again possible to export a flow fragment to a store item which was previously exported from another flow.
  • Design - Store: The chosen message format (XML/JSON/EDI) from the store item is imported correctly in your model.