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

General signer metrics #578

Open
ximon18 opened this issue Jun 10, 2021 · 1 comment
Open

General signer metrics #578

ximon18 opened this issue Jun 10, 2021 · 1 comment
Labels
hsm Relates to adding HSM support to Krill

Comments

@ximon18
Copy link
Member

ximon18 commented Jun 10, 2021

Do we want to expose as Prometheus metrics things like number of keys, number of signing operations, details of how quickly the HSM reponds e.g. histogram of key generation or signing speeds, counts of certain types of error, percentage of HSM space used (e.g. maybe there are standardized counters for max keys possible?).

@ximon18 ximon18 added the hsm Relates to adding HSM support to Krill label Jun 10, 2021
@ximon18
Copy link
Member Author

ximon18 commented Aug 31, 2021

For connection to external HSMs e.g. via PKCS#11 and/or KMIP interfaces we also need a way to know if the connection is still healthy or not. One way to do this would be to track last successful and last failed connection/request timestamps as Prometheus metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hsm Relates to adding HSM support to Krill
Projects
Development

No branches or pull requests

1 participant