JanssenProject / JanssenProject/jans
feat(jans scim) Add Support for Distributed Tracing in SCIM API
Open
enhancement
kind-feature
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
It would be nice to enhance logging capabilities by adding a unique ID field to each SCIM API request and response. This unique ID will serve as a trace identifier, making it easier to trace and analyze API activities for troubleshooting and auditing purposes.
We could add an extra request parameter that contains the correlation identifier, for example `trace_id`, and automatically log the value, timestamp and other useful meta-data.
Contributor guide
Assessment
This issue has not been assessed yet.