Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
Stonebranch Universal Automation CenterStonebranch Universal Automation Center
Stonebranch Universal Automation Center

Stonebranch Universal Automation Center

Monitor Stonebranch Universal Automation Center (UAC) via OpenTelemetry

Extension
Free trialDocumentation
Stonebranch UAC dashboardStonebranch trace to log observability
  • Product information
  • Release notes

Overview

This extension collects UAC metrics via Dynatrace ActiveGate and turns them into a UC-aware view inside Dynatrace. It discovers Universal Controllers, OMS servers, Universal Agents, workflows, and business services from metric labels and maps them into a topology with dedicated Unified Analysis Screens and example dashboards.

IT Ops, SREs, and platform teams can use this extension to:

  • Track task execution and workflow outcomes.
  • Monitor controller, JVM, and process health.
  • Watch UAC license consumption and capacity limits.
  • Receive UAC-specific alerts when OMS, agents, or licenses are in trouble.

All of this is done through metric scraping---no custom scripting is required.

Use cases

  • Overview of your entire UAC environment: Get an overview of one or more Universal Controllers with an all-in-one view inside of Dynatrace.

  • Controller and OMS health monitoring: Detect controller node or OMS issues early using status and connection metrics.

  • Automation workload visibility: Monitor execution counts, active instances, and outcome distributions across workflows and task types.

  • License and capacity management: Track usage of agents, nodes, executions, and tasks against license quotas to avoid overages.

  • Workflow- and agent-centric views: Use workflow and Universal Agent entity screens to understand where tasks run, how they perform, and which business services they belong to.

  • Integrated troubleshooting inside Dynatrace: Use dashboards, entity screens, and alerts to quickly isolate whether a problem is in the automation logic, the controller, the agents, or the underlying infrastructure.

Dynatrace
DocumentationMore Information
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Extension content

Content typeNumber of items included
generic relationship
4
document dashboard
1
generic type
5
metric metadata
65
screen layout
10
screen chart groups
10
screen dql table
4
alerts
8
screen entities lists
4

Feature sets

Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.

