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.config.createNumber of SAML config create requestsCount
jackson.config.getNumber of SAML config get requestsCount
jackson.config.deleteNumber of SAML config delete requestsCount
jackson.oauth.authorizeNumber of SAML oauth authorize requestsCount
jackson.oauth.tokenNumber of SAML oauth token requestsCount
jackson.oauth.userinfoNumber of SAML oauth user info requestsCount