Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 584 Bytes

File metadata and controls

7 lines (5 loc) · 584 Bytes

Monitoring

We adopt the monitoring infrastructure provided by the Fabric Smart Client.

We use the following two methods to monitor the performance of the application:

  • Metrics provide an overview of the overall system performance using aggregated results, e.g. total requests, requests per second, current state of a variable, average duration, percentile of duration
  • Traces help us analyze single requests by breaking down their lifecycles into smaller components