JanssenProject / JanssenProject/jans
feat(jans-lock): collect and publish authorization metrics
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
Collect authorization metrics and Cedarling client activity.
Add jans-config-api endpoint to request metrics to allow monitor system usage and troubleshoot issues.
Acceptance Criteria:
- When accessing metrics then system shall display total authorization requests per day
- When viewing client details then system shall show authorization activity for specific Cedarling instances
- When metrics are requested then system shall provide real-time data from current operations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the jans-config-api endpoint area and the authorization and Cedarling activity sources. Define how daily authorization totals, per-instance activity, and real-time current-operation data are exposed, then verify the implementation against each acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, observability, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100