Table of Contents

Metrics: phenix-authentication

Metrics Shared Tags

Shared tags are being set by default, for more information, see the article Metrics Configuration for the default configuration and other details.

Common Module Tags

This is a PAS module. Since modules might be deployed multiple times, ex. due to being referenced in multiple places, or being deployed in multiple instances, or being redeployed due to reconfigurations, each instance of the module might have some common tags set in order to differentiate between the meter instances.

Tag name Description
module.deployment.registration.id The deployment registration id

Meters Overview

Meter Description
phenix.auth.entrypoint.success The amount of successful authentications at this entrypoint
phenix.auth.entrypoint.failure The amount of failed authentications at this entrypoint
phenix.auth.authenticator.success The amount of successful authentications at this authenticator
phenix.auth.authenticator.failure The amount of failed authentications at this authenticator

Meter Details

phenix.auth.entrypoint.success

The amount of successful authentications at this entrypoint

  • Meter type: Counter

  • Unit: authentications

  • Tags

    • entrypoint.id: The internal entrypoint ID

    • entrypoint.type: The internal entrypoint type

phenix.auth.entrypoint.failure

The amount of failed authentications at this entrypoint

  • Meter type: Counter

  • Unit: authentications

  • Tags

    • entrypoint.id: The internal entrypoint ID

    • entrypoint.type: The internal entrypoint type

phenix.auth.authenticator.success

The amount of successful authentications at this authenticator

  • Meter type: Counter

  • Unit: authentications

  • Tags

    • authenticator.id: The authenticator ID

    • authenticator.alias: The authenticator alias

    • authenticator.type: The authenticator type

    • authenticator.analyticstag: The authenticator analytics tag

phenix.auth.authenticator.failure

The amount of failed authentications at this authenticator

  • Meter type: Counter

  • Unit: authentications

  • Tags

    • authenticator.id: The authenticator ID

    • authenticator.alias: The authenticator alias

    • authenticator.type: The authenticator type

    • authenticator.analyticstag: The authenticator analytics tag