Expand description
Authentication monitoring and observability.
Provides AuthEvent for structured event logging, AuthMetrics for
in-process counters, and OperationTimer for latency measurement.
Structsยง
- Auth
Event - A structured log record for a single authentication event.
- Auth
Metrics - In-process counters for authentication operations.
- Operation
Timer - A wall-clock timer for measuring the duration of authentication operations.