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

Fix handling of empty metric collection cycles #3335

Merged
merged 14 commits into from
Sep 7, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    3d684b5 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove console exporter metric output if empty"

    This reverts commit 3407110.
    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c55f8fa View commit details
    Browse the repository at this point in the history
  3. Speed up test execution

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8c2a43a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54b100 View commit details
    Browse the repository at this point in the history
  5. Revert "Speed up test execution"

    This reverts commit 1ea9c69.
    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1aeaf0c View commit details
    Browse the repository at this point in the history
  6. Fix lint

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    032e98f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c731316 View commit details
    Browse the repository at this point in the history
  8. Remove added spacing

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7ffc2b5 View commit details
    Browse the repository at this point in the history
  9. Update typing

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    721d012 View commit details
    Browse the repository at this point in the history
  10. Fix typing for collect

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d9a078c View commit details
    Browse the repository at this point in the history
  11. Fix histogram test

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    401cba9 View commit details
    Browse the repository at this point in the history
  12. Make return more concise

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0aafae5 View commit details
    Browse the repository at this point in the history
  13. Move return inside the lock

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cb97ad3 View commit details
    Browse the repository at this point in the history
  14. Add explanatory comment

    ocelotl committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    58d1216 View commit details
    Browse the repository at this point in the history