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

go.mod: Bump Prometheus to current latest #2814

Merged
merged 3 commits into from
Jun 29, 2020
Merged

Commits on Jun 29, 2020

  1. go.mod: Bump Prometheus to current latest

    Signed-off-by: Frederic Branczyk <[email protected]>
    brancz committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8365215 View commit details
    Browse the repository at this point in the history
  2. cmd/thanos/rule: Fix rule manager options field name

    This change is necessary due to the Prometheus bump, which down-scopes
    the interface required for the rule manager to replay ALERT_FOR_STATE.
    
    Signed-off-by: Frederic Branczyk <[email protected]>
    brancz committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9408bc8 View commit details
    Browse the repository at this point in the history
  3. pkg/block/indexheader: Fix reading from index in test

    Signed-off-by: Frederic Branczyk <[email protected]>
    brancz committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    59edf04 View commit details
    Browse the repository at this point in the history