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 metrics for OIDC #7877

Open
creydr opened this issue Apr 26, 2024 · 1 comment · May be fixed by #8015
Open

Add metrics for OIDC #7877

creydr opened this issue Apr 26, 2024 · 1 comment · May be fixed by #8015
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/accepted Issues which should be fixed (post-triage)

Comments

@creydr
Copy link
Member

creydr commented Apr 26, 2024

As the Eventing OIDC feature track describes, cluster administrators and developers should be able to see the following metrics for a particular resource:

  • Number of unauthenticated requests (these requests will get a 401 status code)
  • Number of requests with an invalid token (these requests will get a 401 status code)

In addition, event senders (Triggers, Subscriptions, Sources) should record the following metrics:

  • Whether or not the event was delivered with an identity
  • How often an identity was fetched (vs used from a cache) and any errors fetching tokens
@creydr creydr added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Apr 26, 2024
@Leo6Leo
Copy link
Member

Leo6Leo commented Jun 18, 2024

/assign

@Leo6Leo Leo6Leo linked a pull request Jun 20, 2024 that will close this issue
5 tasks
@pierDipi pierDipi added the triage/accepted Issues which should be fixed (post-triage) label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/accepted Issues which should be fixed (post-triage)
Projects
Status: 🔖 Ready
Development

Successfully merging a pull request may close this issue.

3 participants