Feature setsNumber of metrics included
Metric nameMetric keyDescriptionUnit
UC License Agents Distributed Useduc_license_agents_distributed_usedNumber of distributed agents currently used under licenseCount
UC License Agents Distributed Maxuc_license_agents_distributed_maxMaximum number of distributed agents allowed by licenseCount
UC License Agents z/OS Useduc_license_agents_zos_usedNumber of z/OS agents currently used under licenseCount
UC License Agents z/OS Maxuc_license_agents_zos_maxMaximum number of z/OS agents allowed by licenseCount
UC License Cluster Nodes Useduc_license_cluster_nodes_usedNumber of cluster nodes currently used under licenseCount
UC License Cluster Nodes Maxuc_license_cluster_nodes_maxMaximum number of cluster nodes allowed by licenseCount
UC License Monthly Executions Useduc_license_monthly_executions_usedNumber of monthly executions currently used under licenseCount
UC License Monthly Executions Maxuc_license_monthly_executions_maxMaximum number of monthly executions allowed by licenseCount
UC License Task Definitions Useduc_license_task_definitions_usedNumber of task definitions currently used under licenseCount
UC License Task Definitions Maxuc_license_task_definitions_maxMaximum number of task definitions allowed by licenseCount
UC Monthly Executionsuc_monthly_executionsNumber of UC executions in the current monthCount
Metric nameMetric keyDescriptionUnit
UC Agent Statusuc_agent_statusCurrent status of the Universal Controller agentCount
UC OMS Server Last Connection Time Secondsuc_oms_server_last_connected_time_secondsTimestamp of the last connection to OMS server since epoch in secondsSeconds
UC OMS Server Statusuc_oms_server_statusCurrent status of the UC OMS serverCount
UC OMS Server Session Statusuc_oms_server_session_statusCurrent session status on the UC OMS serverCount
Metric nameMetric keyDescriptionUnit
UC History Totaluc_history_total.countTotal number of Universal Controller history eventsCount
UC Build Infouc_build_infoUniversal Controller Version informationNone
UC Task Instance Activeuc_task_instance_activeNumber of currently active UC task instancesCount
UC Task Instance Launch Totaluc_task_instance_launch_total.countTotal number of UC task instance launchesCount
UC Task Instance Late Finish Totaluc_task_instance_late_finish_total.countTotal number of UC task instances that finished lateCount
UC Task Instance Late Start Totaluc_task_instance_late_start_total.countTotal number of UC task instances that started lateCount
UC Task Instance Early Finish Totaluc_task_instance_early_finish_total.countTotal number of UC task instances that finished earlyCount
UC Task Instance Duration Secondsuc_task_instance_duration_secondsDuration of UC task instances in secondsSeconds
UC Universal Event Totaluc_universal_event_total.countTotal number of universal events processed by UCCount
UC Database Connection Pool Activeuc_database_connection_pool_activeCurrent number of active connections in the UC database poolCount
UC Database Connection Pool Idleuc_database_connection_pool_idleCurrent number of idle connections in the UC database poolCount
UC Database Connection Pool Idle Minuc_database_connection_pool_idle_minMinimum idle connections allowed in the UC database poolCount
UC Database Connection Pool Idle Maxuc_database_connection_pool_idle_maxMaximum idle connections allowed in the UC database poolCount
UC Database Connection Pool Allocateduc_database_connection_pool_allocatedTotal number of allocated connections in the UC database poolCount
UC Database Connection Pool Maxuc_database_connection_pool_maxMaximum allowed connections in the UC database poolCount
Metric nameMetric keyDescriptionUnit
Process CPU Seconds Totalstonebranch.process_cpu_seconds_total.countTotal CPU time consumed by the process in secondsSeconds
Process Virtual Memory Bytesstonebranch.process_virtual_memory_bytesSize of virtual memory used by the process in bytesBytes
Process Resident Memory Bytesstonebranch.process_resident_memory_bytesResident set size of memory used by the process in bytesBytes
Process Start Time Secondsstonebranch.process_start_time_secondsStart time of the process since epoch in secondsSeconds
Process Open FDsstonebranch.process_open_fdsNumber of open file descriptors by the processCount
Process Max FDsstonebranch.process_max_fdsMaximum file descriptor limit for the processCount
Metric nameMetric keyDescriptionUnit
JVM Memory Objects Pending Finalizationstonebranch.jvm_memory_objects_pending_finalizationNumber of Java objects awaiting finalizationCount
JVM Memory Used Bytesstonebranch.jvm_memory_used_bytesAmount of memory currently used by the JVM in bytesBytes
JVM Memory Committed Bytesstonebranch.jvm_memory_committed_bytesAmount of memory guaranteed to be available to the JVM in bytesBytes
JVM Memory Max Bytesstonebranch.jvm_memory_max_bytesMaximum memory that can be used by the JVM in bytesBytes
JVM Memory Init Bytesstonebranch.jvm_memory_init_bytesInitial memory allocation for the JVM in bytesBytes
JVM Memory Pool Bytes Usedstonebranch.jvm_memory_pool_bytes_used_bytesMemory used by the JVM memory pool in bytesBytes
JVM Memory Pool Bytes Committedstonebranch.jvm_memory_pool_bytes_committed_bytesMemory committed for the JVM memory pool in bytesBytes
JVM Memory Pool Bytes Maxstonebranch.jvm_memory_pool_bytes_max_bytesMaximum memory for the JVM memory pool in bytesBytes
JVM Memory Pool Init Bytesstonebranch.jvm_memory_pool_init_bytesInitial memory for the JVM memory pool in bytesBytes
JVM Memory Pool Collection Used Bytesstonebranch.jvm_memory_pool_collection_used_bytesMemory used by the JVM memory pool collection in bytesBytes
JVM Memory Pool Collection Committed Bytesstonebranch.jvm_memory_pool_collection_committed_bytesMemory committed for the JVM memory pool collection in bytesBytes
JVM Memory Pool Collection Max Bytesstonebranch.jvm_memory_pool_collection_max_bytesMaximum memory for the JVM memory pool collection in bytesBytes
JVM Memory Pool Collection Init Bytesstonebranch.jvm_memory_pool_collection_init_bytesInitial memory for the JVM memory pool collection in bytesBytes
JVM Memory Pool Allocated Bytes Totalstonebranch.jvm_memory_pool_allocated_bytes_total.countTotal bytes allocated by the JVM memory poolBytes
JVM Buffer Pool Used Bytesstonebranch.jvm_buffer_pool_used_bytesBytes used by the JVM buffer poolBytes
JVM Buffer Pool Capacity Bytesstonebranch.jvm_buffer_pool_capacity_bytesCapacity of the JVM buffer pool in bytesBytes
JVM Buffer Pool Used Buffersstonebranch.jvm_buffer_pool_used_buffersNumber of buffers used in the JVM buffer poolCount
JVM GC Collection Secondsstonebranch.jvm_gc_collection_secondsTime spent in JVM garbage collection in secondsSeconds
JVM Threads Currentstonebranch.jvm_threads_currentCurrent number of live threads in the JVMCount
JVM Threads Daemonstonebranch.jvm_threads_daemonNumber of daemon threads in the JVMCount
JVM Threads Peakstonebranch.jvm_threads_peakPeak live thread count since JVM startCount
JVM Threads Started Totalstonebranch.jvm_threads_started_total.countTotal threads started since JVM startCount
JVM Threads Deadlockedstonebranch.jvm_threads_deadlockedNumber of threads currently deadlockedCount
JVM Threads Deadlocked Monitorstonebranch.jvm_threads_deadlocked_monitorNumber of threads deadlocked waiting for monitorCount
JVM Threads Statestonebranch.jvm_threads_stateGauge measure of threads per state in the JVMCount
JVM Classes Currently Loadedstonebranch.jvm_classes_currently_loadedNumber of classes currently loaded in the JVMCount
JVM Classes Loaded Totalstonebranch.jvm_classes_loaded_total.countTotal number of classes loaded since JVM startCount
JVM Classes Unloaded Totalstonebranch.jvm_classes_unloaded_total.countTotal number of classes unloaded since JVM startCount
JVM Runtime Infostonebranch.jvm_runtime_infoGauge of JVM runtime info (e.g., version, vendor)Count

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

