/
AttributeResolverMetrics

AttributeResolverMetrics

Under Construction

Root Name

The default Java Attribute Resolver service has a metric root name of net.shibboleth.idp.attribute.resolver

Each configures Attribute Resolver reports the common Reloadable Service Metrics.

Additionally it exports

  • <RootName>.success A Map from the data connector names to the Java Instant when it last loaded successfully.

  • <RootName>.failureA Map from the data connector names to the Java Instant when it last loaded successfully.

  • <RootName>.cache 5.2 A Map from the data connector names to the CacheStats for the cache associated with the data connector (caching data connectors only).
    The following fields are reported

    • hitCount

    • missCount

    • loadSuccessCount

    • loadExceptionCpount

    • evictionCount

 

Related content

AttributeResolver
AttributeResolver
More like this
AttributeResolver
AttributeResolver
More like this
AttributeResolver
AttributeResolver
More like this
AttributeResolver
AttributeResolver
More like this
DataConnectorCommonAttributes
DataConnectorCommonAttributes
More like this
StorageServiceConnector
StorageServiceConnector
More like this