IFX metrics dashboard
The IFX Metrics dashboard provides information about how your organization's integrations are performing. Use this dashboard to see how often your integrations are running, gauge the level of errors, and review integration execution duration over time.
To access the IFX Metrics dashboard, navigate to IFX > Metrics Dashboard.
Prerequisites
To view the IFX Metrics dashboard, you must have the IFX permission. See Permissions.
Invocations
The Invocations section provides visibility into the number of times each of your integrations executed over the selected period of time, which defaults to 24 hours. Use these charts to debug issues where integrations are firing more or less often than you expect.
Invoked functions
This bar chart shows the number of times your integrations executed over the selected time period. Hover over a bar to see details.
Invocations by function name
This table lists the integrations that executed and the number of times they executed during the selected time period.
Rollup of invocations count per hour (last 2 days)
This bar chart shows the number of times that integrations occurred on an hourly basis over a two-day period. Hover over a bar to see details.
Execution time
The Execution Time section displays how long your integrations run. Use these charts to troubleshoot performance issues. A spike in execution could indicate an issue with your integration or downstream system.
Execution duration by function
This plot chart shows how long each function took to execute in the selected time period. Hover over the plots or lines to see integration and run-duration details.
Maximum timeout limit per function
This plot chart shows the timeout limit for each function that ran during the selected time period. Hover over the plots or lines to see the maximum timeout limit.
Concurrency
The Concurrency section lets you monitor how many integrations run in parallel over time. Use these charts to debug race conditions and understand potential load issues in downstream systems.
Concurrent executions by function
This plot chart shows how many integrations by function are running during the selected time period. Hover over the plot points or lines to see integration and execution details.
Concurrent executions
This plot chart shows how many integrations are running during the selected time period. Hover over the plot points or lines to see integration details.
Errors
The Errors section displays errors over time. Use these charts to troubleshoot ongoing issues.
Total errors by function
This plot chart shows how many errors each function that ran during the selected time period received. Hover over the plots or lines to see integration and total error details.
Functions with most errors
This table shows how many errors each function received that ran during the selected time period.