clusterOf
이 콘텐츠는 아직 번역되지 않았습니다.
Defined in: src/cluster/ClusterExtension.ts:65
Convenience accessor mirroring metricsOf / tracerOf —
clusterOf(system) is the joined cluster, or None.
Equivalent to system.cluster, which is the form to prefer in
application code; this exists for call sites that already work in
terms of a system and want the lookup without the property.
