Skip to content

Improve coverage of authentication metrics in apiserver #81028

Closed
@mikedanese

Description

Possible generic metrics:

  • overall success, failure, error count
  • overall latency
  • per authenticator success and error count
  • per authenticator latency

Authenticator specific metrics:

  • Expired service account tokens observed.
  • TTL of succesfully authenticated client certs observed during authentication,
  • Count of expired client certs observed during client authentication that would have otherwise been authenticated.

/sig auth
/kind feature

Metadata

Assignees

Labels

area/monitoringkind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.sig/authCategorizes an issue or PR as relevant to SIG Auth.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions