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 additional tags/labels for x509 input metrics #6685

Closed
lawliet89 opened this issue Nov 20, 2019 · 0 comments · Fixed by #6686
Closed

Add additional tags/labels for x509 input metrics #6685

lawliet89 opened this issue Nov 20, 2019 · 0 comments · Fixed by #6686

Comments

@lawliet89
Copy link
Contributor

Feature Request

The x509 input plugin should include additional labels for the metrics.

Proposal:

Include the following additional information for tags/labels:

  • SAN
  • Serial Number

The following would be nice to have, but might be too much information and perhaps can be optional:

  • Key type
  • Issuer CN
  • Issuer Serial

Current behavior:

Does not include the tags/labels.

Desired behavior:

Include the tags/labels.

Use case:

This will allow for additional ways to disambiguate certificates which can be different for the same CN and source.

@lawliet89 lawliet89 changed the title Add additonal tags/labels for x509 input metrics Add additional tags/labels for x509 input metrics Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant