Add metrics for preimage remover

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2023-04-17
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      With the move to truncate markers we want to also keep track of the time spent performing truncation and the earliest wall time seen during truncation. This will help us detect possible issues with the system clock or clock shifts that prevent removal.

      The requirements for this are to record metrics similar in nature to change collection metrics:

      • Total time spent removing
      • Total passes done
      • Bytes deleted
      • Docs deleted
      • Collections scanned
      • Max wall clock seen in the preimage collection

      For multi-tenant environments this will be an aggregation between all the tenants so that one pass equals a scan on every tenant.

            Assignee:
            Jordi Olivares Provencio
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: