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 mutual TLS support to prometheus_client output plugin #5473

Merged
merged 4 commits into from
Feb 27, 2019

Commits on Feb 22, 2019

  1. Add mutual TLS support to prometheus_client output plugin

    Signed-off-by: Robert Sullivan <[email protected]>
    pianohacker committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    c9fb1fc View commit details
    Browse the repository at this point in the history
  2. Clean up TLS configuration in prometheus_client output plugin

    Signed-off-by: Jesse Weaver <[email protected]>
    robertjsullivan authored and pianohacker committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    05af32b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. replace gomega with require in prometheus output client tests

    Signed-off-by: Robert Sullivan <[email protected]>
    Max Eshleman authored and robertjsullivan committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    a85833a View commit details
    Browse the repository at this point in the history
  2. update sample config for prometheus output client

    Signed-off-by: Robert Sullivan <[email protected]>
    Max Eshleman authored and robertjsullivan committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    b34ad9e View commit details
    Browse the repository at this point in the history