01
Stage 1. Application Registration
Process
The administrator registers manufacturing applications, services, and servers in the Application Performance Management Application.
Tools
FastAPI
PostgreSQL
Implementation
Application details such as application name, service name, server, environment, version, and monitoring configuration are entered and stored in PostgreSQL.
02
Stage 2. Performance Data Collection
Process
The application collects performance information from monitored manufacturing applications and servers.
Tools
FastAPI
PostgreSQL
Implementation
Metrics such as response time, request count, error count, CPU utilization, memory utilization, and service availability are collected and recorded.
03
Stage 3. Application Performance Monitoring
Process
Technical teams monitor the current health and performance of applications and services.
Tools
FastAPI
PostgreSQL
Implementation
The application retrieves performance information and displays application status, response time, request activity, errors, and resource utilization.
04
Stage 4. Performance Analysis
Process
The technical team analyzes application-performance data to identify degradation and bottlenecks.
Tools
PostgreSQL
Apache Superset
Implementation
Performance records are analyzed based on application, service, response time, request rate, error rate, CPU, memory, and time period.
05
Stage 5. Performance Issue Detection
Process
The application identifies abnormal application-performance conditions.
Tools
PostgreSQL
Implementation
Performance measurements are compared with configured thresholds or historical patterns. High response time, increased errors, high resource utilization, and service failures are identified.
06
Stage 6. Performance Review
Process
Technical administrators review application-performance reports and historical trends.
Tools
Apache Superset
PostgreSQL
Implementation
Dashboards are used to review application response time, error rate, resource utilization, availability, and recurring performance problems.
07
Stage 7. Application Optimization
Process
The technical team takes corrective actions based on performance analysis.
Tools
FastAPI
PostgreSQL
Implementation
Administrators record actions such as application configuration changes, resource adjustments, service optimization, and performance investigations.