Skip to content

Scalability ReportΒΆ

[!NOTE]

The Scalability Report is scheduled to be introduced within the Lifecycle Experience Center (LEC) as part of the 25R2 release by November 27th, 2025.

The Scalability Report provides insight into pod utilization for each container within an environment. It tracks pod utilization trends over a specified period of time, showing how pod usage occurs over the course of a week or other defined period.

The data is refreshed every Monday, with all timestamps recorded in UTC. All data insights can be filtered by environment and container through the dropdown menu.

In addition to filtering data for each environment, you can view reports specific to individual containers. You can select from the following:

  • ifsapp-client-services: Cloud Web client services - serves up metadata for Cloud Web and lobby pages.
  • ifsapp-client: Cloud Web client - render Cloud Web client with page and lobby layouts from metadata.
  • ifsapp-connect: IFS connect - messaged broker integrates to external system using files/ftp/mail/soap/json.
  • ifsapp-native-notification: Handles Azure Push Notifications for mobile apps.
  • ifsapp-native-server: Data synchronization for mobile apps.
  • ifsapp-odata: IFS OData Provider. This is the OData Endpoint for the server logic and additionally provides the projection API's for native mobile clients.
  • ifsapp-proxy: Is the entry point of for all containers - it hosts the Landing Pages and make sure all request to the system has been properly authenticated otherwise to forwards the request to the IAM container. It will only accept calls from the k8s ingress controller and with host headers set to "system url" or "secondary system url".
  • ifsapp-reporting: Handles generation of the output of Operational Report Layouts.
  • ifsapp-reporting-br: IFS BR execution server for IFS Business Reporter Layouts.
  • ifsapp-reporting-ren: Used for generating the final output of Report Designer Layouts.
  • ifsapp-signing-service: IFS Signing Service for Digital Signatures.