This is the first release of the Stonebranch extension. Refer to the documentation for instructions. Read Stonebranch Dynatrace Observability for UAC – Implementation Guide for more information

Dynatrace Hub
Get data into DynatraceBuild your own app
All (810)Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Observability
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

Discover recent additions to Dynatrace

Problems logo

Problems

Analyze abnormal system behavior and performance problems detected by Davis AI.

Logs logo

Logs

Explore all your logs without writing a single query.

Security Investigator logo

Security Investigator

Fast and precise forensics for security and logs on Grail data with DQL queries.

Business Flow logo

Business Flow

Track, analyze, and optimize your critical business processes.

Cost & Carbon Optimization logo

Cost & Carbon Optimization

Track, analyze, and optimize your IT carbon footprint and public cloud costs.

Davis Anomaly Detection logo

Davis Anomaly Detection

Detect anomalies in timeseries using the Davis AI

Analyze your data

Understand your data better with deep insights and clear visualizations.

Notebooks logo

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

Automate your processes

Turn data and answers into actions, securely, and at scale.

Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

Jira logo

Jira

Create, query, comment, transition, and resolve Jira tickets within workflows.

Slack logo

Slack

Automate Slack messaging for security incidents, attacks, remediation, and more.

Secure your cloud application

See vulnerabilities and attacks in your environment.

Security Overview logo

Security Overview

Get a comprehensive overview of the security of your applications.

Code-Level Vulnerabilities logo

Code-Level Vulnerabilities

Detect vulnerabilities in your code in real time.

Security Posture Management logo

Security Posture Management

Detect, prioritize, and remediate security and compliance findings with SPM.

Threats & Exploits logo

Threats & Exploits

Understand, triage, and investigate detection findings and alerts.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

Leverage our newest innovations of Dynatrace Saas

Kick-start your app creation

Kick-start your app creation

Whether you’re a beginner or a pro, Dynatrace Developer has the tools and support you need to create incredible apps with minimal effort.
Go to Dynatrace Developer
Upgrading from Dynatrace Managed to SaaS

Upgrading from Dynatrace Managed to SaaS

Drive innovation, speed, and agility in your organization by seamlessly and securely upgrading.
Learn More
Log Management and Analytics

Log Management and Analytics

Innovate faster and more efficiently with unified log management and log analytics for actionable insights and automation.
Learn more