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

[prometheus] Fixed a race condition happening in simultaneous OpenMetrics and PlainText requests #5517

Closed
wants to merge 31 commits into from

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    1c843d0 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG

    hez2010 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    224d1bd View commit details
    Browse the repository at this point in the history
  3. Oops

    hez2010 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    677b121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c348c View commit details
    Browse the repository at this point in the history
  5. Apply code suggestion

    Co-authored-by: Vishwesh Bankwar <[email protected]>
    hez2010 and vishweshbankwar committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6e5549f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    286d23d View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    hez2010 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7df9d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e10df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2551a View commit details
    Browse the repository at this point in the history
  5. more fixes

    hez2010 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    00149ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3558e9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb95766 View commit details
    Browse the repository at this point in the history
  8. Reuse HttpClient in tests

    hez2010 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    19ae570 View commit details
    Browse the repository at this point in the history
  9. Fix incorrect CompareExchange

    hez2010 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    63f32d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ee3712 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    580257e View commit details
    Browse the repository at this point in the history
  12. Fix markdown

    hez2010 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fb54fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

  1. Adding TODO and CHANGELOG

    hez2010 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aaf7e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017dd39 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix lf

    hez2010 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2804a7d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/prometheus_cursor' of github.com:hez2010/openteleme…

    …try-dotnet into fix/prometheus_cursor
    hez2010 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fd01eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665e390 View commit details
    Browse the repository at this point in the history
  4. Rework the metrics collection

    hez2010 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    45dadb2 View commit details
    Browse the repository at this point in the history
  5. Use CompareExchange

    hez2010 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3ee6067 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Fix invalid assert

    hez2010 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d930f97 View commit details
    Browse the repository at this point in the history
  2. Fix fromCache

    hez2010 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    0269b93 View commit details
    Browse the repository at this point in the history
  3. Add an assert

    hez2010 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    3e003f8 View commit details
    Browse the repository at this point in the history
  4. typo

    hez2010 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    aed502c View commit details
    Browse the repository at this point in the history