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

Make LruCache register its own metrics #8561

Merged
merged 4 commits into from
Oct 16, 2020
Merged

Make LruCache register its own metrics #8561

merged 4 commits into from
Oct 16, 2020

Commits on Oct 16, 2020

  1. Make LruCache register its own metrics

    rather than have everything that instantiates an LruCache manage metrics
    separately, have LruCache do it itself.
    richvdh committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    9261e06 View commit details
    Browse the repository at this point in the history
  2. changelog

    richvdh committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    fd9ca60 View commit details
    Browse the repository at this point in the history
  3. fix lint

    richvdh committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    7f2cbb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25ef365 View commit details
    Browse the repository at this point in the history