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

agent: return req error if prometheus metrics are disabled. #10140

Merged
merged 4 commits into from
Mar 10, 2021
Merged

Commits on Mar 9, 2021

  1. agent: return req error if prometheus metrics are disabled.

    If the user has disabled Prometheus metrics and a request is
    sent to the metrics endpoint requesting Prometheus formatted
    metrics, then the request should fail.
    jrasell committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    09cf00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd4fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c826d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. correctly format variable name within upgrade doc

    Co-authored-by: Tim Gross <tgross@hashicorp.com>
    jrasell and tgross committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    9263f40 View commit details
    Browse the repository at this point in the history