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

Add support for timestamp metrics with seconds precision #558

Merged
merged 2 commits into from
Sep 29, 2023

Commits on Sep 28, 2023

  1. Add support for timestamp metrics with seconds precision

    This is useful for exporting oplog metrics in order to calculate the
    oplog window as the difference between mongodb_ss_oplog_latestOptime
    and mongodb_ss_oplog_earliestOptime
    trvrnrth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    03b757e View commit details
    Browse the repository at this point in the history
  2. Fix test expectations

    trvrnrth committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    542bb89 View commit details
    Browse the repository at this point in the history