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

Add HTTPS configuration #693

Merged
merged 4 commits into from
Feb 19, 2021
Merged

Add HTTPS configuration #693

merged 4 commits into from
Feb 19, 2021

Commits on Jan 30, 2021

  1. Add HTTPS configuration

    Add the exporter-toolkit https package to allow configuring TLS and
    auth.
    
    Signed-off-by: Ben Kochie <[email protected]>
    Signed-off-by: Calle Pettersson <[email protected]>
    SuperQ authored and carlpett committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    cdc81b0 View commit details
    Browse the repository at this point in the history
  2. Include log from prometheus/common/log

    Signed-off-by: Calle Pettersson <[email protected]>
    carlpett committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    054cf5c View commit details
    Browse the repository at this point in the history
  3. Take over prometheus/common/log into local log package

    Signed-off-by: Calle Pettersson <[email protected]>
    carlpett committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    c5a5455 View commit details
    Browse the repository at this point in the history
  4. Add gokit adapter to make https toolkit work

    Signed-off-by: Calle Pettersson <[email protected]>
    carlpett committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    eaa003f View commit details
    Browse the repository at this point in the history