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

telemetry: add Agent TLS Certificate expiration metric #10768

Merged
merged 2 commits into from
Aug 4, 2021

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    8c57544 View commit details
    Browse the repository at this point in the history
  2. telemetry: fix a couple bugs in cert expiry metrics

    1. do not emit the metric if Query fails
    2. properly check for PrimaryUsersIntermediate, the logic was inverted
    
    Also improve the logging by including the metric name in the log message
    dnephin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9420506 View commit details
    Browse the repository at this point in the history