Skip to content

Commit

Permalink
Some changes to the CHANGE file.
Browse files Browse the repository at this point in the history
  • Loading branch information
decko committed May 6, 2024
1 parent 5671dc3 commit c5121f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGES/3821.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
Adds two new metrics related to Tasks.
`pulp_tasks_unblocked_waiting_queue` has the number of unblocked waiting tasks that have been waiting longer than five(5) seconds.
And `pulp_tasks_longest_unblocked_waiting_time` has the time in seconds of the longest waiting time for a task in the queue.
Adds two new metrics related to Tasks: `pulp_tasks_unblocked_waiting_queue` has the number of unblocked waiting tasks that have been waiting longer than five(5) seconds,
while `pulp_tasks_longest_unblocked_waiting_time` record the time in seconds of the longest waiting time for a task in the queue.

0 comments on commit c5121f5

Please sign in to comment.