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

OAK-11290 - Improve logging of publish indexing job #1887

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from

Commits on Dec 3, 2024

  1. Remove tracking and logging of MERGE_NODE_STORE timings, as these wer…

    …e always 0.
    
    Track total indexing time for publish reindexing.
    Code cleanups in IndexImporter class
    nfsantos committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e91faba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e3e9b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    b68386a View commit details
    Browse the repository at this point in the history
  2. Log metrics during publish indexing:

    - nodes traversed
    - nodes indexed
    Log total size of index data generated and sizes per index
    nfsantos committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c3f68a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

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

    nfsantos committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    bdef306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a60729 View commit details
    Browse the repository at this point in the history