cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.14k stars 3.81k forks source link

ldap: metrics for measuring LDAP connection latency #125097

Closed dikshant closed 1 month ago

dikshant commented 5 months ago

We need at least two metrics to distinguish LDAP/AD authentication time which includes the total time and the RTT (round trip time) latency to the LDAP/AD server.

Jira issue: CRDB-39233

Epic CRDB-33829

sanchit-CRL commented 1 month ago

@dikshant regarding the visibility of the metric, is this a customer facing metric or internal ? Also do you have any example of a similar metric that currently exists ?