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

[prometheusreceiver] Handle staleNaN for up metric #9253

Merged
merged 5 commits into from
May 5, 2022

Commits on May 3, 2022

  1. [prometheusreceiver] Handle staleNaN for up metric

    When a target disappears, a StaleNaN is added. We should handle that case too.
    
    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed May 3, 2022
    Configuration menu
    Copy the full SHA
    4d4efa9 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed May 3, 2022
    Configuration menu
    Copy the full SHA
    cdf6b6f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Merge branch 'main' into fix-up-nan-scraping

    Alex Boten authored May 4, 2022
    Configuration menu
    Copy the full SHA
    76b5b6f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge branch 'main' into fix-up-nan-scraping

    Alex Boten authored May 5, 2022
    Configuration menu
    Copy the full SHA
    006b492 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fix-up-nan-scraping

    Alex Boten authored May 5, 2022
    Configuration menu
    Copy the full SHA
    fa7fdba View commit details
    Browse the repository at this point in the history