Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Track DB txn times w/ two counters, not histogram #13342

Merged
merged 2 commits into from
Jul 21, 2022
Merged

Commits on Jul 20, 2022

  1. Track DB txn times w/ two counters, not histogram

    By my reckoning, this should mean that each txn `desc` produces 2 time
    series, down from 17. If we don't like this, we could keep the histogram
    but configure it with coarser buckets.
    
    Closes #11081.
    David Robertson committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c8b12a3 View commit details
    Browse the repository at this point in the history
  2. Changelog

    David Robertson committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    490af3a View commit details
    Browse the repository at this point in the history