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

Merge changes from fork #2

Merged
merged 113 commits into from
Dec 24, 2023
Merged

Merge changes from fork #2

merged 113 commits into from
Dec 24, 2023

Commits on Apr 8, 2022

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

Commits on May 2, 2022

  1. metrics-util: add ability to collect metrics on a per-thread basis vi…

    …a DebuggingRecorder (metrics-rs#299)
    
    Signed-off-by: Toby Lawrence <[email protected]>
    tobz authored May 2, 2022
    Configuration menu
    Copy the full SHA
    9742439 View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.12.1

    tobz committed May 2, 2022
    Configuration menu
    Copy the full SHA
    8d1f0f8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Improve handling of the global recorder instance (metrics-rs#302)

    This gets rid of the dangerous `static mut`, adds more comments
    about the code, relaxes the orderings and documents the unsoundness
    of the `clear` function, in addition to marking it unsafe.
    
    It implements a small once_cell-like abstraction.
    
    Co-authored-by: Toby Lawrence <[email protected]>
    Noratrieb and tobz authored May 25, 2022
    Configuration menu
    Copy the full SHA
    69405ab View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    5cfd33f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    c569514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2122f82 View commit details
    Browse the repository at this point in the history
  3. (cargo-release) version 0.19.0

    tobz committed May 30, 2022
    Configuration menu
    Copy the full SHA
    d6c1e30 View commit details
    Browse the repository at this point in the history
  4. (cargo-release) version 0.13.0

    tobz committed May 30, 2022
    Configuration menu
    Copy the full SHA
    74c3fa1 View commit details
    Browse the repository at this point in the history
  5. (cargo-release) version 0.11.0

    tobz committed May 30, 2022
    Configuration menu
    Copy the full SHA
    c369fd4 View commit details
    Browse the repository at this point in the history
  6. (cargo-release) version 0.10.0

    tobz committed May 30, 2022
    Configuration menu
    Copy the full SHA
    caeb1ca View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    tobz authored May 30, 2022
    Configuration menu
    Copy the full SHA
    0dd62d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Update README.md

    tobz authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a261edd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Update ci.yml

    tobz authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    807fde0 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    tobz authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b8450d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b95311 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Update quanta requirement from 0.9.3 to 0.10.0 (metrics-rs#301)

    Updates the requirements on [quanta](https://github.com/metrics-rs/quanta) to permit the latest version.
    - [Release notes](https://github.com/metrics-rs/quanta/releases)
    - [Changelog](https://github.com/metrics-rs/quanta/blob/main/CHANGELOG.md)
    - [Commits](metrics-rs/quanta@v0.9.3...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: quanta
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e97f857 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    1af6758 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    4d92d07 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Update hashbrown requirement from 0.11 to 0.12 (metrics-rs#266)

    Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version.
    - [Release notes](https://github.com/rust-lang/hashbrown/releases)
    - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/hashbrown@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: hashbrown
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Toby Lawrence <[email protected]>
    dependabot[bot] and tobz authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    12a1014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f043e8 View commit details
    Browse the repository at this point in the history
  3. Update parking_lot requirement from 0.11 to 0.12 (metrics-rs#268)

    Updates the requirements on [parking_lot](https://github.com/Amanieu/parking_lot) to permit the latest version.
    - [Release notes](https://github.com/Amanieu/parking_lot/releases)
    - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
    - [Commits](Amanieu/parking_lot@0.11.0...0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: parking_lot
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Toby Lawrence <[email protected]>
    dependabot[bot] and tobz authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    94efd43 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. update changelogs

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7384bcc View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.13.1

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    fa7589b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d965c View commit details
    Browse the repository at this point in the history
  4. (cargo-release) version 0.20.0

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    67e8799 View commit details
    Browse the repository at this point in the history
  5. (cargo-release) version 0.14.0

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a5e60c2 View commit details
    Browse the repository at this point in the history
  6. (cargo-release) version 0.11.0

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    2770bf0 View commit details
    Browse the repository at this point in the history
  7. changelog

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f9891ba View commit details
    Browse the repository at this point in the history
  8. (cargo-release) version 0.12.0

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4c10ade View commit details
    Browse the repository at this point in the history
  9. (cargo-release) version 0.7.0

    tobz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4c50eb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. update changelog

    tobz committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6eb2b13 View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.6.0

    tobz committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0042439 View commit details
    Browse the repository at this point in the history
  3. update changelog

    tobz committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    be6eba2 View commit details
    Browse the repository at this point in the history
  4. (cargo-release) version 0.20.1

    tobz committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    43287e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    64d5c5a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    1bb22fe View commit details
    Browse the repository at this point in the history
  2. rewind

    tobz committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    425aea2 View commit details
    Browse the repository at this point in the history
  3. (cargo-release) version 0.13.0

    tobz committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    0f41ac5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Use std sync primitives instead of parking_lot. (metrics-rs#344)

    * Use std::sync::Mutex instead of parking_lot::Mutex.
    * Bump MSRV to 1.60.0 for CI.
    
    Co-authored-by: Toby Lawrence <[email protected]>
    BratSinot and tobz authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8775cbf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    1d92d57 View commit details
    Browse the repository at this point in the history
  2. update portable-atomic to 1.0

    tobz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    058d29e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d57b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a47f3c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    471201f View commit details
    Browse the repository at this point in the history
  6. update syn

    tobz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a0bd91a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9805689 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34933cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0dc3a2f View commit details
    Browse the repository at this point in the history
  10. Install protoc in CI.

    tobz authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1c40c2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8105332 View commit details
    Browse the repository at this point in the history
  12. Update ci.yml

    tobz authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a38c534 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e4b161 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2c9908 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    179a083 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    3dd299a View commit details
    Browse the repository at this point in the history
  2. update changelog

    tobz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4d879a5 View commit details
    Browse the repository at this point in the history
  3. update tui to 0.19

    tobz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    cd6d24a View commit details
    Browse the repository at this point in the history
  4. bump numpy dep

    tobz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    665a662 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    90dbd7e View commit details
    Browse the repository at this point in the history
  2. changelog

    tobz committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    7e565c5 View commit details
    Browse the repository at this point in the history
  3. tweak test to avoid unused code

    tobz committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    9c56ae4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a706b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1937fe View commit details
    Browse the repository at this point in the history
  6. clean up clippy lints

    tobz committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    1e9815b View commit details
    Browse the repository at this point in the history
  7. bump MSRV to 1.61.0

    tobz committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    68f7bd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. (cargo-release) version 0.7.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    2152daf View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.21.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    14876b0 View commit details
    Browse the repository at this point in the history
  3. (cargo-release) version 0.15.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9108ad5 View commit details
    Browse the repository at this point in the history
  4. (cargo-release) version 0.14.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    ccb9a90 View commit details
    Browse the repository at this point in the history
  5. (cargo-release) version 0.8.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    e659c36 View commit details
    Browse the repository at this point in the history
  6. (cargo-release) version 0.12.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    78aad2b View commit details
    Browse the repository at this point in the history
  7. allow publishing

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8e2e39d View commit details
    Browse the repository at this point in the history
  8. (cargo-release) version 0.2.0

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8aa249c View commit details
    Browse the repository at this point in the history
  9. make it publishable pt 2

    tobz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d28fa41 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    c91d8f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ab47f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca59173 View commit details
    Browse the repository at this point in the history
  4. (cargo-release) version 0.12.1

    tobz committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f7434bd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    c15c0ed View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update aho-corasick to 1.0.

    tobz committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a4b2fc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    20d207f View commit details
    Browse the repository at this point in the history
  2. changelog

    tobz committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c282e44 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    c04028c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. bump deps + clippy stuff

    tobz committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    61580c0 View commit details
    Browse the repository at this point in the history
  2. changelog

    tobz committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    4ba145f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d141d1 View commit details
    Browse the repository at this point in the history
  4. (cargo-release) version 0.15.1

    tobz committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    deead8b View commit details
    Browse the repository at this point in the history
  5. (cargo-release) version 0.21.1

    tobz committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    0ffcc48 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    0193688 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    d817f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d788aae View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    67d5100 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    3fca508 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    9aab03c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    c37a407 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    a41ea8e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update CHANGELOG

    tobz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9f1709c View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.12.2

    tobz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d900c8b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b20cb6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9578300 View commit details
    Browse the repository at this point in the history
  3. update changelogs/release notes

    tobz committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6e3f710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a818f50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52f5a50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9b8230 View commit details
    Browse the repository at this point in the history
  7. update changelog

    tobz committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    851c930 View commit details
    Browse the repository at this point in the history
  8. Update quanta requirement from 0.11 to 0.12 (metrics-rs#396)

    Updates the requirements on [quanta](https://github.com/metrics-rs/quanta) to permit the latest version.
    - [Changelog](https://github.com/metrics-rs/quanta/blob/v0.12.0/CHANGELOG.md)
    - [Commits](metrics-rs/quanta@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: quanta
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Toby Lawrence <[email protected]>
    dependabot[bot] and tobz authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    545878b View commit details
    Browse the repository at this point in the history
  9. Update ordered-float requirement from 3.4 to 4.2 (metrics-rs#421)

    Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
    - [Release notes](https://github.com/reem/rust-ordered-float/releases)
    - [Commits](reem/rust-ordered-float@v3.4.0...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ordered-float
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    49d96b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    96e0083 View commit details
    Browse the repository at this point in the history
  2. fix quantile api

    jvimal-eg committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    948b581 View commit details
    Browse the repository at this point in the history
  3. missing clear

    jvimal-eg committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    79c06e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7255247 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    c8bd25f View commit details
    Browse the repository at this point in the history