Authentication nodes

Meter node

The Meter node increments a specified metric key each time evaluation passes through the node.

The custom metric defined in this node is included in the Prometheus metrics available to Advanced Identity Cloud. Learn more in AM Prometheus metrics. This lets you monitor the metric over time to observe trends using monitoring tools such as Prometheus.

Example

The following example demonstrates using the Meter node in a multi-factor authentication (MFA) journey to track the number of times an OTP is requested via SMS:

MFA journey with Meter node

You can then monitor the custom.meter.otp.sms.requests metric over time to observe how many OTP requests are made via SMS.

Availability

Product Available?

PingOne Advanced Identity Cloud

Yes

PingAM (self-managed)

Yes

Ping Identity Platform (self-managed)

Yes

Inputs

None. This node doesn’t read shared state data.

Dependencies

None.

Configuration

Property Usage

Metric Key (required)

The name of the custom metric to increment when evaluation passes through this node.

Example: custom.meter.metric.

Outputs

This node doesn’t change the shared state.

Callbacks

This node doesn’t send any callbacks.

Outcomes

Single outcome path.

Errors

This node doesn’t log any error or warning messages of its own.