Flopsar Documentation
5.2
5.2
  • What is Flopsar?
  • Overview
    • Supported Platforms and Requirements
    • Versioning
    • What's New
  • Administrator guide
    • Architecture Fundamentals
    • Agent
    • Server
      • GUI
    • Installation
      • Upgrade
    • Managing Users
    • Managing a License
    • Logging
  • User guide
    • Profiles
      • Instrumentation
    • Live
    • Data Browser
    • Data Analysis
    • Metrics
    • Data Masking
    • Agents
      • Managing Extensions
    • Glossary
  • Developer guide
    • Agent Extensions
    • Server API
Powered by GitBook
On this page
  1. User guide

Live

Last updated 1 year ago

The Live View feature provides real-time observation of the application's behavior. Each presented chart is associated with a specific application. Charts are dynamically updated as the application executes, providing a continuous and immediate overview of application behavior.

The chart is divided into two sections:

  1. Top Section (Execution Time Statistics):

    • Displays statistics related to the execution time of instrumented methods.

    • Provides insights into the performance characteristics of the application.

  2. Bottom Section (Invocation Counts with Exception Percentage):

    • Illustrates the number of method invocations.

    • Includes the percentage of invocations that result in exceptions.