m3db / m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
https://m3db.io/
Apache License 2.0
4.7k stars 451 forks source link

Add metric for time taken to connected to m3db cluster during startup #4267

Open pranithraparthi opened 1 month ago

pranithraparthi commented 1 month ago

What this PR does / why we need it:

Add metric to measure the time taken to connected to m3db cluster during startup so that we can override the cluster connect timeout instead of using the default timeout.

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE