Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-22996

Improve WorkManager metrics names

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.10
    • Fix Version/s: 9.3
    • Component/s: Events / Works
    • Release Notes Description:
      Hide

      Some metrics of the Work manager added during this LTS 2017 cycle has been renamed. Overall we now have:

      • nuxeo.works.total.default.canceled : the number of cancelled work persisted in redis in cluster mode
      • nuxeo.works.total.default.completed : the number of completed work persisted in redis in cluster mode
      • nuxeo.works.total.default.running : the current number of work running
      • nuxeo.works.total.default.scheduled: the current number of work scheduled
      • the scheduled metric should be renamed nuxeo.works.total.default.scheduled without ".count"
      • nuxeo.works.default.completed : the total number of completed work since this instance is up
      • nuxeo.works.default.running : current number of running work in this instance
      • nuxeo.works.default.scheduled.count : the total number of work scheduled by this instance
      • nuxeo.works.default.total : a timer that mesures work execution in this pool
      Show
      Some metrics of the Work manager added during this LTS 2017 cycle has been renamed. Overall we now have: nuxeo.works.total.default.canceled : the number of cancelled work persisted in redis in cluster mode nuxeo.works.total.default.completed : the number of completed work persisted in redis in cluster mode nuxeo.works.total.default.running : the current number of work running nuxeo.works.total.default.scheduled: the current number of work scheduled the scheduled metric should be renamed nuxeo.works.total.default.scheduled without ".count" nuxeo.works.default.completed : the total number of completed work since this instance is up nuxeo.works.default.running : current number of running work in this instance nuxeo.works.default.scheduled.count : the total number of work scheduled by this instance nuxeo.works.default.total : a timer that mesures work execution in this pool
    • Upgrade notes:
      Hide

      The metric nuxeo.works.total.default.scheduled.count that return the total current number of scheduled work for the cluster is renamed as nuxeo.works.total.default.scheduled.

      Show
      The metric nuxeo.works.total.default.scheduled.count that return the total current number of scheduled work for the cluster is renamed as nuxeo.works.total.default.scheduled .
    • Sprint:
      nxcore 9.3.4
    • Story Points:
      1

      Description

      Since NXP-22282 WM metrics for the total (all node in the cluster) are exposed as (ex for default pool):

      • nuxeo.works.total.default.canceled : the number of canceled work persisted in redis in cluster mode
      • nuxeo.works.total.default.completed : the number of completed work persisted in redis in cluster mode
      • nuxeo.works.total.default.running : the current number of work running
      • nuxeo.works.total.default.scheduled.count : the current number of work scheduled

      the scheduled metric should be renamed nuxeo.works.total.default.scheduled without ".count"

      Note that there is also per instance pool metrics:

      • nuxeo.works.default.completed : total number of completed work since this instance is up
      • nuxeo.works.default.running : current number of running work in this instance
      • nuxeo.works.default.scheduled.count : total number of work scheduled by this instance
      • nuxeo.works.default.total : timer that mesure work execution in this pool

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours
                  2h