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

stabilize worker_total_busy_duration #6899

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2024

  1. stabilize worker total busy duration, bring WorkerMetrics, MetricsBat…

    …ch and Histogram out of unstable flag
    Owen-CH-Leung committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8f1fcb4 View commit details
    Browse the repository at this point in the history
  2. Fix rustfmt ci job

    Owen-CH-Leung committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9b47cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2f4f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6974ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f019f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Creat Mock Histogram, HistogramBatch and HistogramBuilder. Revert cha…

    …nges on histogram.rs and guard it behind unstable flag
    Owen-CH-Leung committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    64f626d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489003c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Mark most fields of WorkerMetrics as unstable, except for busy_durati…

    …on_total, queue_depth and thread_id
    Owen-CH-Leung committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8a134a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc00cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb6b97 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    7239af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f6b9b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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