Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction for the Jetty-12 QTP metrics #4181

Merged
merged 7 commits into from
Jun 9, 2024

Commits on May 23, 2024

  1. Correction for the Jetty-12 QTP metrics

    This uses Jetty-12 recommended way to calculate thread pool utilization. Taking into account number of threads that are leased to internal components, and therefore cannot be used to execute transient jobs.
    dkaukov committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3758cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac614ee View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b509e72 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    5f75c73 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    b828cda View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    2d48287 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    9f0bfe2 View commit details
    Browse the repository at this point in the history