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

Metrics

Last updated 1 year ago

This page allows to plot graphs of methods invocations and other key-value metrics.

For methods graphs, you need to select the Method option in the Metric Type field. Next in the Class field, you need to specify a pattern for the class name you search for. You must specify at least three characters to retrieve a list of classes whose names contain the specified characters. The pattern you specify will be sought in the class names only, without the package part. If you select one of the classes, a list of its methods will be retrieved.

For key-value graphs, you need to select the Key-Value option in the Metric Type field. Next in the Key field you need to specify a pattern to search for in the available metrics. You need to specify at least three characters to retrieve a list of the metrics keys.

Metrics Form