Skip to main content

Observability

Jackson provides first-class observability on the back of OpenTelemetry. Currently we support the following metrics. Traces and logs are coming soon.

Please check the Environment Variables to configure to enable this feature.

Metrics

NameDescriptionType
jackson.connection.createNumber of SSO Connection create requestsCount
jackson.connection.getNumber of SSO Connection get requestsCount
jackson.connection.deleteNumber of SSO Connection delete requestsCount
jackson.oauth.authorizeNumber of oauth authorize requestsCount
jackson.oauth.tokenNumber of oauth token requestsCount
jackson.oauth.userinfoNumber of oauth user info requestsCount