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

Query Frontend: fix downsampled middleware returning duplicate samples #4017

Merged

Commits on Apr 4, 2021

  1. Query Frontend: fix downsampled middleware returning duplicate samples

    Downsampled middleware incorrectly determined minimum response timestamp
    using only one data point, which resulted in superflous requests
    and duplicate samples in response. Those duplicate samples in turn broke
    graph rendering in grafana in Thanos UI.
    
    Signed-off-by: Vladimir Kononov <[email protected]>
    krya-kryak committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    6aaf4c2 View commit details
    Browse the repository at this point in the history