An integration service environment (ISE) is a fully isolated and dedicated environment for all enterprise-scale integration needs. When you create a new integration service environment, it is injected into your Azure Virtual Network allowing you to deploy Logic Apps as a service in your VNET.
Because an ISE provides a private execution environment for executing your Logic Apps where you can take advantage of more deployed resources, many of the limits have also been increased.
- Faster deployments: Get from deployment to starting development even faster with more than a 50 percent improvement compared to the preview.
- Higher throughput limits for Logic Apps and connectors hosted in the ISE: Allowing for more capacity from the base unit before needing to scale up.
Use Azure Public cloud Integration to discover and collect metrics against Azure Integration Service Environment.
External reference
Azure Monitor - Platform metrics
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Integration Service Environment.
Event support
- Supported
- Configure Azure Events in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_integration_service_environment_ActionLatency | ActionLatency | Action Latency | Seconds | Average | Latency of completed workflow actions |
| azure_integration_service_environment_ActionsCompleted | ActionsCompleted | Actions Completed | Count | Total | Number of workflow actions completed |
| azure_integration_service_environment_ActionsFailed | ActionsFailed | Actions Failed | Count | Total | Number of workflow actions failed |
| azure_integration_service_environment_ActionsSkipped | ActionsSkipped | Actions Skipped | Count | Total | Number of workflow actions skipped |
| azure_integration_service_environment_ActionsStarted | ActionsStarted | Actions Started | Count | Total | Number of workflow actions started |
| azure_integration_service_environment_ActionsSucceeded | ActionsSucceeded | Actions Succeeded | Count | Total | Number of workflow actions succeeded |
| azure_integration_service_environment_ActionSuccessLatency | ActionSuccessLatency | Action Success Latency | Seconds | Average | Latency of succeeded workflow actions |
| azure_integration_service_environment_IntegrationServiceEnvironmentConnectorMemoryUsage | IntegrationServiceEnvironmentConnectorMemoryUsage | Connector Memory Usage for Integration Service Environment | Percent | Average | Connector memory usage for integration service environment |
| azure_integration_service_environment_IntegrationServiceEnvironmentConnectorProcessorUsage | IntegrationServiceEnvironmentConnectorProcessorUsage | Connector Processor Usage for Integration Service Environment | Percent | Average | Connector processor usage for integration service environment |
| azure_integration_service_environment_IntegrationServiceEnvironmentWorkflowMemoryUsage | IntegrationServiceEnvironmentWorkflowMemoryUsage | Workflow Memory Usage for Integration Service Environment | Percent | Average | Workflow memory usage for integration service environment |
| azure_integration_service_environment_IntegrationServiceEnvironmentWorkflowProcessorUsage | IntegrationServiceEnvironmentWorkflowProcessorUsage | Workflow Processor Usage for Integration Service Environment | Percent | Average | Workflow processor usage for integration service environment |
| azure_integration_service_environment_RunLatency | RunLatency | Run Latency | Seconds | Average | Latency of completed workflow runs |
| azure_integration_service_environment_RunsCancelled | RunsCancelled | Runs Cancelled | Count | Total | Number of workflow runs cancelled |
| azure_integration_service_environment_RunsCompleted | RunsCompleted | Runs Completed | Count | Total | Number of workflow runs completed |
| azure_integration_service_environment_RunsFailed | RunsFailed | Runs Failed | Count | Total | Number of workflow runs failed |
| azure_integration_service_environment_RunsStarted | RunsStarted | Runs Started | Count | Total | Number of workflow runs started |
| azure_integration_service_environment_RunsSucceeded | RunsSucceeded | Runs Succeeded | Count | Total | Number of workflow runs succeeded |
| azure_integration_service_environment_RunSuccessLatency | RunSuccessLatency | Run Success Latency | Seconds | Average | Latency of succeeded workflow runs |
| azure_integration_service_environment_TriggerFireLatency | TriggerFireLatency | Trigger Fire Latency | Seconds | Average | Latency of fired workflow triggers |
| azure_integration_service_environment_TriggerLatency | TriggerLatency | Trigger Latency | Seconds | Average | Latency of completed workflow triggers |
| azure_integration_service_environment_TriggersCompleted | TriggersCompleted | Triggers Completed | Count | Total | Number of workflow triggers completed |
| azure_integration_service_environment_TriggersFailed | TriggersFailed | Triggers Failed | Count | Total | Number of workflow triggers failed |
| azure_integration_service_environment_TriggersFired | TriggersFired | Triggers Fired | Count | Total | Number of workflow triggers fired |
| azure_integration_service_environment_TriggersSkipped | TriggersSkipped | Triggers Skipped | Count | Total | Number of workflow triggers skipped |
| azure_integration_service_environment_TriggersStarted | TriggersStarted | Triggers Started | Count | Total | Number of workflow triggers started |
| azure_integration_service_environment_TriggersSucceeded | TriggersSucceeded | Triggers Succeeded | Count | Total | Number of workflow triggers succeeded |
| azure_integration_service_environment_TriggerSuccessLatency | TriggerSuccessLatency | Trigger Success Latency | Seconds | Average | Latency of succeeded workflow triggers |