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

docs: add documentation for proxy.expose configuration #7440

Merged
merged 2 commits into from
Apr 2, 2020

Commits on Apr 1, 2020

  1. docs: add documentation for proxy.expose configuration

    This changeset adds documentation changes for the new
    `proxy.expose` stanza as well as the `check.expose` parameter.
    
    The examples are centered around proposed changes for the "countdash"
    `dashboard-service` in [demo-consul-101](github.com/hashicorp/demo-consul-101/pull/6).
    The dashboard service will now serve two additonal endpoints
    
    - `/health/api`
    - `/metrics`
    
    which should serve nicely as expose-able paths.
    shoenig committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    44f884e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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