Skip to content

Application List


In the Application List, you can view information about applications created under the integration of various application frameworks.

Concepts

Term Description
Call Count Counts the number of trace requests for the application.
Error Rate The percentage of failed requests for the application.
Calculation formula: Error Rate = (Number of error traces / Total number of traces) * 100% (❗️A trace is considered in error if any span within it fails.)

Different colors represent different error rate ranges:
  • Green: 0-30
  • Orange: 31-70
  • Red: 71-100
  • Total Tokens The total token usage (total_tokens) for a single request.
    Format: Total Tokens (Input Tokens → Output Tokens)
    P50/P75 Duration Statistics for the application's P50/P75 request time (duration).

    Create Application

    Application List

    In the Application List, you can view information such as the application name, call count, error rate, total tokens, P50/P75 duration, etc.

    You can manage the list through the following operations:

    • Search and locate by application name.

    • Filter by selecting a time range using the Time Widget.

    • Edit/Delete applications.

    • Click on a single application to directly jump to the Explorer page with that application as the query condition.

    More Reading

    Feedback

    Is this page helpful? ×